[oe-commits] [Bug 5323] New: wpa-supplicant 0.6.7 interface functions broken

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Wed Sep 30 15:06:18 UTC 2009


http://bugs.openembedded.org/show_bug.cgi?id=5323

           Summary: wpa-supplicant 0.6.7 interface functions broken
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: ARM
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: michael.lippautz at gmail.com


While trying to get wpa_supplicant started by the /etc/network/interface system
(ifup, ...) I stumbled upon the scripts:
* /etc/wpa_supplicant/ifupdown.sh
* /etc/wpa_supplicant/functions.sh

These scripts do not really match the wpa_supplicant that is supplied by this
package.

functons.sh
WPA_SUP_BIN=/sbin/wpa_supplicant -> WRONG
WPA_CLIE_BIN=... -> WRONG
WPA_SUP_LOGFILE = syslog --> wont work because wpoa_supplicant doesn't support
optin -s

ifupdown.sh
Can't ever execute pre-up in start) because $PHASE is never set.
Same with post-down) in stop)

I am wondering if someone every tried to start wpa_sup. over
/etc/network/interface. Maybe some reconstruction of the package left this
behind (Didn't check git logs so far)

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list