Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124077 - wpa_supplicant-0.5.1.ebuild shows wrong config file location
Summary: wpa_supplicant-0.5.1.ebuild shows wrong config file location
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Henrik Brix Andersen
URL:
Whiteboard:
Keywords:
: 131953 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-25 08:39 UTC by Mathis Ahrens
Modified: 2006-05-01 13:18 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***