Bug 113772

Summary: modprobe: Can't locate module ppp0 when a connection is closed
Product: [Fedora] Fedora Reporter: Davide Bolcioni <davide_bolcioni>
Component: modutilsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1CC: rvokal
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: 2004-02-24 05:40:43 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:

Description Davide Bolcioni 2004-01-17 17:23:13 UTC
Description of problem:
When a dialup connection is torn down, a spurious error message
appears in /var/log/messages.

Version-Release number of selected component (if applicable):
modutils-2.4.25-13

How reproducible:
Always

Steps to Reproduce:
1. Estabilish a dialup connection.
2. tail -f /var/log/messages
3. Tear the connection down
  
Actual results:
the message

  modprobe: Can't locate module ppp0

appears before pppd exits.

Expected results:
No such message.

Additional info:
The following lines appear in /etc/modprobe.conf.dist

  alias ppp0 ppp
  alias ppp1 ppp

but there is no ppp.o module nor an alias pointing to it. Pointing
the aliases to ppp_generic gets rid of the spurious message, but I
am not sure of the ramifications (although it still works).

Comment 1 Bill Nottingham 2004-02-24 05:40:43 UTC
Fixed in modutils-2.4.26-6.