Bug 55320

Summary: "rpm -ivh kernel-tape-2.4.9-7.5..." complains about debug?
Product: [Retired] Red Hat Linux Reporter: David Sainty <saint>
Component: mkinitrdAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact: David Sainty <saint>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: karsten, laroche
Target Milestone: ---   
Target Release: ---   
Hardware: s390   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-11-06 10:43:23 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:

Description David Sainty 2001-10-29 17:32:17 UTC
Description of Problem:

[root@rawhide RPMS]# rpm -ivh kernel-tape-2.4.9-7.5.s390.rpm
Preparing...                ########################################### [100%]
   1:kernel-tape            ########################################### [100%]
Warning: -i is obsolete and deprecated.
Warning: -m is deprecated; please use -F.
/lib/modules/2.4.9-7.5debug is not a directory.
depmod: Can't read /boot/System.map-2.4.9-7.5debug


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


How Reproducible:
Always

Steps to Reproduce:
1. rpm -ivh the tape kernel RPM.
2. watch errors about debug.

Comment 1 David Sainty 2001-10-29 17:36:47 UTC
[root@rawhide a]# rpm -ivh kernel-tape-2.4.9-9.1.s390.rpm 
Preparing...                ########################################### [100%]
   1:kernel-tape            ########################################### [100%]
Warning: -i is obsolete and deprecated.
Warning: -m is deprecated; please use -F.
/lib/modules/2.4.9-9.1debug is not a directory.
depmod: Can't read /boot/System.map-2.4.9-9.1debug


JFYI.

Comment 2 Harald Hoyer 2001-11-05 11:37:11 UTC
is this from mkinitrd? debug????


Comment 3 Florian La Roche 2001-11-06 09:08:06 UTC
Maybe this has been done with a "7.5debug" kernel that Bero has for some
time added into the /mnt/raid/s390/install/s390 tree to test LPAR installs.

Is this still happening with the current version?

Florian La Roche


Comment 4 Harald Hoyer 2001-11-06 10:43:17 UTC
I may found it in kernel-2.4.spec %post section, checked in cvs already


Comment 5 David Sainty 2001-11-24 01:22:16 UTC
checked w/ 2.4.9-17 - fixed.