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

Bug 124077

Summary: wpa_supplicant-0.5.1.ebuild shows wrong config file location
Product: Gentoo Linux Reporter: Mathis Ahrens <mathis.ahrens>
Component: New packagesAssignee: Henrik Brix Andersen <henrik>
Status: RESOLVED INVALID    
Severity: trivial CC: eric
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mathis Ahrens 2006-02-25 08:39:00 UTC
The ebuild reads:
 einfo "/etc/wpa_supplicant/wpa_supplicant.conf"

while this would be kinda clean, it is expected directly
under /etc or else you get:
 configuration file /etc/wpa_supplicant.conf not found!
Comment 1 Henrik Brix Andersen 2006-02-25 08:55:49 UTC
(In reply to comment #0)
> The ebuild reads:
>  einfo "/etc/wpa_supplicant/wpa_supplicant.conf"
> 
> while this would be kinda clean, it is expected directly
> under /etc or else you get:
>  configuration file /etc/wpa_supplicant.conf not found!

Not if you use ~ARCH baselayout - /etc/wpa_supplicant/wpa_supplicant.conf is the default location as expected by the ~ARCH baselayout-1.12_preX.
Comment 2 Mathis Ahrens 2006-02-25 10:06:12 UTC
Well, I _had_ baselayout-1.12_pre15-r1 installed, 
but you are right: pre16 fixes this. Thanks!
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-05-01 13:18:17 UTC
*** Bug 131953 has been marked as a duplicate of this bug. ***