Bzr and DBus
Martin Pool
mbp at canonical.com
Mon May 5 11:49:33 BST 2008
On Mon, May 5, 2008 at 8:08 PM, Russel Winder
<russel.winder at concertant.com> wrote:
> 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.
Do you mean you have the python-dbus package installed? Maybe this is
another bug to do with clashes between python-central and
python-support?
>
> 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
>
--
Martin <http://launchpad.net/~mbp/>
More information about the bazaar
mailing list