FS#6841 - wpa_supplicant is build without dbus support
Attached to Project:
Arch Linux
Opened by Stephan Arts (psyBSD) - Sunday, 08 April 2007, 09:31 GMT
Last edited by Jan de Groot (JGC) - Friday, 14 November 2008, 22:45 GMT
Opened by Stephan Arts (psyBSD) - Sunday, 08 April 2007, 09:31 GMT
Last edited by Jan de Groot (JGC) - Friday, 14 November 2008, 22:45 GMT
|
Details
wpa-supplicant is build without dbus support, due to this it
can not easilly be controlled by next-gen network config
utilities like airconfig
|
This task depends upon
Closed by Jan de Groot (JGC)
Friday, 14 November 2008, 22:45 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in testing for i686. x86_64 will follow shortly.
Friday, 14 November 2008, 22:45 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in testing for i686. x86_64 will follow shortly.
Feel free to create a package that provides=() and conflicts=() on the AUR.
# I don't know how we could determine if wpa_supplicant is ready
sleep 2
We can't add it to the existing package, as it cant depend on dbus, and no packages have been shown to need wpa_supplicant-dbus, so there's no reason to add it to the repos.
Feel free to add to the AUR though. If it gets the votes, then it'll make its way up soon enough.
I built NM0.7 from svn and rebuilt wpa_supplicant with dbus for myself for now, but I couldn't get the permissions right so the system-service doesn't start unless you are root. An official built package is very much appreciated. (or maybe at least some hints how do get such dbus things done the arch way)
-> please provide dbus support for wpa_supplicant. ;)
Anyway, I am in favor of dbus support in wpa_supplicant, as this is obviously the future of managing wireless connections and dbus is always better than a custom control interface, like the one wpa_supplicant has.
Saves splitting another package...
no need to make things complex just because of makedependency that can safely live in extra (we have such packages already).