1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-01 09:51:50 -05:00
Nagy Gabor ad54b28680 Fix for remove052.py by moving recursedeps before checkdeps.
In the case of -Rs operation, first pulling the dependencies with
recursedeps before calling checkdeps takes care of the dependency chain of
remove052 pactest.

In the case of -Rcs, we can keep the old behavior because we have no problem
there (any dependency returned by checkdeps will be added to the remove list
because of -Rc) and we have to run recursedeps on the final remove list
anyway to catch all orphans.

Ref.: http://www.archlinux.org/pipermail/pacman-dev/2008-April/011569.html

Signed-off-by: Nagy Gabor <ngaba at bibl.u-szeged.hu>
Signed-off-by: Xavier Chantry <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
2008-05-29 06:37:20 -05:00
..
2008-03-09 12:03:54 -05:00
2008-05-14 00:37:51 -05:00
2008-05-14 00:37:51 -05:00
2008-05-13 19:03:54 -05:00
2008-05-13 19:03:54 -05:00
2008-01-27 11:54:25 -06:00
2008-04-26 11:36:01 -05:00
2008-04-26 11:36:01 -05:00
2008-05-14 00:37:51 -05:00
2008-04-10 20:53:28 -05:00
2008-04-26 11:36:01 -05:00
2008-05-08 20:59:18 -05:00
2008-05-08 20:59:18 -05:00
2008-01-27 12:05:33 -06:00
2008-03-10 18:57:36 -05:00
2008-05-14 19:38:58 -05:00