BZR Explorer: error when running selftest
Ian Clatworthy
ian.clatworthy at internode.on.net
Wed Jul 1 01:16:03 BST 2009
Andreas Deininger wrote:
> However when I'm running
> $bzr selftest explorer
>
> I'm getting an error (details see below).
> What's wrong here?
It actually looks like it might be a bug in bzr-gtk. Try upgrading that
to a more recent version.
> from bzrlib.plugins.gtk.olive import Preferences
> File "/usr/lib/python2.4/site-packages/bzrlib/plugins/gtk/olive/__init__.py",
> line 55, in ?
> from bzrlib.plugins.gtk.push import PushDialog
> File "/usr/lib/python2.4/site-packages/bzrlib/plugins/gtk/push.py",
> line 29, in ?
> from bzrlib.builtins import _create_prefix
> ImportError: cannot import name _create_prefix
>
> bzr 1.16.1 on python 2.4.4 (linux2)
> arguments: ['/usr/bin/bzr', 'selftest', 'explorer']
> encoding: 'ISO-8859-1', fsenc: 'ISO-8859-1', lang: 'en_US'
> plugins:
> bzrtools
> /usr/lib/python2.4/site-packages/bzrlib/plugins/bzrtools [1.16]
> explorer
> /usr/lib/python2.4/site-packages/bzrlib/plugins/explorer [0.4]
> gtk
> /usr/lib/python2.4/site-packages/bzrlib/plugins/gtk [0.93]
> launchpad
If the problem persists, please raise a bug. If
bzr selftest gtk
is enough to trigger the error, then please raise the bug against bzr-gtk.
Ian C.
More information about the bazaar
mailing list