Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81674 - adsl script in new net-scripts does not work..
Summary: adsl script in new net-scripts does not work..
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Roy Marples (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-11 16:20 UTC by Olivier Crete (RETIRED)
Modified: 2005-02-11 16:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
removes ugly hack (and adds new one) (adsl.patch,1020 bytes, patch)
2005-02-11 16:23 UTC, Olivier Crete (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Crete (RETIRED) gentoo-dev 2005-02-11 16:20:47 UTC
I get the following message when I try to start net.eth0 

 * Starting eth0
 *    Bringing up eth0
 *       adsl
 *          Starting ADSL for eth0
adsl-start: Cannot read configuration file '/dev/fd/63'
/lib/rcscripts/net.modules.d/adsl: line 84: 21385 Broken pipe             cat ${cfgfile}                                                                  [ !! ]

and my config contains:
config_eth0=( "adsl" )
adsl_user_eth0="LOGIN"
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2005-02-11 16:23:19 UTC
Created attachment 51032 [details, diff]
removes ugly hack (and adds new one)

Here is a patch that removes the ugly cat hack and replaces it with another
one.. and depends on the GENTOO_PIDFILE patch for rp-pppoe
Comment 2 SpanKY gentoo-dev 2005-02-11 16:27:04 UTC
user is running outdated rp-pppoe