Bug 12856
Summary: | bad arg -A to depmod | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Frank Sweetser <fs> |
Component: | anaconda | Assignee: | Michael Fulbright <msf> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-07-07 11:48:39 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: | |||
Bug Depends On: | 12238 | ||
Bug Blocks: |
Description
Frank Sweetser
2000-06-23 14:56:37 UTC
That's not an invalid flag with the modutils that shipped with beta2 ; what version do you have installed? I get the same errors too (after a text based upgrade from RH6.2 to beta2). From /var/log/messages after the boot: Jun 23 14:31:07 wfp5ptest12 depmod: depmod: invalid option -- A Jun 23 14:31:07 wfp5ptest12 depmod: depmod 2.3.10-pre1 Jun 23 14:31:07 wfp5ptest12 depmod: depmod -a [-n -e -v -q -V] [and so on] rpm -qf /sbin/depmod says "modutils-2.3.9-6". I see the CD has modutils-2.3.11-6, so it looks like the update didn't update modutils. Installing modutils-2.3.11-6 by hand fixes the error. Hm, OK, looks like an installer problem in that it didn't install the new modutils. Reassigned to the installer. This should be fixed in beta3. |