touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #83822
[Bug 1426923] Re: Allow ubuntu-system-settings to set a device's firmware
This bug was fixed in the package lxc-android-config - 0.226
---------------
lxc-android-config (0.226) wily; urgency=medium
[ Ricardo Salveti de Araujo ]
* etc/dbus-1/system.d/wpa_supplicant_touch.conf: exporting
SetInterfaceFirmware to the phablet user, so it can be used to
enable hotspot (LP: #1426923)
-- Ken VanDine <ken.vandine@xxxxxxxxxxxxx> Wed, 10 Jun 2015 14:15:44
-0400
** Changed in: lxc-android-config (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc-android-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1426923
Title:
Allow ubuntu-system-settings to set a device's firmware
Status in lxc-android-config package in Ubuntu:
Fix Released
Bug description:
Background:
To do Wi-Fi hotspots on krillin, we need to poke wifi by doing a call to wpa_supplicant's (undocumented/local) SetInterfaceFirmware method. See [1] for details.
Rationale:
Ubuntu System Settings needs to do the same things as aforementioned script, but via dbus [2], as phablet/current non-privileged user and unconfined.
What happens:
If phablet runs [2], this error message [3] is produced, which I interpret to be equivalent with "you're not welcome here".
What should happen instead:
Ubuntu System Settings should be able to make the call to wpa.
[1] http://bazaar.launchpad.net/~mathieu-tl/+junk/touch-hotspot/view/head:/hotspot.py
[2] gdbus call --system -d fi.w1.wpa_supplicant1 -o /fi/w1/wpa_supplicant1 -m fi.w1.wpa_supplicant1.SetInterfaceFirmware / ap
[3] http://pastebin.ubuntu.com/10489519/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc-android-config/+bug/1426923/+subscriptions
References