(no author)
735db92d56
missed to remove code from removePackage and addPackage
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@953 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:30:54 +00:00
(no author)
5feaf073f5
removed unused binkeywords table
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@951 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:27:03 +00:00
(no author)
cd85402c97
- removed most of debugging stuff in databaseTools
...
- implemented profiles updates client side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@950 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:18:43 +00:00
(no author)
c0dae5c85b
added support for slotmove server side
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@949 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 22:00:40 +00:00
(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)
3883a38940
updated TODO
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@939 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-25 18:48:30 +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)
a4b5410e5d
casting item to str() in confinfo()
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@936 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-25 09:19:59 +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)
c351cc4d50
fixed a bug in showdiff that showed updated file against installed and not vice versa
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@934 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-23 13:57:00 +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)
61e93075bb
- fixed injected packages installation
...
- speed improvements on set operations
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@931 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-23 12:13:17 +00:00
(no author)
fb2a098e31
strict check for scandata
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@929 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-22 17:23:15 +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)
cef951b23f
also add linux-info to pkg_setup skip
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@925 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 04:01:07 +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)
03ccf1985a
- some nice improvements to --resume
...
- when gentoo post* trigger run, also verify if it has to run pkg_setup()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@921 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-20 09:50:52 +00:00
(no author)
101c79cbdd
fixing two minor glitches
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@920 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-20 03:53:56 +00:00
(no author)
e8f06b1927
re-enabling a removal queue check
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@919 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-20 03:50:03 +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)
562bca8e6a
fixing a spelling error
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@917 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-19 11:46:48 +00:00
(no author)
6b2bf7a08c
better handle conf files backup
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@916 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-19 11:44:04 +00:00
(no author)
a14121224a
remove debugging output
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@915 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-19 10:45:23 +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)
96b6f5120b
added queue progress to equo database gentoosync
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@912 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-19 09:18:40 +00:00
(no author)
49598dabcd
- added more human interaction on equo world
...
- added --ask option to equo database gentoosync
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@911 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-19 08:40:16 +00:00
(no author)
4d4d2b6e25
fixing it again
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@908 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-18 22:32:38 +00:00
(no author)
2b14c48427
fixed equo update when client database does not exist
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@907 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-18 22:26:35 +00:00
(no author)
6e4628316f
fix kbuildsycoca4 path
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@905 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-18 17:23:23 +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)
c73edc53f9
fixed a typo in update()
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@901 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-17 20:43:41 +00:00
(no author)
32966a30af
fixed a typo with equo conf update
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@900 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-17 19:13:05 +00:00
(no author)
b0e305b198
fixed a small issues with equo command line
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@899 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-17 11:12:36 +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)
e8442bf372
fix a typo in triggers handling
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@896 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-17 01:46:18 +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