Bug 4012 - [regression] --suggests is broken with rpm-4.9
Summary: [regression] --suggests is broken with rpm-4.9
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: D Morgan
QA Contact:
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-01-03 20:11 CET by Thierry Vignaud
Modified: 2012-02-29 18:46 CET (History)
2 users (show)

See Also:
Source RPM: rpm
CVE:
Status comment:


Attachments
make --suggest work again (492 bytes, patch)
2012-01-06 01:39 CET, Thierry Vignaud
Details | Diff

Description Thierry Vignaud 2012-01-03 20:11:57 CET
There's a regression with rpm-4.9: --suggests is broken

eg: "rpm -qp --suggestsx11-driver-video-ati" returns nothing
whereas http://svnweb.mageia.org/packages/cauldron/x11-driver-video-ati/current/SPECS/x11-driver-video-ati.spec?revision=177443&view=markup shows we've suggests for years
Comment 1 Dave Hodgins 2012-01-03 20:47:27 CET
I always though suggests were handled by urpmi or urpmq rather then by rpm
itself.

# urpmq -p --suggests x11-driver-video-ati
--suggests now displays the suggested packages, see --allow-suggests for previous behaviour
x11-driver-video-r128
x11-driver-video-mach64
radeon-firmware

CC: (none) => davidwhodgins

Thierry Vignaud 2012-01-06 01:38:30 CET

Keywords: (none) => PATCH
Status: NEW => ASSIGNED

Comment 2 Thierry Vignaud 2012-01-06 01:39:53 CET
Created attachment 1335 [details]
make --suggest work again

The regression is between rpm-4.6.0-rc1-weakdeps.patch and rpm-4.9.1.1-weakdeps.patch
Comment 3 Jeff Johnson 2012-01-07 18:43:39 CET
tracked at https://bugs.launchpad.net/rpm/+bug/913196

CC: (none) => n3npq

Comment 4 Thierry Vignaud 2012-02-29 18:46:56 CET
Fixed

Status: ASSIGNED => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.