Ticket #1246 (closed defect: fixed)

Opened 12 months ago

Last modified 12 months ago

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

0001-accounts-repository-fix-typso-in-debug-output.patch Download (1.3 KB) - added by keruspe 12 months ago.
Typso discovered while investigating
0002-Fix-interest_in_spec_helper.patch Download (2.4 KB) - added by keruspe 12 months ago.
Fix the world resolution

Change History

Changed 12 months ago by keruspe

Typso discovered while investigating

Changed 12 months ago by keruspe

Fix the world resolution

comment:1 Changed 12 months ago by ciaranm

  • Status changed from new to closed
  • Resolution set to fixed

Ta

Note: See TracTickets for help on using tickets.