[Bug 1210347] Re: timeout updating from 20130800 to 20130810
Barry Warsaw
1210347 at bugs.launchpad.net
Thu Oct 3 14:23:57 UTC 2013
** Also affects: ubuntu-system-image
Importance: Undecided
Status: New
** No longer affects: system-image (Ubuntu)
** No longer affects: system-image (Ubuntu Saucy)
--
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/1210347
Title:
timeout updating from 20130800 to 20130810
Status in Ubuntu system image (server/client/updater):
New
Bug description:
Trying to update my phone which has been installed with the system-
update image, I'm getting timeouts. It looks like system-image wants
to download a full update, and has trouble managing.
Running system-image-dbus -v manually, after several minutes I see the
following backtrace:
[systemimage] Aug 09 00:58:38 2013 (3386) GetUpdate() failed
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/systemimage/dbus.py", line 138, in _complete_update
self._api.complete_update()
File "/usr/lib/python3/dist-packages/systemimage/api.py", line 100, in complete_update
self._state.run_until('reboot')
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 347, in _download_files
get_files(downloads, self._callback, sizes)
File "/usr/lib/python3/dist-packages/systemimage/download.py", line 173, in get_files
list(tpe.map(_get_one_file, args))
File "/usr/lib/python3.3/concurrent/futures/_base.py", line 546, in result_iterator
yield future.result()
File "/usr/lib/python3.3/concurrent/futures/_base.py", line 399, in result
return self.__get_result()
File "/usr/lib/python3.3/concurrent/futures/_base.py", line 351, in __get_result
raise self._exception
File "/usr/lib/python3.3/concurrent/futures/thread.py", line 54, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/lib/python3/dist-packages/systemimage/download.py", line 77, in _get_one_file
chunk = response.read(CHUNK_SIZE)
File "/usr/lib/python3.3/http/client.py", line 503, in read
return super(HTTPResponse, self).read(amt)
File "/usr/lib/python3.3/http/client.py", line 542, in readinto
n = self.fp.readinto(b)
File "/usr/lib/python3.3/socket.py", line 297, in readinto
return self._sock.recv_into(b)
socket.timeout: timed out
[systemimage] Aug 09 00:58:38 2013 (3386) SystemImage dbus main loop exited
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1210347/+subscriptions
More information about the foundations-bugs
mailing list