[Bug 1250817] Re: Exceptions in the state machine (D-Bus) should result in UpdateAvailableStatus with an error_reason
Sebastien Bacher
seb128 at ubuntu.com
Fri Mar 21 17:51:25 UTC 2014
Reopening, that's still an issue with 2.2, see e.g
https://errors.ubuntu.com/oops/3a22e620-af85-11e3-8908-2c768aafd08c
"Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/systemimage/dbus.py", line 86, in _check_for_update
self._update = self._api.check_for_update()
File "/usr/lib/python3/dist-packages/systemimage/api.py", line 96, in check_for_update
self._state.run_until('download_files')
File "/usr/lib/python3/dist-packages/systemimage/state.py", line 175, 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 205, in get_files
fd, path = tempfile.mkstemp(suffix='.tmp', prefix='', dir=head)
File "/usr/lib/python3.4/tempfile.py", line 409, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags)
File "/usr/lib/python3.4/tempfile.py", line 339, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
FileNotFoundError: [Errno 2] No such file or directory: '/android/cache/recovery/btxk4vie.tmp'"
** Changed in: ubuntu-system-image
Status: Fix Committed => Confirmed
** Changed in: system-image (Ubuntu)
Status: Fix Released => Confirmed
--
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/1250817
Title:
Exceptions in the state machine (D-Bus) should result in
UpdateAvailableStatus with an error_reason
Status in Ubuntu system image (server/client/updater):
Confirmed
Status in “system-image” package in Ubuntu:
Confirmed
Bug description:
The Ubuntu Error Tracker has been receiving reports about a problem
regarding system-image. This problem was most recently seen with
version 1.9.1-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/99f4f3e3ccd3d0349d82e550e0b8bd7af389feea
contains more details.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1250817/+subscriptions
More information about the foundations-bugs
mailing list