[systemimage] Mar 18 17:14:57 2015 (18349) SystemImage dbus main loop starting [daily/krillin]
[systemimage] Mar 18 17:14:58 2015 (18349) Mediator created <Mediator at 0xb55cf1b0 | State at 0xb55cf1d0>
[systemimage.dbus] Mar 18 17:14:58 2015 (18349) >>> SetSetting
[systemimage.dbus] Mar 18 17:14:58 2015 (18349) >>> SettingChanged
[systemimage.dbus] Mar 18 17:14:58 2015 (18349) <<< SettingChanged
[systemimage.dbus] Mar 18 17:14:58 2015 (18349) <<< SetSetting
[systemimage.dbus] Mar 18 17:14:58 2015 (18349) >>> CheckForUpdate
[systemimage] Mar 18 17:14:58 2015 (18349) CheckForUpdate(): checking lock test and acquire
[systemimage] Mar 18 17:14:58 2015 (18349) CheckForUpdate(): checking lock acquired
[systemimage] Mar 18 17:14:58 2015 (18349) Mediator recreated <Mediator at 0xb55cff50 | State at 0xb55cfe90>
[systemimage.dbus] Mar 18 17:14:58 2015 (18349) <<< CheckForUpdate
[systemimage.dbus] Mar 18 17:14:58 2015 (18349) >>> _check_for_update
[systemimage] Mar 18 17:14:58 2015 (18349) Enter _check_for_update()
[systemimage] Mar 18 17:14:58 2015 (18349) No valid image master key found, downloading
[systemimage] Mar 18 17:14:58 2015 (18349) [0xb55cf670] 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] Mar 18 17:14:58 2015 (18349) [/com/canonical/applications/download/7d1e95c0868d494683cca4a63ff63550] Running group download reactor
[systemimage] Mar 18 17:14:59 2015 (18349) [/com/canonical/applications/download/7d1e95c0868d494683cca4a63ff63550] Group download reactor done
[systemimage] Mar 18 17:14:59 2015 (18349) check_for_update failed
Traceback (most recent call last):
File "/tmp/adt-run.h0hci2/deps/usr/lib/python3/dist-packages/systemimage/api.py", line 107, in check_for_update
self._state.run_until('download_files')
File "/tmp/adt-run.h0hci2/deps/usr/lib/python3/dist-packages/systemimage/state.py", line 178, in run_until
step()
File "/tmp/adt-run.h0hci2/deps/usr/lib/python3/dist-packages/systemimage/state.py", line 209, in _get_blacklist_1
'image-master', 'gpg/image-master.tar.xz', 'archive-master')
File "/tmp/adt-run.h0hci2/deps/usr/lib/python3/dist-packages/systemimage/keyring.py", line 112, in get_keyring
with Context(signing_keyring, blacklist=blacklist) as ctx:
File "/tmp/adt-run.h0hci2/deps/usr/lib/python3/dist-packages/systemimage/gpg.py", line 120, in __init__
with tarfile.open(path, 'r:xz') as tf:
File "/usr/lib/python3.4/tarfile.py", line 1566, in open
return func(name, filemode, fileobj, **kwargs)
File "/usr/lib/python3.4/tarfile.py", line 1674, in xzopen
fileobj = lzma.LZMAFile(fileobj or name, mode, preset=preset)
File "/usr/lib/python3.4/lzma.py", line 127, in __init__
self._fp = builtins.open(filename, mode)
FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/system-image/archive-master.tar.xz'
[systemimage] Mar 18 17:14:59 2015 (18349) _check_for_update(): checking lock releasing
[systemimage] Mar 18 17:14:59 2015 (18349) _check_for_update(): checking lock released
[systemimage.dbus] Mar 18 17:14:59 2015 (18349) >>> UpdateAvailableStatus
[systemimage.dbus] Mar 18 17:14:59 2015 (18349) <<< UpdateAvailableStatus
[systemimage.dbus] Mar 18 17:14:59 2015 (18349) <<< _check_for_update
.