[Bug 907384] Re: Wrong dependency causes ImportError with apturl
volinthius
907384 at bugs.launchpad.net
Fri Mar 2 15:49:03 UTC 2012
** Summary changed:
- apturl just crashes
+ Wrong dependency causes ImportError with apturl
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apturl in Ubuntu.
https://bugs.launchpad.net/bugs/907384
Title:
Wrong dependency causes ImportError with apturl
Status in “apturl” package in Ubuntu:
Confirmed
Bug description:
When I type apturl on the command line, or if I try to launch an
apturl link from in firefox (eg to get ubuntu 64 bit flash player:
http://get.adobe.com/flashplayer/completion/?installer=Flash_Player_11_for_Ubuntu_%28apt%29)
then nothing happens (apturl crashes) and I get the following output:
(apturl-gtk:32258): Gtk-WARNING **: Unknown property: GtkDialog.has-separator
ERROR:root:importing aptdaemon
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/AptUrl/gtk/backend/__init__.py", line 48, in get_backend
from InstallBackendAptdaemon import InstallBackendAptdaemon
File "/usr/lib/python2.7/dist-packages/AptUrl/gtk/backend/InstallBackendAptdaemon.py", line 10, in <module>
from UpdateManager.backend import InstallBackend
ImportError: No module named backend
Traceback (most recent call last):
File "/usr/bin/apturl-gtk", line 44, in <module>
ui = GtkUI()
File "/usr/lib/python2.7/dist-packages/AptUrl/gtk/GtkUI.py", line 30, in __init__
self.backend = get_backend(self.dia)
File "/usr/lib/python2.7/dist-packages/AptUrl/gtk/backend/__init__.py", line 56, in get_backend
from InstallBackendSynaptic import InstallBackendSynaptic
File "/usr/lib/python2.7/dist-packages/AptUrl/gtk/backend/InstallBackendSynaptic.py", line 12, in <module>
from UpdateManager.backend import InstallBackend
ImportError: No module named backend
I have noticed that this message also appears in comment #10 of bug
750602: https://bugs.launchpad.net/ubuntu/+source/update-
manager/+bug/750602/comments/10
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: apturl 0.5.1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Wed Dec 21 15:09:05 2011
EcryptfsInUse: Yes
ProcEnviron:
LANGUAGE=en_GB:en
PATH=(custom, user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: apturl
UpgradeStatus: Upgraded to oneiric on 2011-10-17 (64 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apturl/+bug/907384/+subscriptions
More information about the foundations-bugs
mailing list