On kubuntu, update-manager hook crashes with ImportError: No module named gconf in hookutils.py attach_gconf
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Invalid
|
Undecided
|
Brian Murray | ||
Oneiric |
Fix Released
|
Medium
|
Brian Murray |
Bug Description
On Kubuntu, update-manager's hook crashes with the trace:
$ ubuntu-bug update-manager-core
ERROR: hook /usr/share/
Traceback (most recent call last):
File "/usr/lib/
symb[
File "/usr/share/
attach_
File "/usr/lib/
import gconf
ImportError: No module named gconf
TEST CASE:
1. Install Kubuntu and login
2.a In a terminal run the command:
$ ubuntu-bug update-manager-core
OR
2.b Run the following command in a terminal against an update-manager bug:
$ apport-collect <bug id>
Expected Result:
The bug reporting process starts.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: update-manager 1:0.154
ProcVersionSign
Uname: Linux 3.1.0-1-generic i686
ApportVersion: 1.24-0ubuntu1
Architecture: i386
Date: Mon Oct 24 09:59:41 2011
EcryptfsInUse: Yes
PackageArchitec
ProcEnviron:
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: update-manager
UpgradeStatus: Upgraded to precise on 2011-07-12 (103 days ago)
Related branches
summary: |
- On kubuntu, update-manager crashes with ImportError: No module named - gconf in hookutils.py attach_gconf + On kubuntu, update-manager hook crashes with ImportError: No module + named gconf in hookutils.py attach_gconf |
tags: | added: apport-hook |
Changed in update-manager (Ubuntu): | |
assignee: | nobody → Brian Murray (brian-murray) |
Status changed to 'Confirmed' because the bug affects multiple users.