Ticket #470 (closed defect: wontfix)
Uninstall reports error when all dependencies are manualy specified
| Reported by: | Let_Me_Be | Owned by: | ciaranm |
|---|---|---|---|
| Priority: | Sometime | Milestone: | |
| Component: | clients/paludis | Version: | 0.26.0_alpha5 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Distribution: |
Description
paludis -pu DCOP-Amarok DCOP-Amarok-Player DCOP
printed an error for DCOP-Amarok-Player, because it is required by DCOP-Amarok
--with-dependencies solved the problem, so it's just a nuisance.
Change History
Note: See
TracTickets for help on using
tickets.

You have to specify the dependencies in the order in which they should be uninstalled. This is intentional behaviour simply because it's the safest option. I have a new resolver locally that will reorder requests itself, but I'm not entirely sure whether it should...
Closing this as WONT for now. When we switch to the new resolver it might well become an option, but until then the current behaviour is safest.