[Bug 1238642] Re: Doesn't switch to wifi when checking for updates and/or doens't timeout
Loïc Minier
lool at dooz.org
Wed Oct 16 10:58:49 UTC 2013
Still an issue with 1.9.1 and latest ubuntu-download-manager:
* pause download
* turn off wifi
* resume download, you get an unreadably long error
Then return to OS updates with network disconnected (no wifi, no 3G), it is stuck in "Checking for updates" seemingly forever; log says:
[systemimage] Oct 16 10:49:33 2013 (2731) uncaught exception in state machine
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/systemimage/state.py", line 138, in run_u
ntil
step()
File "/usr/lib/python3/dist-packages/systemimage/state.py", line 249, in _get_
channel
(asc_url, asc_path),
File "/usr/lib/python3/dist-packages/systemimage/download.py", line 189, in ge
t_files
raise FileNotFoundError(self._reactor.error)
FileNotFoundError: https://system-image.ubuntu.com/channels.json:NETWORK ERROR
I guess the process should exit when it gets into a bad state?
--
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/1238642
Title:
Doesn't switch to wifi when checking for updates and/or doens't
timeout
Status in “system-image” package in Ubuntu:
New
Bug description:
Hi there
This is a more advanced use case, so I'd rate this medium severity.
I have trouble with data connection on my phone, I dont think it works
at all; I returned home where I have wifi and after a while I tried to
get OS updates, which spinned "forever".
First, it should not spin forever if data doesn't work, no idea what
the timeout is, but it should be less than 30s (can't download an
update sanely if you are not even able to check for an update in 30s).
Then I forced connection to wifi (not sure why it didn't), it remained
"checking for updates", I left the OS updates settings panel, and
returned to it "checking for updates", forever and ever.
I killed settings, went to OS updates, it was still stuck checking for
updates.
So this is probably all resolvable by applying proper timeouts and
having a user-level retry option.
There should be network timeouts in the service, and there should be a
way to cancel the checks.
I'm open to other suggestions on how to deal with this better, but it
seems the only option here is to reboot or perhaps to wait super long
for system-image to suicide or for download-manager to timeout.
Cheers,
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-image/+bug/1238642/+subscriptions
More information about the foundations-bugs
mailing list