Bug 110030 - Incorrectly depends upon kernel-headers
Summary: Incorrectly depends upon kernel-headers
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-14 06:38 UTC by Cody Russell
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-11-14 07:04:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Cody Russell 2003-11-14 06:38:53 UTC
Description of problem:
I didn't have the installer install all the development components
when I first installed, so when I tried to manually install
gcc/binutils/etc, it gave me an error that glibc-headers required the
kernel-headers RPM, which doesn't exist.

It should be depending upon glibc-kernheaders.

Version-Release number of selected component (if applicable):
glibc-headers-2.3.2-101

How reproducible:
rpm -i glibc-headers

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jakub Jelinek 2003-11-14 07:04:13 UTC
See:
rpm -q --whatprovides kernel-headers
glibc-kernheaders-2.4-8.35

kernel-headers is provided by glibc-kernheaders rpm.
You should use some rpm frontend for the updates (like up2date or yum)
which handles all this just fine.


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