install-printerdriver.py crashed with ImportError in __main__: cannot import name PackageKitGlib
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
system-config-printer (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
I was walking through the printer install wizard for a Xerox Phaser 6180MFP. When prompted, I selected the manufacturer's driver and hit next. This error popped up and the wizard continued. It appearded to switch to the built-in drivers after this error.
ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: system-
ProcVersionSign
Uname: Linux 3.5.0-13-generic i686
ApportVersion: 2.5.1-0ubuntu4
Architecture: i386
CupsErrorLog:
CurrentDmesg:
[ 15.774755] tg3 0000:04:00.0: eth0: Flow control is off for TX and off for RX
[ 15.774891] IPv6: ADDRCONF(
Date: Tue Sep 4 07:39:16 2012
ExecutablePath: /usr/share/
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120724.2)
InterpreterPath: /usr/bin/python2.7
Lpstat:
Error: command ['lpstat', '-v'] failed with exit code 1: p11-kit: duplicate configured module: gnome-keyring.
lpstat: No destinations added.
MachineType: Dell Inc. Precision WorkStation T3400
PackageArchitec
Papersize: letter
ProcCmdline: /usr/bin/python /usr/share/
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
PythonArgs: ['/usr/
SourcePackage: system-
Title: install-
Traceback:
Traceback (most recent call last):
File "/usr/share/
from gi.repository import GLib, PackageKitGlib
ImportError: cannot import name PackageKitGlib
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 12/09/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: 0TP412
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 7
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: Precision WorkStation T3400
dmi.sys.vendor: Dell Inc.
tags: | removed: need-duplicate-check |
Changed in system-config-printer (Ubuntu): | |
importance: | Undecided → Medium |
information type: | Private → Public |
Please run the following command in a terminal window and post the outpuit here:
sudo apt-get install --reinstall python-gi
If the command fails, run
sudo apt-get install python-gi
and also post the output of the command here.
Does system- config- printer work correctly for you now?