[Bug 1026066] Re: software-properties-gtk crashed with ImportError in /usr/lib/python3/dist-packages/aptdaemon/client.py: No module named gobject
Launchpad Bug Tracker
1026066 at bugs.launchpad.net
Tue Jul 24 08:10:38 UTC 2012
This bug was fixed in the package aptdaemon - 0.45+bzr848-0ubuntu1
---------------
aptdaemon (0.45+bzr848-0ubuntu1) quantal; urgency=low
* New upstream snapshot:
- aptdaemon/client.py: Prefer GI GObject module. (LP: #1026066)
- lintian supports skipping user profiles since 2.5.9, make use of this to
simplify code a bit.
* debian/rules: Temporarily make test suite non-fatal while
tests.test_worker.WorkerTestCase.test_install_file() is failing, as above
fix is urgent for alpha-3.
-- Martin Pitt <martin.pitt at ubuntu.com> Tue, 24 Jul 2012 10:09:31 +0200
** Branch linked: lp:~aptdaemon-developers/aptdaemon/ubuntu-quantal
** Changed in: aptdaemon (Ubuntu Quantal)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/1026066
Title:
software-properties-gtk crashed with ImportError in /usr/lib/python3
/dist-packages/aptdaemon/client.py: No module named gobject
Status in “aptdaemon” package in Ubuntu:
Fix Released
Status in “software-properties” package in Ubuntu:
Invalid
Status in “aptdaemon” source package in Quantal:
Fix Released
Status in “software-properties” source package in Quantal:
Invalid
Bug description:
This is what happens when I try to run software-properties-gtk:
andrei at andrei-quantal:~$ software-properties-gtk
Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 37, in <module>
from softwareproperties.gtk.SoftwarePropertiesGtk import SoftwarePropertiesGtk
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 34, in <module>
from aptdaemon import client
File "/usr/lib/python3/dist-packages/aptdaemon/client.py", line 43, in <module>
import gobject as GObject
ImportError: No module named gobject
ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: software-properties-gtk 0.89
ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
Uname: Linux 3.5.0-4-generic i686
ApportVersion: 2.3-0ubuntu4
Architecture: i386 AND amd64
Date: Wed Jul 18 13:35:09 2012
ExecutablePath: /usr/bin/software-properties-gtk
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120717.1)
InterpreterPath: /usr/bin/python3.2mu
PackageArchitecture: all
ProcCmdline: /usr/bin/python3.2 /usr/bin/software-properties-gtk
ProcEnviron:
TERM=xterm
SHELL=/bin/bash
PATH=(custom, no user)
LANG=en_US.UTF-8
PythonArgs: ['/usr/bin/software-properties-gtk']
SourcePackage: software-properties
Title: software-properties-gtk crashed with ImportError in /usr/lib/python3/dist-packages/aptdaemon/client.py: No module named gobject
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1026066/+subscriptions
More information about the foundations-bugs
mailing list