Ticket #1246 (closed defect: fixed)
cave resolve world -c doesn't handle correctly suggestions
| Reported by: | keruspe | Owned by: | |
|---|---|---|---|
| Priority: | Sometime | Milestone: | |
| Component: | clients/cave | Version: | 0.74.1 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Distribution: | N/A |
Description
Package a suggests installing package b. Package c depends on package b. Suggestions are blacklisted in suggestions.conf (*/* -*/*).
Installation package a. Installation package c (and thus b with it). Uninstallation package c.
Package b remains installed and never get caught by resolve world -c since suggestions are blacklisted.
We should check if they are installed before rejecting them from the world resolution.
Attachments
Change History
Changed 12 months ago by keruspe
-
attachment
0001-accounts-repository-fix-typso-in-debug-output.patch
added
Changed 12 months ago by keruspe
-
attachment
0002-Fix-interest_in_spec_helper.patch
added
Fix the world resolution
Note: See
TracTickets for help on using
tickets.

Typso discovered while investigating