[Bug 1244211] Re: system-image-cli hangs indefinitely at "Running group download reactor"
Barry Warsaw
1244211 at bugs.launchpad.net
Wed Nov 13 16:18:56 UTC 2013
Oh, one other thing. In s-i-cli -v (single verbosity), you don't get
the progress indications coming from u-d-m. So if it's taking a long
time to download all the data files, it'll look like s-i-cli is waiting
in the download reactor, but things *are* actually happening.
You have two options currently. run s-i-cli -vv (verbosity 2) but then
you'll see *a ton* of activity as every progress signal coming from
u-d-m is echoed to the console (and log file).
Or, you can tail u-d-m's log file, which I think is in
/home/phablet/.cache/ubuntu-download-manager/ubuntu-download-manager.log
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1244211
Title:
system-image-cli hangs indefinitely at "Running group download
reactor"
Status in “system-image” package in Ubuntu:
Incomplete
Bug description:
My current state:
$ system-image-cli -i
current build number: 4
device name: mako
channel: trusty-proposed
last update: 2013-10-24 10:34:55
version version: 4
version ubuntu: 20131023
version device: 20131015
Trying to downgrade to the stable channel results in system-image-cli
hanging indefinitely:
$ system-image-cli -c stable -n -v
[systemimage] Oct 24 12:52:36 2013 (5326) Looking for blacklist: https://system-image.ubuntu.com/gpg/blacklist.ta
r.xz
[systemimage] Oct 24 12:52:36 2013 (5326) Requesting group download:
https://system-image.ubuntu.com/gpg/blacklist.tar.xz -> /var/lib/system-image/keyring.tar.xz
https://system-image.ubuntu.com/gpg/blacklist.tar.xz.asc -> /var/lib/system-image/keyring.tar.xz.asc
[systemimage] Oct 24 12:52:36 2013 (5326) Running group download reactor
^C[systemimage] Oct 24 12:52:38 2013 (5326) uncaught exception in state machine
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/systemimage/state.py", line 138, in run_until
step()
File "/usr/lib/python3/dist-packages/systemimage/state.py", line 187, in _get_blacklist_1
get_keyring('blacklist', url, 'image-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 177, in get_files
self._reactor.run()
File "/usr/lib/python3/dist-packages/systemimage/reactor.py", line 93, in run
self._loop.run()
File "/usr/lib/python3/dist-packages/gi/overrides/GLib.py", line 523, in run
raise KeyboardInterrupt
KeyboardInterrupt
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: system-image-cli 1.9.1-0ubuntu1
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.12.5-0ubuntu2
Architecture: armhf
Date: Thu Oct 24 12:46:57 2013
InstallationDate: Installed on 2013-10-23 (0 days ago)
InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20131023)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: system-image
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-image/+bug/1244211/+subscriptions
More information about the foundations-bugs
mailing list