Commit Graph

149 Commits

Author SHA1 Message Date
(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
(no author) 9f7e5401b0 - fixed a bug in generate_dependency_tree() which pulled in duplicated packages in certain circumstances
- added information about packages switching from a repository to another


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1232 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 01:53:47 +00:00
(no author) 07aa56efc2 - added support to search and force the installation of a package from a certain repository through: media-libs/foo@repo1,repo2,repo3
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1231 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 01:19:19 +00:00
(no author) a0213b6019 - fix possible sys.stdout issue due to exceptions in portage_doebuild
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1230 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 01:05:05 +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) 036d7632ce - fixed matchRevision/revision matching logic
- fixed matchTag/tag matching logic and atomMatch package sorting
- some misc bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1228 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 00:42:31 +00:00
(no author) 45e6ce7481 EquoInterface.atomMatch: added matchRevision and matchRepo filters (media-libs/foo-1.2.3~0 -> will search atom with revision == 0)
databaseTools.atomMatch: added matchRevision logic, like above
activator: if packages sync doesn't have to do anything, skip without asking
tested treeupdates stuff client side


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1227 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-17 16:15:43 +00:00
(no author) f73de88b5c Spritz:
- fixed packages list generation when entropy cache is empty
Entropy/Equo:
  #- equo world is using too much disk
  #- if dependencies are not found, show them all
  #- add masking information to query results
  #- add required query tool
  #- let queries work on masked packages too


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1226 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-17 12:33:23 +00:00
(no author) df50417fbc some updates/fixes to the spritz categories view
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1225 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-16 21:01:05 +00:00
(no author) 9188159b68 - fix validate_repositories() call during equo update
- filter empty sources string before adding them


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1220 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-16 08:29:30 +00:00
(no author) 4116c5760a - improved entropy backend interface responsiveness by removing harmful caching
- completed a lot of stuff for spritz, it's still a little bit slow when data is not cached but I'll work out it
things implemented:
 - multi repositories handling code
 - branch switching dialog box
 - queue errors handling
 - su/gksu/kdesu wrapper
 - lots lots lots of bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1218 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-16 00:34:06 +00:00
(no author) 27f01410ae run binutils-config each time binutils is installed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1217 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-15 11:02:00 +00:00
(no author) 9bf2a61c1a - improved orphans search tool in terms of memory consumption and speed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1216 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-15 09:57:27 +00:00
(no author) 491007bf2f Spritz:
- completed configuration files interface
- some misc bug fixes
Entropy:
- moved the package masking parser to entropy.py/EquoInterface
- fixed some issues in equo query orphans and moved some equo conf functions to its EquoInterface class


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1212 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-14 17:16:56 +00:00
(no author) 880ec1d214 updated TODO and removed debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1210 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-14 13:23:57 +00:00