Bug 54854

Summary: Can't install kernel because of missing packages
Product: [Retired] Red Hat Linux Reporter: Henrik Karlsson <z95kahe>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-12-03 22:30:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Output from rpm none

Description Henrik Karlsson 2001-10-21 10:18:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010816

Description of problem:
When trying to install the new kernel packages (2.4.9-6) for i686 and
i686-smp rpm complains about missig packages (modutils & mkinitrd) and a
conflict with one package (e2fsprogs).

Trying to solve these problems by installing the missing packages from the
update directory on ftp.redhat.com leads to one more missing package
(filesystem).



Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. rpm -ivh kernel-smp-2.4.9-6.i686.rpm kernel-2.4.9-6.i686.rpm
2. rpm -Uvh modutils-2.4.6-4.i386.rpm mkinitrd-3.2.6-1.i386.rpm
e2fsprogs-1.23-1.7.1.i386.rpm e2fsprogs-devel-1.23-1.7.1.i386.rpm

	

Additional info:

Comment 1 Arjan van de Ven 2001-10-21 10:22:12 UTC
"filesystem" is a noarch package (eg contains no binaries and is shared between
i386/alpha/ia64) and is in the noarch/ directory....

Comment 2 Henrik Karlsson 2001-10-21 10:22:52 UTC
Created attachment 34501 [details]
Output from rpm