Bug 528340 - Not obeying glibc-devel -> glibc-headers dependency
Summary: Not obeying glibc-devel -> glibc-headers dependency
Keywords:
Status: CLOSED DUPLICATE of bug 476295
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 11
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-11 12:12 UTC by Matt McCutchen
Modified: 2009-10-11 12:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-11 12:18:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matt McCutchen 2009-10-11 12:12:47 UTC
Description of problem:
"rpm -e --test glibc-headers" works even if glibc-devel, which requires it, is installed.

Version-Release number of selected component (if applicable):
rpm-4.7.1-1.fc11.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Install glibc-headers and glibc-devel if not already installed.
2. rpm -e --test glibc-headers
  
Actual results:
The test succeeds.

Expected results:
error: Failed dependencies:
	glibc-headers is needed by (installed) glibc-devel-2.10.1-5.x86_64

Additional info:
I tested in a little chroot without the --test option, and glibc-headers actually is removed.

Comment 1 Matt McCutchen 2009-10-11 12:18:52 UTC
Oops...

*** This bug has been marked as a duplicate of bug 476295 ***


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