update-manager crashed with OSError in _get_application_for_package(): [Errno 5] Eingabe-/Ausgabefehler
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Xenial |
Fix Released
|
Medium
|
Brian Murray | ||
Zesty |
Fix Released
|
Medium
|
Brian Murray | ||
Artful |
Fix Released
|
Medium
|
Unassigned |
Bug Description
[Impact]
Users are experiencing a crash when there is a failure to load the desktop file for a package while updating packages with update-manager. This crash is handled with an exception but the action for the exception is to print a message (which causes an OSError Traceback) but it really should be logged. The crash is causing a lot of noise as people are receiving crash dialogs about it regularly.
[Test Case]
Its not clear to me which packages to update to recreate the crash however the bucket in the Error Tracker, https:/
[Regression Potential]
The print() is just changing to a logging.warning() a regression would be possible if I were to have mistyped the patch.
---
ProblemType: CrashDistroRelease: Ubuntu 15.04
Package: update-manager 1:15.04.2
ProcVersionSign
Uname: Linux 3.19.0-7-generic i686
NonfreeKernelMo
ApportVersion: 2.16.2-0ubuntu1
Aptdaemon:
Architecture: i386
CrashCounter: 1
Date: Wed Mar 4 21:02:29 2015
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/
GsettingsChanges:
b'com.
b'com.
b'com.
b'com.
InstallationDate: Installed on 2013-02-10 (752 days ago)
InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
InterpreterPath: /usr/bin/python3.4
PackageArchitec
ProcCmdline: /usr/bin/python3 /usr/bin/
PythonArgs: ['/usr/
Title: update-manager crashed with OSError in _get_applicatio
UpgradeStatus: Upgraded to vivid on 2015-02-27 (5 days ago)
UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo
Related branches
tags: | removed: need-duplicate-check |
Changed in update-manager (Ubuntu): | |
importance: | Undecided → Medium |
tags: | added: xenial |
tags: | added: rls-aa-incoming |
tags: | removed: rls-aa-incoming |
Changed in update-manager (Ubuntu Xenial): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in update-manager (Ubuntu Xenial): | |
assignee: | nobody → Brian Murray (brian-murray) |
Changed in update-manager (Ubuntu Zesty): | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Brian Murray (brian-murray) |
description: | updated |
tags: | added: id-597a82efcfd0de67adf6b966 |
Status changed to 'Confirmed' because the bug affects multiple users.