Comment 4 for bug 338261

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 338261] Re: Python2.6 incompatibility?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Albisetti wrote:
> this is what happens for "bzr selftest":
>
> beuno@dell-desktop:~$ bzr selftest
> testing: /usr/bin/bzr
> /usr/lib/python2.6/dist-packages/bzrlib (1.13dev python2.6.1)
>
> /usr/lib/python2.6/dist-packages/Crypto/Hash/SHA.py:6: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
> from sha import *
> /usr/lib/python2.6/dist-packages/Crypto/Hash/MD5.py:6: DeprecationWarning: the md5 module is deprecated; use hashlib instead
> from md5 import *
> bzr: ERROR: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 0

This is just exposing a bug in the dbus plugin, which isn't revealing
anything about bzr-pqm (unfortunately).

I think this is the "people sshing into a machine get dbus failures" bug.

Can you try running selftest without bzr-dbus installed?

Or maybe just

bzr selftest -s bp.pqm

Which would avoid loading the dbus tests, and only load the pqm ones?

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmv8YUACgkQJdeBCYSNAAN/hwCg0HFvdFvesw2L5fmtuVlxFuU1
9iIAnRnKWFBUFkDj1x1w/60i2IgIbHGJ
=vyKs
-----END PGP SIGNATURE-----