Bug 129195
Summary: | ifup-ppp does not pass "boot" to ppp-watch when it should | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Leighton <cleighto> | ||||
Component: | initscripts | Assignee: | Bill Nottingham <notting> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Brock Organ <borgan> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4 | CC: | mattdm, mitr, riel, rvokal, rwg | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | 8.32-1 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2006-04-10 23:01:29 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
Chris Leighton
2004-08-04 22:56:32 UTC
Chris, do you happen to have a fix for this problem ? Fedora Core 2 is now maintained by the Fedora Legacy project for security updates only. If this problem is a security issue, please reopen and reassign to the Fedora Legacy product. If it is not a security issue and hasn't been resolved in the current FC3 updates or in the FC4 test release, reopen and change the version to match. The problem as described is still an issue in FC3 therefore please leave as outstanding against FC3 and possibly FC4. Created attachment 125434 [details]
Pass $2 == "boot" correctly
Looks obvious enough, but I have no way to test it right now.
I ran into this bug earlier today -- a machine ~50 miles away hung on boot while trying to bring up ppp0
because its PPP peer was powered off. BOOTTIMEOUT was ignored since ppp-watch didn't think the
machine was in the process of booting.
I created a patch before discovering this bug report, and my patch is identical to Miloslav Trmac's patch
(attachment 125434 [details]). Although this bug is filed under the "Fedora Core" product, please note that the
bug is also present in RHEL.
Fixed in rawhide initscripts-8.32-1. Thanks for your report. |