Bzr and DBus
Russel Winder
russel.winder at concertant.com
Mon May 5 11:08:21 BST 2008
On Mon, 2008-05-05 at 09:21 +0200, Vincent Ladeuil wrote:
> >>>>> "martin" == Martin Pool <mbp at canonical.com> writes:
>
> martin> On Mon, May 5, 2008 at 4:30 PM, Russel Winder
> martin> <russel.winder at concertant.com> wrote:
> >> I am getting the message:
> >>
> >> Unable to load plugin 'dbus' from
> >> '/usr/lib/python2.5/site-packages/bzrlib/plugins'
>
> martin> If you look in ~/.bzr.dev you should have a full traceback explaining
> martin> the problem.
>
> ~/.bzr.log of course.
Thanks, ~/.bzr.dev had me worried for a minute :-)
The relevant slice of the log is below. It seems that I don't have the
dbus package installed. This appears to imply a faulty dependency of
some sort in the Ubuntu packaging? However, I definitely have
python-dbus loaded.
0.108 encoding stdout as sys.stdout encoding 'UTF-8'
0.109 bzr arguments: [u'push', u'--remember', u'bzr
+ssh://dimen.russel.org.uk/home/www/www.russel.org.uk/html/Bazaar/Gant_Trunk']
0.109 looking for plugins in /home/users/russel/.bazaar/plugins
0.157 looking for plugins
in /usr/lib/python2.5/site-packages/bzrlib/plugins
0.157 Plugin name __init__ already loaded
0.157 Plugin name __init__ already loaded
0.306 encoding stdout as sys.stdout encoding 'UTF-8'
0.406 ssh implementation is OpenSSH
6.619 Using fetch logic to copy between
KnitPackRepository('file:///home/users/russel/Repositories/Bazaar/Checkouts/Gant/.bzr/repository/')(<RepositoryFormatKnitPack4>) and KnitPackRepository('bzr+ssh://dimen.russel.org.uk/home/www/www.russel.org.uk/html/Bazaar/Gant_Trunk/.bzr/repository/')(<RepositoryFormatKnitPack4>)
6.687 return code 0
_init__ already loaded
[ 3009] 2008-05-05 11:04:09.289 WARNING: Unable to load plugin 'dbus'
from '/usr/lib/python2.5/site-packages/bzrlib/plugins'
2.435 Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/bzrlib/plugin.py", line 195, in
load_from_dir
exec "import bzrlib.plugins.%s" % name in {}
File "<string>", line 1, in <module>
File
"/usr/lib/python2.5/site-packages/bzrlib/plugins/dbus/__init__.py", line
67, in <module>
from activity import Activity, LanGateway
File
"/usr/lib/python2.5/site-packages/bzrlib/plugins/dbus/activity.py", line
28, in <module>
import dbus.service
ImportError: No module named dbus.service
2.531 encoding stdout as bzrlib.user_encoding 'UTF-8'
4.195 return code 0
--
Russel.
====================================================
Dr Russel Winder Partner
Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road, f: +44 8700 516 084
London SW11 1EN, UK. m: +44 7770 465 077
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080505/97e95db9/attachment-0001.pgp
More information about the bazaar
mailing list