(no author)
8f2228c819
do not use print_error here
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1402 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 18:34:10 +00:00
(no author)
13e958b86c
trap any exception
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1400 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 18:01:26 +00:00
(no author)
59e58ab263
be tolerant against ebuild sh*t
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1398 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 17:40:22 +00:00
(no author)
6db22bf7c5
disable garbage collector here
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1396 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 15:39:22 +00:00
(no author)
a252f5633d
Entropy:
...
- implemented entropyTools.spawnFunction
- greatly improved memory usage during package install, reserved memory usage reduced by a 65%
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1365 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 00:36:56 +00:00
(no author)
917e02e9b3
disabled portage.config caching for testing
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1364 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 17:25:34 +00:00
(no author)
80d7def7ab
set domute instead of checking etpUi['mute'] twice, this avoids multithreading issues
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1359 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 12:53:57 +00:00
(no author)
3b06a3373e
re-add garbage collector
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1357 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 16:30:21 +00:00
(no author)
7149a84092
move ebuild away from vardb before running portage pkg_{pre,post}rm
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1352 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 15:05:37 +00:00
(no author)
d046da3756
improve chroot support in portage_doebuild
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1350 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 09:29:11 +00:00
(no author)
3d8bedc250
don't do garbage collection there
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1349 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 09:23:20 +00:00
(no author)
4de3088be1
- handle ValueError exceptions in the license acceptance context
...
- fix issues with packages blocking entropy due to portage phase requesting license acceptance, which is hidden by our sys.stdout/stderr settings
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1289 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-24 21:47:34 +00:00
(no author)
ec1e3b6399
- support portage from svn
...
- avoid using libtest/deptest when other instances are running, dumb users do it without caring about database consistency
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1229 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 00:59:47 +00:00
(no author)
beb068bef0
fix issues with paren_license_choose
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1177 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-09 00:11:54 +00:00
(no author)
7e4432b480
added dependencies rescan tool for reagent
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1143 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 00:09:14 +00:00
(no author)
78091dd7dd
filter out empty conditionals
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1142 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 20:26:57 +00:00
(no author)
4f13e844fe
- adding reagent tool to scan and rebuild package dependencies for all the ones in repository
...
- added some new helper functions to the database interface
- fixed portageTools.calculate_dependencies accordingly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1140 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 18:01:06 +00:00
(no author)
e981ac3f25
TESTING: again portage dependencies literals parsing
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1138 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 12:13:59 +00:00
(no author)
9ef1b3a1ca
TESTING: again portage dependencies literals parsing
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1137 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 12:04:53 +00:00
(no author)
a4d4d33e40
TESTING: again portage dependencies literals parsing
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1136 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 12:02:52 +00:00
(no author)
f4234b128c
TESTING: again portage dependencies literals parsing
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1135 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 11:49:37 +00:00
(no author)
f59262779e
TESTING: again portage dependencies literals parsing
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1134 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 11:27:39 +00:00
(no author)
fc04fc6308
- portage dependencies calculation has been rewritten, should work a lot better now
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1133 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 10:44:57 +00:00
(no author)
8482b33300
TESTING: rewriting portage dependencies calculation function
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1132 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 10:26:24 +00:00
(no author)
cf62aad37d
whoops
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1129 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 19:53:22 +00:00
(no author)
3582f87dac
whoops
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1128 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 19:52:15 +00:00
(no author)
dbbe3e62df
- updated TODO
...
- extra flatten for horrible DEPEND strings
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1127 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 19:50:31 +00:00
(no author)
964795473f
- reagent must always know about unmatched DEPEND conditionals
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1126 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 17:09:15 +00:00
(no author)
f8cee37219
fix LICENSE paren_choose()
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1122 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 16:12:25 +00:00
(no author)
043f871c2c
properly resolve remaining conditionals after paren_normalize() in calculate_dependencies()
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1113 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-30 10:26:45 +00:00
(no author)
2b45d9efd3
another whoops fixed
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1106 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:47:47 +00:00
(no author)
1202768c75
continued testing on calculate_dependencies
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1105 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:33:41 +00:00
(no author)
e2e5622e74
- updated TODO
...
- reworked ebuild dependencies calculation using portage
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1102 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:15:34 +00:00
(no author)
8c70e93f60
some misc bug fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1098 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-27 10:51:44 +00:00
(no author)
cb14ddf992
- updated TODO
...
- inaugurate a new small reagent tool to help spm tree compilation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1096 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 18:31:40 +00:00
(no author)
1376dafd69
- updated TODO
...
- remove tar.flush() since tarinfo doesn't have it
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1058 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-17 18:52:06 +00:00
(no author)
fb18d9cea7
- fixed other files kept open because didn't have a close() method at the end of the functions
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1009 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 11:13:54 +00:00
(no author)
0f30dc9101
tagging entropy 0.10.2
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1005 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 12:31:32 +00:00
(no author)
c3c7906e0a
- totally rewritten Entropy modules and interface
...
the biggest commit, ever
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@982 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 17:48:57 +00:00
(no author)
1ca3c5a92c
- improve getInstalledPackagesCounters() speed
...
- polished etpDatabase class by splitting code in multiple functions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@944 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 13:29:47 +00:00
(no author)
79ffb1646b
- initial implementation of /usr/portage/profiles/updates/ support - entropy side
...
- fixed two bugs in atomMatch that caused to return invalid data when using multiMatch and when searching a package key
- removed logging from portageTools, since it's not needed anymore
- improved speed of portageTools
- greatly improved speed of atomMatch caching listAllBranches query
- removed useless logging from entropyTools to speed up execution
once updates/ support will be in place, I will tag a new release
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@942 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 02:21:55 +00:00
(no author)
50aaf36ed6
fix gentoo pkg_postrm && pkg_prerm whose filled /var/tmp/binpkgs
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@941 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-26 12:43:13 +00:00
(no author)
88f7c1d645
implemented a saner way to allow environ() vars down to ebuilds
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@928 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-22 17:16:25 +00:00
(no author)
a55ee949da
daily set of bug fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@926 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 11:40:21 +00:00
(no author)
f7db4525d8
- added slot search query
...
- improved portage ebuild triggers
- added --nochecksum option for equo world and equo install
- parallelized package cleanups step
- usual set of misc bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@923 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 03:38:36 +00:00
(no author)
8a118b7d8f
- make portage_doebuild silent when etpUi['mute'] is set
...
- fix an issue with /lib/modules in extractPkgData that caused vmware-server to be tagged
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@922 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-20 14:37:23 +00:00
(no author)
1a1b663720
- added gentoo hooks to run pkg_{pre,post}{inst,rm} from ebuilds
...
- split unpacking action into a standalone step
- reorganized actionQueue dictionary
- bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@918 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-20 03:43:26 +00:00
(no author)
69da718d95
adding proper directory check to portageTools.getInstalledPackagesCounters()
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@874 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 16:53:35 +00:00
(no author)
317f236580
added a workaround for equo upgrades
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@869 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 12:12:24 +00:00
(no author)
f35699754f
fixed some typos in triggerTools and reduced usage of garbage collector
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@868 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 11:52:13 +00:00