update-manager crashed with ImportError in __main__: No module named UpdateManager.UpdateManager

Bug #1023536 reported by Kenneth Wrede
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Chrashed when I tried to view the available updates, using the panel in quantal xubuntu, xfce 4.10. Previously I have updated everthing except the new kernel that couldn't be fetched. What should have been viewed is linux-generic and it's header package. (I hope this is relevant.)

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: update-manager 1:0.166
ProcVersionSignature: Ubuntu 3.5.0-3.3-generic 3.5.0-rc5
Uname: Linux 3.5.0-3-generic x86_64
ApportVersion: 2.3-0ubuntu4
Aptdaemon:

Architecture: amd64
Date: Wed Jul 11 19:29:51 2012
ExecutablePath: /usr/bin/update-manager
GsettingsChanges:
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'launch-time' b'1342025240'
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'window-height' b'759'
 b'com.ubuntu.update-manager' b'window-width' b'592'
InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/update-manager --no-update
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/update-manager', '--no-update']
SourcePackage: update-manager
Title: update-manager crashed with ImportError in __main__: No module named UpdateManager.UpdateManager
Traceback:
 Traceback (most recent call last):
   File "/usr/bin/update-manager", line 37, in <module>
     from UpdateManager.UpdateManager import UpdateManager
 ImportError: No module named UpdateManager.UpdateManager
UpgradeStatus: Upgraded to quantal on 2012-07-07 (4 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

Revision history for this message
Kenneth Wrede (kennethwrede) wrote :
visibility: private → public
tags: removed: need-duplicate-check
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in update-manager (Ubuntu):
status: New → Confirmed
Revision history for this message
Ubuntu QA Website (ubuntuqa) wrote :

This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1023536

tags: added: iso-testing
Revision history for this message
Jason Conti (jconti) wrote :

Looking at /usr/bin/update-manager it uses #! /usr/bin/python but the UpdateManager python code is in /usr/lib/python3/dist-packages. It does run changing the shebang to /usr/bin/python3, though quickly glancing at the changelog I can't tell if the python3 port is complete yet, so may cause other issues.

Revision history for this message
Jason Conti (jconti) wrote :

Actually, looks like this was just fixed in 1:0.167 (sudo apt-get update; sudo apt-get upgrade; to work around the issue until you can use update-manager again). Marking this as a dup of bug #1023474

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.