Bug 7783 - depmod -a failing after 6.1 install
Summary: depmod -a failing after 6.1 install
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: installer
Version: 6.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jay Turner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-12-13 07:25 UTC by Simon Csaba Endre
Modified: 2015-01-07 23:40 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-02-09 21:25:51 UTC
Embargoed:


Attachments (Terms of Use)

Description Simon Csaba Endre 1999-12-13 07:25:11 UTC
I have installed the RH 6.1 linux. On the first boot I saw the following
error:

conf:1: missing argument

can't open

When I tracked down I saw that the depmod -a was generating this error
message.

The modules.dep file was not created!

With strace depmod -a >log 2>&1 the following open command give the error

open("",O_WRONLY|O_CREAT|O_TRUNC,0666)=-1 ENOENT (no such file or
directory)

Comment 1 Simon Csaba Endre 1999-12-15 13:42:59 UTC
After I removed the first line form conf.modules the depmod -a no more failed.
The install program put the following lines in the conf.modules:

alias cdu31a
options cdu31a cdu31a_port=0x340

Comment 2 Jay Turner 2000-02-09 21:25:59 UTC
This is fixed in the latest version of the installer available in RawHide.


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