Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81674

Summary: adsl script in new net-scripts does not work..
Product: Gentoo Linux Reporter: Olivier Crete (RETIRED) <tester>
Component: [OLD] baselayoutAssignee: Roy Marples (RETIRED) <uberlord>
Status: RESOLVED INVALID    
Severity: normal CC: vapier
Priority: High    
Version: 2004.3   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: removes ugly hack (and adds new one)

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