Bug 142436
Summary: | initscripts - ifup ppp0 hangs and never completes | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Steve Grubb <sgrubb> | ||||
Component: | initscripts | Assignee: | Bill Nottingham <notting> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | denis, mitr, rvokal, suckfish | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | FC4 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2006-03-01 02:12:59 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: | |||||||
Bug Blocks: | 150221 | ||||||
Attachments: |
|
Description
Steve Grubb
2004-12-09 18:43:07 UTC
Created attachment 108245 [details]
output from strace
I went into ifup-ppp and changed the exec ppp-watch to exec strace -ff -o ppp
ppp-watch. The tar file will create a directory called ifup and has all the
child processes traced.
FWIW, I backtracked to the Fedora Core 3 release of pppd (instead of rawhide)
and it still doesn't work.
I can confirm this, it works (or, really, does not work) the same way for me, in Core 3 (ppp-2.4.2-6.4.FC3). I'm assuming this still doesn't work in FC4 final or the devel tree? I gave up on this and got DSL. I no longer use external modems. CONFIG=ifcfg-ppp0 source_config would set DEVNAME to "ifcfg-ppp0" instead of just "ppp0". This was probably caused by rev. 1.98 of network-functions (Oct 31 2004), and was fixed in rev. 1.105 (Feb 2 2005). Closing; please reopen if it recurs on a current release. *** Bug 145398 has been marked as a duplicate of this bug. *** |