← Back to team overview

ubuntu-phone team mailing list archive

Re: Ubuntu Touch OTA-9 released

 

Hello,

I was able to debug and solve the issue with pat and michael sheldon on
irc. I left comments on
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1508081
regarding the issue. By setting the auto-download option to always download
in the system-settings-app, I was able to get OTA-9.

When I tried system-image-cli -n -v, I got,

[systemimage] Jan 28 21:36:57 2016 (16704) No valid image master key
found, downloading
[systemimage] Jan 28 21:36:57 2016 (16704) [0xb5fa4710] Requesting
group download:
	https://system-image.ubuntu.com/gpg/image-master.tar.xz ->
/android/cache/recovery/keyring.tar.xz
	https://system-image.ubuntu.com/gpg/image-master.tar.xz.asc ->
/android/cache/recovery/keyring.tar.xz.asc

[systemimage] Jan 28 21:36:57 2016 (16704)
[/com/canonical/applications/download/a06cf499fa7645ee99580df2e483b9df]
Running group download reactor
[systemimage] Jan 28 21:46:57 2016 (16704)
[/com/canonical/applications/download/a06cf499fa7645ee99580df2e483b9df]
Group download reactor done
Exception occurred during dry-run; see log file for details
[systemimage] Jan 28 21:46:57 2016 (16704) system-image-cli exception
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/systemimage/main.py", line 350, in main
    state.run_until('download_files')
  File "/usr/lib/python3/dist-packages/systemimage/state.py", line
178, in run_until
    step()
  File "/usr/lib/python3/dist-packages/systemimage/state.py", line
209, in _get_blacklist_1
    'image-master', 'gpg/image-master.tar.xz', 'archive-master')
  File "/usr/lib/python3/dist-packages/systemimage/keyring.py", line
107, in get_keyring
    (ascxz_src, ascxz_dst),
  File "/usr/lib/python3/dist-packages/systemimage/download.py", line
203, in get_files
    self._get_files(records, pausable)
  File "/usr/lib/python3/dist-packages/systemimage/udm.py", line 169,
in _get_files
    raise TimeoutError
TimeoutError



On Thu, 28 Jan 2016 at 22:14 Barry Warsaw <barry@xxxxxxxxxx> wrote:

> On Jan 28, 2016, at 05:30 PM, Łukasz 'sil2100' Zemczak wrote:
>
> >Could you type this command into a terminal on the device? (or while
> >accessing it through adb/ssh). Requires password:
> >
> > sudo system-image-cli --dry-run
>
> Try it also with increasing levels of -v for more information about update
> candidates, their scores, and various other useful bits of information.
>
> Cheers,
> -Barry
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References