Activity log for bug #1614576

Date Who What changed Old value New value Message
2016-08-18 15:06:17 Max Brustkern bug added bug
2016-09-09 18:34:14 Max Brustkern attachment added dpkg.log https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1614576/+attachment/4737861/+files/dpkg.log
2016-09-09 18:35:31 Max Brustkern attachment added var-log-dist-upgrade.tgz https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1614576/+attachment/4737863/+files/var-log-dist-upgrade.tgz
2016-09-09 18:36:57 Max Brustkern attachment added main.log https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1614576/+attachment/4737864/+files/main.log
2016-10-04 22:18:59 Brian Murray affects policykit-1 (Ubuntu) ubuntu-release-upgrader (Ubuntu)
2016-10-04 22:18:59 Brian Murray ubuntu-release-upgrader (Ubuntu): importance Undecided High
2016-10-04 22:19:29 Brian Murray summary Upgrade from xenial to yakkety fails when install policykit-1 Upgrade from xenial to yakkety fails due to a UnicodeDecodeError
2016-10-04 22:34:50 Brian Murray ubuntu-release-upgrader (Ubuntu): status New Triaged
2016-10-05 17:35:22 Brian Murray ubuntu-release-upgrader (Ubuntu): assignee Brian Murray (brian-murray)
2016-10-05 17:35:27 Brian Murray ubuntu-release-upgrader (Ubuntu): status Triaged In Progress
2016-10-05 18:33:52 Launchpad Janitor branch linked lp:ubuntu-release-upgrader
2016-10-07 22:31:20 Launchpad Janitor ubuntu-release-upgrader (Ubuntu): status In Progress Fix Released
2016-11-08 17:29:13 Brian Murray nominated for series Ubuntu Xenial
2016-11-08 17:29:13 Brian Murray bug task added ubuntu-release-upgrader (Ubuntu Xenial)
2016-11-08 17:29:29 Brian Murray ubuntu-release-upgrader (Ubuntu Xenial): importance Undecided High
2016-11-08 17:29:32 Brian Murray ubuntu-release-upgrader (Ubuntu Xenial): assignee Brian Murray (brian-murray)
2016-11-08 17:29:39 Brian Murray ubuntu-release-upgrader (Ubuntu Xenial): status New In Progress
2016-11-09 17:10:28 Brian Murray description When doing an automated upgrade from xenial to yakkey, I get: Preparing to unpack .../policykit-1_0.105-16_amd64.deb ... Created symlink /run/systemd/system/polkitd.service auto-upgrade [10:48:43]: ERROR: ERROR: Something went wrong with the upgrade. ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: policykit-1 0.105-16 ProcVersionSignature: User Name 4.4.0-34.53-generic 4.4.15 Uname: Linux 4.4.0-34-generic x86_64 ApportVersion: 2.20.3-0ubuntu7 Architecture: amd64 Date: Thu Aug 18 11:02:06 2016 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: policykit-1 UpgradeStatus: Upgraded to yakkety on 2016-08-18 (0 days ago) Test Case --------- 1) Install the package shim-signed on an Ubuntu 14.04 system 2) Run do-release-upgrade -f DistUpgradeViewNonInteractive 3) Observe the following Traceback: Setting up shim-signed (1.18~16.04.1+0.8-0ubuntu2) ... find: Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 63, in apport_excepthook from apport.fileutils import likely_packaged, get_recent_crashes File "/usr/lib/python3/dist-packages/apport/__init__.py", line 5, in <module> from apport.report import Report File "/usr/lib/python3/dist-packages/apport/report.py", line 15, in <module> import xml.dom, xml.dom.minidom ImportError: No module named 'xml.dom' With the version of ubuntu-release-upgrader from -proposed you will not encounter the Traceback. Regression Potential -------------------- The change modifies the code so that errors are ignored when decoding output, so some messages may be less readable. However, this is better than having the release upgrader crash and the upgrade fail. When doing an automated upgrade from xenial to yakkey, I get: Preparing to unpack .../policykit-1_0.105-16_amd64.deb ... Created symlink /run/systemd/system/polkitd.service auto-upgrade [10:48:43]: ERROR: ERROR: Something went wrong with the upgrade. ProblemType: BugDistroRelease: Ubuntu 16.10 Package: policykit-1 0.105-16 ProcVersionSignature: User Name 4.4.0-34.53-generic 4.4.15 Uname: Linux 4.4.0-34-generic x86_64 ApportVersion: 2.20.3-0ubuntu7 Architecture: amd64 Date: Thu Aug 18 11:02:06 2016 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bashSourcePackage: policykit-1 UpgradeStatus: Upgraded to yakkety on 2016-08-18 (0 days ago)
2016-11-09 17:10:47 Brian Murray description Test Case --------- 1) Install the package shim-signed on an Ubuntu 14.04 system 2) Run do-release-upgrade -f DistUpgradeViewNonInteractive 3) Observe the following Traceback: Setting up shim-signed (1.18~16.04.1+0.8-0ubuntu2) ... find: Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 63, in apport_excepthook from apport.fileutils import likely_packaged, get_recent_crashes File "/usr/lib/python3/dist-packages/apport/__init__.py", line 5, in <module> from apport.report import Report File "/usr/lib/python3/dist-packages/apport/report.py", line 15, in <module> import xml.dom, xml.dom.minidom ImportError: No module named 'xml.dom' With the version of ubuntu-release-upgrader from -proposed you will not encounter the Traceback. Regression Potential -------------------- The change modifies the code so that errors are ignored when decoding output, so some messages may be less readable. However, this is better than having the release upgrader crash and the upgrade fail. When doing an automated upgrade from xenial to yakkey, I get: Preparing to unpack .../policykit-1_0.105-16_amd64.deb ... Created symlink /run/systemd/system/polkitd.service auto-upgrade [10:48:43]: ERROR: ERROR: Something went wrong with the upgrade. ProblemType: BugDistroRelease: Ubuntu 16.10 Package: policykit-1 0.105-16 ProcVersionSignature: User Name 4.4.0-34.53-generic 4.4.15 Uname: Linux 4.4.0-34-generic x86_64 ApportVersion: 2.20.3-0ubuntu7 Architecture: amd64 Date: Thu Aug 18 11:02:06 2016 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bashSourcePackage: policykit-1 UpgradeStatus: Upgraded to yakkety on 2016-08-18 (0 days ago) Test Case --------- 1) Install the package shim-signed on an Ubuntu 14.04 system 2) Run do-release-upgrade -f DistUpgradeViewNonInteractive 3) Observe the following Traceback: Setting up shim-signed (1.18~16.04.1+0.8-0ubuntu2) ... find: Error in sys.excepthook: Traceback (most recent call last):   File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 63, in apport_excepthook     from apport.fileutils import likely_packaged, get_recent_crashes   File "/usr/lib/python3/dist-packages/apport/__init__.py", line 5, in <module>     from apport.report import Report   File "/usr/lib/python3/dist-packages/apport/report.py", line 15, in <module>     import xml.dom, xml.dom.minidom ImportError: No module named 'xml.dom' With the version of ubuntu-release-upgrader from -proposed you will not encounter the Traceback. Regression Potential -------------------- The change modifies the code so that errors are ignored when decoding output, so some messages may be less readable. However, this is better than having the release upgrader crash and the upgrade fail. Original Description -------------------- When doing an automated upgrade from xenial to yakkey, I get: Preparing to unpack .../policykit-1_0.105-16_amd64.deb ... Created symlink /run/systemd/system/polkitd.service auto-upgrade [10:48:43]: ERROR: ERROR: Something went wrong with the upgrade. ProblemType: BugDistroRelease: Ubuntu 16.10 Package: policykit-1 0.105-16 ProcVersionSignature: User Name 4.4.0-34.53-generic 4.4.15 Uname: Linux 4.4.0-34-generic x86_64 ApportVersion: 2.20.3-0ubuntu7 Architecture: amd64 Date: Thu Aug 18 11:02:06 2016 ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=en_US.UTF-8  SHELL=/bin/bashSourcePackage: policykit-1 UpgradeStatus: Upgraded to yakkety on 2016-08-18 (0 days ago)
2016-11-10 10:41:59 Martin Pitt ubuntu-release-upgrader (Ubuntu Xenial): status In Progress Fix Committed
2016-11-10 10:42:01 Martin Pitt bug added subscriber Ubuntu Stable Release Updates Team
2016-11-10 10:42:04 Martin Pitt bug added subscriber SRU Verification
2016-11-10 10:42:09 Martin Pitt tags amd64 apport-bug yakkety amd64 apport-bug verification-needed yakkety
2016-11-14 19:42:59 Brian Murray tags amd64 apport-bug verification-needed yakkety amd64 apport-bug verification-done yakkety
2016-11-17 17:39:42 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2016-11-17 17:49:45 Launchpad Janitor ubuntu-release-upgrader (Ubuntu Xenial): status Fix Committed Fix Released