Commit Graph

163 Commits

Author SHA1 Message Date
(no author) c54e25ecd0 Entropy:
- created getTriggerInfo() to reduce memory consumption
- reduced memory consumption during the installation process


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1361 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 17:15:04 +00:00
(no author) e7b0ea6ddd remove debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1355 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 15:48:45 +00:00
(no author) 09b689cd94 added an experimental workaround for an ebuild.sh bug with environment.bz2 containing hardcoded ROOT=/ that causes package portage trigger to fail when installing in a different chroot
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1354 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 15:42:52 +00:00
(no author) ea3b00c2e3 remove overlayed dir after use
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1353 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 15:21:37 +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) 0cdefbe2da fix setTitle call
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1348 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 23:56:21 +00:00
(no author) 3ec67bf763 move xtermTitle to setTitle so that can ben wrapped
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1347 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 23:31:58 +00:00
(no author) 2f4bf5a535 fix installed_idpackage in get_package_action
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1346 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 23:01:02 +00:00
(no author) c3ef75a868 - write a holy function that returns an action for a package
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1342 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 22:11:23 +00:00
(no author) d3e7f938ec - TriggerInterface: avoid using portage function if portage becomes a moron
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1335 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 11:32:39 +00:00
(no author) 8d4b0f9d6e make entropy TriggerInterface to not crash if portage raises an exception
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1333 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-28 23:45:19 +00:00
(no author) a9ab83f015 fix rss formatting issues
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1332 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-28 21:56:02 +00:00
(no author) 63d81b2e75 a small cosmetical change
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1327 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 18:51:21 +00:00
(no author) bee136b5f5 reinitialize configuration when switching branch
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1326 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 17:40:16 +00:00
(no author) ed8d1fb0e9 reopen client database when switching chroot
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1325 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 16:35:58 +00:00
(no author) 4bc6e59835 fixing another whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1324 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:43:24 +00:00
(no author) 19f8c5931b whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1323 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:41:30 +00:00
(no author) e1fc1514be remove UnicodeDecodeError handling
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1322 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:23:07 +00:00
(no author) d6d3cad511 only remove kernel from grub.conf if it is sure that entropy added it
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1321 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:21:01 +00:00
(no author) efde4e19f3 - updated TODO
- make a backup of grub.conf when dealing with it


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1318 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 12:00:14 +00:00
(no author) a9f3b8980d added support for a light, updates only, RSS
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1317 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 10:46:38 +00:00
(no author) 9c2efe45d4 - handle EOFError on the accept license menu
- properly extract license text


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1304 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 11:05:10 +00:00
(no author) 6a88984576 fetch a package if it gets deleted from the fetch phase to the install one, n00bs do that ahah
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1299 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-25 19:24:07 +00:00
(no author) 261f88ac3a disable add_failing_mirror() if package is not found on mirrors
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1298 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-25 17:12:19 +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) 6969f56963 - entropy: clear database instances cache if etpConst['packagemasking'] has been cleared
- fix repositories update issue


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1285 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-23 16:59:48 +00:00
(no author) b28d2d1e16 some code review
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1280 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-22 23:31:29 +00:00
(no author) a0969ba84d improve error reporting data
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1279 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-22 23:29:08 +00:00
(no author) c3be67da6f - fixed repositories management in Spritz
- added package license handling in Spritz
- added package information button
- fixed a possible bug which caused spritz to print some weird stuff
- beautified status console


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1272 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-22 01:47:33 +00:00
(no author) dd691b9eb3 - fixed an issue with dumpTools.loadobj exceptions handling
- fixed an issue with EquoInterface.check_package_update
- fixed package reinstall in Spritz
- improved Spritz speed
- lots of bug fixes also


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1269 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-21 12:12:51 +00:00
(no author) 4ed68b2940 - added masking reasons information to text_ui
- fixed an issue with dependencies calculation cache validation connected to package masking files changes
- added the ability to get masking reasons
- fixed a bug with picking a buffer
- added support for /etc/entropy/packages/license.mask to allow masking packages by their license identifiers


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1264 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 18:12:23 +00:00
(no author) 342c72d41c - added license.mask (not working yet)
- added license accept request menu
- moved some functions to EquoInterface
- added some functions to handle licenses in the database API
- allow user to accept a license forever


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1262 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 16:17:07 +00:00
(no author) dc27f639a6 - added the whitelist parser
- fixed a bug in addPackage


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1259 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 14:15:58 +00:00
(no author) 97dd9444e3 - equo now downloads the license whitelist
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1258 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 13:51:55 +00:00
(no author) f85dcf9687 - initial implementation of the licenses management infrastructure
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1257 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 13:46:56 +00:00
(no author) 0d1c7b5fbc - updated TODO
- some fixes 

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1256 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 22:45:25 +00:00
(no author) 94b4f1afa1 - block bad source entries when adding a package
- remove compressed database after unpacking


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1255 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 22:21:29 +00:00
(no author) 85147d7cea improve eapi 2 database download
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1254 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 21:29:05 +00:00
(no author) 2bfadb2884 with this one, our db compression magic works
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1253 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 21:11:27 +00:00
(no author) 406f04fc64 whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1252 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 20:06:18 +00:00
(no author) 0e18c4333c whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1251 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 20:04:40 +00:00
(no author) 763f6e601d reset dbformat_eapi at each iteration
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1250 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 20:03:40 +00:00
(no author) 01a03e2e76 implemented database dump downloads client and server side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1248 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 19:57:14 +00:00
(no author) 202ed01257 - tell user that IP will be logged when reporting errors
- fixed an issue that caused equo to not work as non root due to some recent changes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1246 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 15:27:38 +00:00
(no author) 70bac34ede - reagent inject: run deptest when done
- cache validation: fixed a bug that caused wrong cache fetchings

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1245 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 15:19:43 +00:00
(no author) 5434a948ad - indentation updates
- python 2.4 workarounds

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1244 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 14:10:24 +00:00
(no author) bed635f0b1 fixed a small issue with the dependency solver
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1241 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 21:42:25 +00:00
(no author) c283523952 improve package masking validation performance
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1236 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 11:03:44 +00:00
(no author) 2262fee1c4 - completed packages.db.mask support client side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1234 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 03:11:58 +00:00
(no author) 6371385620 - removed debugging output
- added the ability to selectively update repositories through equo
- implemented packages.db.mask server side and client side download (will be connected to atomMatch soonly)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1233 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 02:29:04 +00:00