Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 116656 - modprobe fails if module is already loaded
Summary: modprobe fails if module is already loaded
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: modutils
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: 116659
TreeView+ depends on / blocked
 
Reported: 2004-02-24 08:39 UTC by Alexandre Oliva
Modified: 2014-03-17 02:42 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-24 20:32:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexandre Oliva 2004-02-24 08:39:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040217

Description of problem:
modprobe loaded_module used to succeed; not it fails printing an error
message.

The failure causes several start scripts to fail.

Could we perhaps restore the original behavior, introducing a
command-line option to get it to return a failure status if the module
is already loaded?

Version-Release number of selected component (if applicable):
modutils-2.4.26-5

How reproducible:
Always

Steps to Reproduce:
1.modprobe any_loaded_module

Actual Results:  FATAL: Module sbp2 already in kernel.


Expected Results:  Success

Additional info:

Comment 1 Bill Nottingham 2004-02-24 17:15:27 UTC
Please try 2.4.26-6; there was a fairly large module-init-tools update
there.

Comment 2 Alexandre Oliva 2004-02-24 20:00:22 UTC
It's fixed in today's rawhide, thanks.  I should have waited one day
longer to file it ;-)


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