Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 281062

Summary: update-modules: /etc/modules.d/lpfc needs an /etc/modprobe.d/lpfc
Product: Gentoo Linux Reporter: Tobias Schröpf <tobias>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: ikelos
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tobias Schröpf 2009-08-11 07:24:43 UTC
Output of running update-modules:

 * Updating modules.conf ...                                              [ ok ]
 * Updating modules.dep ...                                               [ ok ]
 * Please file a bug about /etc/modules.d/lpfc: it needs an /etc/modprobe.d/lpfc
 * Updating modprobe.conf by hand ...                                     [ ok ]

LPFC is the driver for our Emulex Fiber Channel Cards...

Reproducible: Always

Steps to Reproduce:
everytime I run update-modules
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-08-11 08:37:06 UTC
And where does this 'lpfc' file come from? Don't expect us to guess from the 10000 ebuilds around there.

# emerge portage-utils
# qfile lpfc
Comment 2 Tobias Schröpf 2009-08-12 06:55:28 UTC
(In reply to comment #1)
> And where does this 'lpfc' file come from? Don't expect us to guess from the
> 10000 ebuilds around there.

sorry for the insufficient information I delivered... but I didn't know what kind of Information you need...
 
> # emerge portage-utils
> # qfile lpfc
> 

# qfile lpfc
sys-kernel/xen-sources (/usr/src/linux-2.6.29-xen-r4/drivers/scsi/lpfc)
sys-kernel/xen-sources (/usr/src/linux-2.6.30-xen-r2/drivers/scsi/lpfc)

so it looks like the file this bug is about (/etc/modules.d/lpfc) doesn't belong to any package. I suppose the guy who set up this machine created it by hand. But as he isn't working here anymor I can't ask him...

So this bug report is obsolete?
Sorry for the inconvenience! I just followed the instructions that appeared :-)
Comment 3 Mike Auty (RETIRED) gentoo-dev 2009-08-15 15:44:46 UTC
No problem, thanks for letting us know.  It should just be possible to move the file from the one directory to the other, I don't believe the file format's changed between module-init-tools where the modprobe name change was made...