Bug 459702 - mkinitrd doesn't pickup ./updates modules
Summary: mkinitrd doesn't pickup ./updates modules
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: mkinitrd
Version: 5.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Brian Lane
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-21 13:37 UTC by Ask Bjørn Hansen
Modified: 2013-03-20 13:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-20 13:37:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ask Bjørn Hansen 2008-08-21 13:37:52 UTC
Description of problem:
I've placed a newer version of a module in ./updates - mkinitrd ignores it.

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


How reproducible:
100%


Steps to Reproduce:

# find /lib/modules | grep 3w-9  | xargs ls -l | grep 1\.10
-rwxr--r-- 1 root root  82832 Aug  5 09:06 /lib/modules/2.6.18-92.1.10.el5/kernel/drivers/scsi/3w-9xxx.ko
-rw-r--r-- 1 root root 366918 Aug 21 09:33 /lib/modules/2.6.18-92.1.10.el5/updates/3w-9xxx.ko

2. mkinitrd -v  -f /boot/initrd-2.6.18-92.1.10.el5.img 2.6.18-92.1.10.el5
....
copy from `/lib/modules/2.6.18-92.1.10.el5/kernel/drivers/scsi/3w-9xxx.ko' [elf64-x86-64] to `/tmp/initrd.Lz8582/lib/3w-9xxx.ko' [elf64-x86-64]


3. (unpack initrd) and 
 # ls -l lib/3w-9xxx.ko 
-rw------- 1 root root 83168 Aug 21 09:37 lib/3w-9xxx.ko

  
Actual results:

The "stock" module file is used.

Expected results:

The module file from the updates directory should be used.

Comment 1 David Cantrell 2013-03-20 13:37:55 UTC
While Red Hat welcomes bug reports on Red Hat products here in our public
bugzilla database, please keep in mind that bugzilla is not a support tool or
means of accessing support.  If you would like technical support please visit
our support portal at access.redhat.com or call us for information on
subscription offerings to suit your needs.


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