Commit Graph

607 Commits

Author SHA1 Message Date
(no author) 5749ad5ecb improved reliability of retrieveDepends
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@948 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 21:26:44 +00:00
(no author) b545e7a1ad - added expired packages support to --initialize
- added injected packages support to --initialize


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@947 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 17:35:43 +00:00
(no author) 73e8370aa3 completed packages move server side, slotmove will hit soon
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@946 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 17:14:53 +00:00
(no author) 8ca3cba637 a fix for previous commit
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@945 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 13:31:20 +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) 46afbf12ce add a safe default timeout to self.connection
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@943 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 02:47:12 +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) defb718ef9 fixed tables indexing when running as user
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@940 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-26 11:31:28 +00:00
(no author) bd14cd25ba remove sys.exit() calls and raise exceptions instead
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@938 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-25 18:23:22 +00:00
(no author) c8f5bd0d07 - updated TODO
- improved dependstable reliability


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@937 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-25 14:08:48 +00:00
(no author) b2c55b7770 - updated TODO
- try to workaround another tarinfo issue

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@935 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-24 11:33:46 +00:00
(no author) b6a48056cf speed improvements:
- disabled database logging by default
  - cached linker paths in triggers


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@933 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-23 13:49:40 +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) f86b19f8f7 skip bad utf-8 for users
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@927 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-22 08:05:40 +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) 86ca8cb74b raise exception if path conversion fails
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@914 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-19 10:25:24 +00:00
(no author) b12f27e258 - added kbuildsycoca4 trigger
- fixed a bug in gentoosync
- fixed a bug with maskingparser.py
- misc bug fixes

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@904 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-18 17:11:09 +00:00
(no author) 676c337ab7 fixed equo database generate issues with non utf-8 files
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@902 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-17 20:57:39 +00:00
(no author) b7579e7587 fixed issues reported by anielkis@gmail.com in entropyTools.getNewerVersion()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@898 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-17 02:34:07 +00:00
(no author) 6baadfa08f redirect to dev/null
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@894 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-17 01:28:54 +00:00
(no author) d22d97db3d fix triggers duplicated execution and added a workaround for .tar.bz2 unpacking with python 2.4
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@893 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-17 01:24:53 +00:00
(no author) a0ccf902d4 added query functionalities to reagent + some spare bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@889 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-16 11:57:20 +00:00
(no author) a532046ef4 added preventive backup of files overwritten by equo conf update
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@883 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 08:36:44 +00:00
(no author) fa5902c0fc fix CompressionError exception
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@882 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 08:13:20 +00:00
(no author) 241d6329fd updated TODO, solved a memory leak with tarinfo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@880 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 23:44:25 +00:00
(no author) 2fff550c42 support both python 2.4 and 2.5
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@879 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 19:10:06 +00:00
(no author) 1cf2f80b4f committing a fix for python 2.4 support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@878 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 19:07:46 +00:00
(no author) 815d0d066a workaround for packages with no keywords set
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@877 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 18:33:32 +00:00
(no author) fa3b409c10 whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@876 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 18:21:07 +00:00
(no author) 125fadce84 initial exception infrastructure ready and implemented
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@875 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 18:13:24 +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) 9077cec350 added joost mirror and reorganized mirrors syntax
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@873 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 15:39:55 +00:00
(no author) 01c14a6396 massively reduced memory consumption
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@870 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 14:43:34 +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
(no author) be9f5ded9c print more information when raising an exception
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@867 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 09:56:30 +00:00
(no author) 46a1cda014 fixed a huge memory leak with portage+python
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@865 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 23:27:14 +00:00
(no author) 114d71d703 extra code cleanup
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@863 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 20:30:53 +00:00
(no author) 4bdf24d1ed fix typos
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@862 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 20:16:10 +00:00
(no author) 64040fdb46 code review done
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@861 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 19:37:17 +00:00
(no author) bf72d20b83 testing a fix for self.items[key]
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@860 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 15:12:53 +00:00
(no author) 161ef2fbac updated todo and fixed self.items initialization in rssTools
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@859 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 14:23:26 +00:00
(no author) f0a8749553 fixed an issue with rssTools
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@858 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 14:09:59 +00:00
(no author) 054b3a28a9 - added preliminary exception library
- added a check for tbz2 files integrity
- added support for multiple compressions for tbz2s
- usual set of bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@857 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 14:08:47 +00:00
(no author) be55ab1263 - updated TODO
- added RSS sanity check

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@856 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 08:06:57 +00:00
(no author) b7f81d673c added a clean tool for multipackages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@854 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 23:46:05 +00:00