Bug 8255
Summary: | Cannot execute ip-up for dialin server | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | rbiern01 |
Component: | ppp | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 | CC: | rbiern01 |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-01-20 01:11:11 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
rbiern01
2000-01-07 03:35:26 UTC
Please upgrade to the newest ppp and initscripts packages, and let me know if this continues to be a problem. http://www.redhat.com/support/errata/RHSA1999052-04.html http://www.redhat.com/support/errata/RHEA1999051-01.html I downloaded the new update to the init scripts but it is for people running RedHat 6.1 not 6.0 and I get dependecy errors when I try and install it. I PPP though and I still get the error though. From my reading of the pppd(8) man page, it looks like the -detach flag is invalid because it is the default. My mistake. The -detach option is apparently fine, as we add it in our init scripts. The call to syslog() with the error you're seeing happens after a failed execve() call, where according to its man page the error indicates: EINVAL An ELF executable had more than one PT_INTERP seg- ment (i.e., tried to name more than one inter- preter). Do the ip-up and ip-down scripts exist? If so, have they been modified from the defaults included in the initscripts package? Closing due to old age. |