Commit Graph

791 Commits

Author SHA1 Message Date
(no author)
4aaad41b59 add brief description field to equo error reporting interface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1200 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 14:18:00 +00:00
(no author)
b9cbb62d58 better handle cPickle/pickle exceptions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1199 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 14:14:41 +00:00
(no author)
ac39a31e67 create counters table if it does not exist
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1197 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 11:45:24 +00:00
(no author)
899ae6095f whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1196 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 10:33:35 +00:00
(no author)
06085c3b90 - updated TODO
- changed some equo output


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1194 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 10:05:08 +00:00
(no author)
b7737c2d18 - added equo post install trigger
- solved contentDiff bad unicode strings issue


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1193 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 09:54:10 +00:00
(no author)
936441fc60 added metadata decompression support to the server interface, disabled by default and controlled by an activator.conf option
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1192 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 08:57:26 +00:00
(no author)
b3fd61c372 - updated TODO
- bumped EAPI to 2
- added content table compression/decompression functions for future migration
- some bug fixes and indentation updates
- added automatic content extraction if new compressed table is found
note: activator does not have the content compression feature enabled yet, for backward compatibility reasons


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1191 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 00:34:22 +00:00
(no author)
c829d63576 fallback to pickle if cPickle can't be loaded
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1190 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-12 20:58:00 +00:00
(no author)
15e65bf53f check if dir exists before iterating
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1189 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-12 10:08:56 +00:00
(no author)
1495a997db add branch operator support in isCounterAvailable() and listAllCounters()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1188 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-12 10:07:18 +00:00
(no author)
a078677a68 reorganized caching directories
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1187 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-12 09:35:47 +00:00
(no author)
1e3dacb33b - added helper utility islive() in entropyTools
- added a new column to the counters table
- some code cleanup


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1186 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-12 00:05:40 +00:00
(no author)
4b13f13a84 - correctly handle atom matching on databases with multiple branches
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1185 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-11 22:57:11 +00:00
(no author)
28f51eb4fa some minor changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1184 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-11 20:15:24 +00:00
(no author)
84cbf8b409 improved caching validation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1183 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-11 17:47:35 +00:00
(no author)
3ccc151e51 Entropy:
- Cache management completely rewritten, now Entropy takes a barely minimum amount of memory and is much faster on cache hits.
Please note that some areas need to be improved even more, especially when dealing with cache cleanups


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1182 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-10 23:44:02 +00:00
(no author)
a347f654c1 improved library breakages cache speed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1181 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-10 10:06:43 +00:00
(no author)
91e163c21f fix equo world --pretend as user
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1180 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-09 17:01:13 +00:00
(no author)
54f74855cf - dynamic library breakages detection infrastructure implemented,
can slow down equo a little bit at the beginning but it's worth it
- misc bug fixes to the query interface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1179 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-09 16:56:56 +00:00
(no author)
7635f4f108 speed up activator sync by a good 500%
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1178 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-09 00:47:34 +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)
e7c523ef1e - adding support for transforming packages into injected, useful for tagged ones
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1176 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 23:49:36 +00:00
(no author)
f5ba05cc0f there are certain tagged packages that can't be installed at the same time, like nvidia/ati drivers
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1175 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 20:12:19 +00:00
(no author)
a87c6a71a5 remove debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1174 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 20:01:37 +00:00
(no author)
66cab1fe0d Entropy:
- a lot of speed optimizations, including:
  - improved caching performance
  - rewritten atomMatch()
  - added more caching
- fixed a bug with conflicts, wrongly stored in db


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1173 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 20:01:07 +00:00
(no author)
a0d75a0bc4 this works
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1171 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 22:07:06 +00:00
(no author)
8f2cf0bbd5 - updated TODO
- fixed calculate_world_dependencies with masked packages installed

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1170 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 22:00:30 +00:00
(no author)
f36901c0dc fix IOError exception syntax
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1169 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 21:34:49 +00:00
(no author)
7d030d0ecf - created a mockup of the Spritz files update interface
- tesing a fix for IOError exception trapping


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1168 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 21:13:28 +00:00
(no author)
5533f38d56 - updated TODO
- removed checkReadOnly() where not needed

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1167 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 19:04:30 +00:00
(no author)
e67a753aeb GLSA tool:
- fixed atom matching when slotted packages are found
- added info tool, that shows glsa information for the provided identifier
- misc bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1164 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 14:29:37 +00:00
(no author)
1a09070786 disabled use flags check in filterSatisfiedDependencies
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1163 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 11:28:56 +00:00
(no author)
866b1c827d - more work on the security interface, now list tool can be trusted
- implemented some new API functions to ease third party implementation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1162 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 11:05:22 +00:00
(no author)
bc225e5b62 some small updates to reagent libtest
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1160 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 23:40:39 +00:00
(no author)
2cb17a8d10 whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1159 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 23:20:20 +00:00
(no author)
f83dcc51da improve libtest on reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1158 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 23:05:43 +00:00
(no author)
fc1e02d10c improve libtest on reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1157 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 22:52:02 +00:00
(no author)
418aaa4cc1 improve libtest on reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1156 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 22:38:58 +00:00
(no author)
2201532fd9 more work on libraries_test reliability
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1155 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 22:04:08 +00:00
(no author)
184a414614 fix a whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1154 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 21:53:46 +00:00
(no author)
5cdb3233e8 flush out stdout and stderr when printing stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1153 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 21:50:30 +00:00
(no author)
f019d3782c load dbconn readonly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1152 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 21:37:37 +00:00
(no author)
0772c47d02 - updated TODO
- added libtest tool to reagent


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1151 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 21:36:51 +00:00
(no author)
26a2f016fc - fixed an issue with treeupdates table creation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1150 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 20:51:28 +00:00
(no author)
68835280e4 disable boot services stopping
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1149 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 18:09:18 +00:00
(no author)
ce6a58babd - when parsing atoms in is_affected() also verify that the atom is not in the unaffected list
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1148 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 17:59:36 +00:00
(no author)
49b556763d - updated Security Advisories infrastructure
: added list tool
  : implemented a lot of interfacing functions


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1147 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 16:08:04 +00:00
(no author)
767d31aa1f fixed unicode conversion
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1145 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 01:18:23 +00:00
(no author)
b996e940f0 anielkis should really use this
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1144 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 00:58:37 +00:00