[Bug 879683] Re: recommends are listed before reverse depends
Daniel Hartwig
879683 at bugs.launchpad.net
Sat Mar 17 09:06:35 UTC 2012
Actually the order is somewhat random (for curses only) depending on the
order that APT lists the given dependencies. On the cmdline it is not
random, but still could be cleaned up a bit.
In any case, this will be changed to a fixed order. At the moment there
is an implicit "strength" order available:
Enhances, Obsoletes, Replaces, Suggests, Breaks, Conflicts, Recommends,
Depends, PreDepends
but perhaps a - to + order is more suitable:
Obsoletes, Replaces, Breaks, Conflicts, Enhances, Suggests, Recommends,
Depends, PreDepends
The list will start from PreDepends.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptitude in Ubuntu.
https://bugs.launchpad.net/bugs/879683
Title:
recommends are listed before reverse depends
Status in “aptitude” package in Ubuntu:
Confirmed
Bug description:
the aptitude program in precise now lists recommends before depends
for reverse dependencies. This is different from lucid. Since
Depends are more important and strict, the old way is the way to go.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/879683/+subscriptions
More information about the foundations-bugs
mailing list