[Bug 1721378] Re: /usr/bin/unattended-upgrade:UnicodeDecodeError:/usr/bin/unattended-upgrade at 1550:main:get_dpkg_log_content:decode
Michael Arlt
arlt at universa.de
Thu Mar 29 09:49:19 UTC 2018
Xenial is affected, too:
Traceback (most recent call last):
File "/usr/bin/unattended-upgrade", line 1485, in <module>
main(options)
File "/usr/bin/unattended-upgrade", line 1420, in main
log_content = get_dpkg_log_content(logfile_dpkg, install_start_time)
File "/usr/bin/unattended-upgrade", line 1079, in get_dpkg_log_content
for line in fp.readlines():
File "/usr/lib/python3.5/codecs.py", line 321, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbb in position 2296: invalid start byte
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unattended-upgrades in Ubuntu.
https://bugs.launchpad.net/bugs/1721378
Title:
/usr/bin/unattended-upgrade:UnicodeDecodeError:/usr/bin/unattended-
upgrade at 1550:main:get_dpkg_log_content:decode
Status in unattended-upgrades package in Ubuntu:
Confirmed
Bug description:
The Ubuntu Error Tracker has been receiving reports about a problem regarding unattended-upgrades. This problem was most recently seen with package version 0.93.1ubuntu3, the problem page at https://errors.ubuntu.com/problem/9cc4adbd103ea3f15d6342d3cbb048179054885d contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1721378/+subscriptions
More information about the foundations-bugs
mailing list