Commit Graph

288 Commits

Author SHA1 Message Date
lxnay
dca5205022 add error reporting tool
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@429 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-09 18:45:46 +00:00
lxnay
5738cf6cc9 add deptest function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@426 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-09 15:16:01 +00:00
lxnay
6e4b868bc4 more work on the removal function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@425 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-09 08:14:28 +00:00
lxnay
5986f5796c enable --quiet option for all the queries
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@424 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-09 07:54:31 +00:00
lxnay
d12c7aad66 add system packages support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@423 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 23:03:18 +00:00
lxnay
23ce62debd change dependencies handling, filtering |and| and |or| server side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@422 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 22:39:38 +00:00
lxnay
40de3d9cdd added a function in portageTools to retrieve system packages, rewritten removal function in equo, we're quite ready
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@421 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 18:28:48 +00:00
lxnay
a05a42cac1 add pidfile handling
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@420 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 13:44:06 +00:00
lxnay
59eb3d7102 faster list reordering function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@419 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 12:53:18 +00:00
lxnay
1abd60d652 do some bug fixes and add dependency filtering
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@418 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 12:21:10 +00:00
lxnay
0caa7e220e better handling of depends query
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@413 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 23:51:53 +00:00
lxnay
3d0daa084f smartapps code back working
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@412 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 23:16:01 +00:00
lxnay
57a4d29016 fix SQL commit transaction
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@411 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 19:33:47 +00:00
lxnay
0efeb5f56f add --noask to activator
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@410 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 17:41:46 +00:00
lxnay
2f236aaed6 ok, now fixed for real
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@409 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 16:33:47 +00:00
lxnay
74b01db66b do not use a different portdir anymore
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@408 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 16:17:39 +00:00
lxnay
7d0b83c5bf revert last changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@407 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 13:54:48 +00:00
lxnay
09e490e2f2 fix some small bugs
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@406 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 13:28:22 +00:00
lxnay
240c79bf05 only keep IUSE for the database and pass whole useflags array to synthetizeRoughDependencies instead
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@405 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 12:31:01 +00:00
lxnay
7e91c15afd fix use flag matching
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@404 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 12:04:01 +00:00
lxnay
8a8b1bfb7b fix another USE flag handling bug
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@403 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 11:49:03 +00:00
lxnay
1e31dadbc7 some initial work on the removal function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@402 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 08:48:52 +00:00
lxnay
4b28302e3a add cleanup option
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@401 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-06 19:10:17 +00:00
lxnay
ea946e2208 remove neededlibs delete
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@398 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-06 13:05:22 +00:00
lxnay
6a45770790 add depends function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@397 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-06 13:03:48 +00:00
lxnay
8661e50937 removing and rewriting the most shitty code
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@396 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-06 12:28:17 +00:00
lxnay
e273d0b072 a lot of exciting work is going on
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@394 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-06 09:38:54 +00:00
lxnay
f147bb3dbe poking with dependencies management
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@392 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-05 20:33:22 +00:00
lxnay
14861685f9 test new dependency handling
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@391 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-05 14:10:13 +00:00
lxnay
a78f052388 test new dependency handling
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@390 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-05 12:57:23 +00:00
lxnay
070bbf9860 fix a whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@388 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-04 22:49:42 +00:00
lxnay
4ee97c7005 one more fix
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@387 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-04 21:12:09 +00:00
lxnay
c81fbe7cd8 more fixes and updates
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@386 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-04 18:38:37 +00:00
lxnay
8d93c4ce7b fix some issues
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@385 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-04 18:26:09 +00:00
lxnay
bf47ae1bdb huge work on equo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@384 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-04 18:12:49 +00:00
lxnay
bc51e118e6 more work on equoTools
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@383 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-04 12:44:35 +00:00
lxnay
54be0422f2 revert last changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@382 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-04 11:03:55 +00:00
lxnay
613fd19b01 try to revert this
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@381 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-03 20:06:47 +00:00
lxnay
f845f0c723 fix digest generation for --initialize
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@380 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-03 20:02:05 +00:00
lxnay
04d152a4e8 fixed two really nasty bugs
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@379 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-03 19:42:59 +00:00
lxnay
c392357c3a whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@378 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-03 13:41:38 +00:00
lxnay
50ec7cd9de whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@377 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-03 13:38:06 +00:00
lxnay
36aa8f1f1e whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@376 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-03 13:33:55 +00:00
lxnay
961bd1e3ce breaking the package structure, for the last time
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@375 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-03 12:09:34 +00:00
lxnay
b812b49089 started to work on the queue steps and imported xpak module from gentoo portage
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@374 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-03 10:31:57 +00:00
lxnay
63f166caf8 huge work on equo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@372 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-02 22:08:41 +00:00
lxnay
0b7141bcf2 completed equo generate function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@371 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-02 16:22:58 +00:00
lxnay
3c496d22c8 generate is starting to work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@370 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-01 23:25:06 +00:00
lxnay
861def0535 first brick towards real dependency solving
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@369 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-01 13:27:26 +00:00
lxnay
b52b32c099 add break to fix
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@368 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-01 12:19:59 +00:00