[Bug 880704] Re: On kubuntu, update-manager hook crashes with ImportError: No module named gconf in hookutils.py attach_gconf

Launchpad Bug Tracker 880704 at bugs.launchpad.net
Wed Apr 25 06:08:17 UTC 2012


This bug was fixed in the package update-manager - 1:0.152.25.9

---------------
update-manager (1:0.152.25.9) oneiric-proposed; urgency=low

  * In the apport package hook continue if unable to import gconf data
    (LP: #880704)
  * In the apport package hook do not gzip the apt-clone attachment two times
    (LP: #973747)
  * check-new-release-gtk:
    - ensure to write a integer when calculating the next time that
      the release available window will be presented (LP: #873424)
    - hide redundant release-notes button (LP: #873432)
  * check-new-release-gtk:
    - write the time to check the new release to the update-notifier schema
      not the update-manager one (LP: #873424)
 -- Brian Murray <brian at ubuntu.com>   Wed, 04 Apr 2012 13:04:28 -0700

** Changed in: update-manager (Ubuntu Oneiric)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/880704

Title:
  On kubuntu, update-manager hook crashes with ImportError: No module
  named gconf in hookutils.py attach_gconf

Status in “update-manager” package in Ubuntu:
  Invalid
Status in “update-manager” source package in Oneiric:
  Fix Released

Bug description:
  On Kubuntu, update-manager's hook crashes with the trace:
  $ ubuntu-bug update-manager-core
  ERROR: hook /usr/share/apport/package-hooks//source_update-manager.py crashed:
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/apport/report.py", line 663, in add_hooks_info
      symb['add_info'](self, ui)
    File "/usr/share/apport/package-hooks//source_update-manager.py", line 12, in add_info
      attach_gconf(report, 'update-manager')
    File "/usr/lib/python2.7/dist-packages/apport/hookutils.py", line 515, in attach_gconf
      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
  ProcVersionSignature: Ubuntu 3.1.0-1.1-generic 3.1.0-rc10
  Uname: Linux 3.1.0-1-generic i686
  ApportVersion: 1.24-0ubuntu1
  Architecture: i386
  Date: Mon Oct 24 09:59:41 2011
  EcryptfsInUse: Yes
  PackageArchitecture: all
  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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/880704/+subscriptions




More information about the foundations-bugs mailing list