On Sep 19, 2014, at 03:17 AM, Leo Arias wrote:

>>From the manual test plan,
>https://wiki.ubuntu.com/Process/Merges/TestPlan/ubuntu-system-image
>
>Enable manual downloads:
>
>    adb shell system-image-cli --set auto_download=0
>
>That doesn't seem to work. When I run that command and go to system
>settings -> updates, auto download on wi-fi is still selected. So if
>there's an available update, it will start to download.
>
>The test plan needs to be updated with a command that works, or the
>command needs to be fixed.

I think this is a bug in system-settings ui.  You can always verify the value
that system-image sees by running:

$ adb shell system-image-cli --get auto_download

For me, once system-settings is running, it won't show a different value if
it's changed out from under it.  My guess is that system-settings isn't
calling the D-Bus API to get the settings value every time its displaying that
panel.  But system-image definitely sees the correct value, and that's what
really matters.

I'll open a bug task for system-settings.


** Also affects: ubuntu-system-settings (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: ubuntu-system-image
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1371400

Title:
  system-image-cli --set auto_download=0 doesn't disable auto-download

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1371400/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to