Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72526 - module-init-tools with +no-old-linux breaks modules-update
Summary: module-init-tools with +no-old-linux breaks modules-update
Status: RESOLVED DUPLICATE of bug 66504
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-25 22:39 UTC by Daniel Ceregatti
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Ceregatti 2004-11-25 22:39:47 UTC
dano ~ # modules-update 
 * Warning: could not generate /etc/modprobe.conf!

Ok...so I take a look at the script and determine that it's running:

dano ~ # /sbin/generate-modprobe.conf
Cannot find old version of modprobe. Giving up.

Then I remember adding no-old-linux to the last compile of module-init-tools. I then fix that:

dano ~ # USE="-no-old-linux" emerge -va module-init-tools

I now run modules-update, and it's fine.

Reproducible: Always
Steps to Reproduce:
1. emerge module-init-tools with +no-old-linux
2. run modules-update
3.
Comment 1 SpanKY gentoo-dev 2004-11-26 19:55:28 UTC

*** This bug has been marked as a duplicate of 66504 ***