do-release-upgrade crashed in runPostInstallScripts() with UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 15: ordinal not in range(128)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-release-upgrader (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
I did saucy -> trusty upgrade. This appeared after I started the last (cleanup) phase.
ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: ubuntu-
ProcVersionSign
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu2
Architecture: amd64
CrashDB: ubuntu
Date: Wed Oct 23 19:42:21 2013
ExecutablePath: /usr/bin/
InstallationDate: Installed on 2012-03-16 (585 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120316)
InterpreterPath: /usr/bin/python2.7
MarkForUpload: True
PackageArchitec
ProcCmdline: /usr/bin/python /tmp/ubuntu-
PythonArgs: ['/usr/
SourcePackage: ubuntu-
Title: do-release-upgrade crashed with UnicodeDecodeError in runPostInstallS
UpgradeStatus: Upgraded to trusty on 2013-10-23 (0 days ago)
UserGroups:
VarLogDistupgra
tags: | removed: need-duplicate-check |
Changed in ubuntu-release-upgrader (Ubuntu): | |
importance: | Undecided → Medium |
information type: | Private → Public |
Changed in ubuntu-release-upgrader (Ubuntu): | |
status: | New → Triaged |
summary: |
- do-release-upgrade crashed with UnicodeDecodeError in - runPostInstallScripts(): 'ascii' codec can't decode byte 0xe2 in - position 15: ordinal not in range(128) + do-release-upgrade crashed in runPostInstallScripts() with + UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 15: + ordinal not in range(128) |
The post install script being run was xorg_fix_ proprietary, was was written to Mainlog.txt fine so it must be an issue with the exception being logged.