Latest bzr crashes with plugins command
Nicholas Allen
nick.allen at onlinehome.de
Tue Jan 29 21:45:00 GMT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I just pulled the latest changes and now bzr plugins gives a stack trace
and then lists the plugins (successfully) afterwards:
bzr: ERROR: exceptions.TypeError: run() got an unexpected keyword
argument 'verbose'
Traceback (most recent call last):
~ File "/home/nick/source/bzr.dev/bzrlib/commands.py", line 834, in
run_bzr_catch_errors
~ return run_bzr(argv)
~ File "/home/nick/source/bzr.dev/bzrlib/commands.py", line 790, in run_bzr
~ ret = run(*run_argv)
~ File "/home/nick/source/bzr.dev/bzrlib/commands.py", line 492, in
run_argv_aliases
~ return self.run(**all_cmd_args)
~ File "/home/nick/source/bzr.dev/bzrlib/commands.py", line 800, in
ignore_pipe
~ result = func(*args, **kwargs)
TypeError: run() got an unexpected keyword argument 'verbose'
bzr 1.2.0.dev.0 on python 2.5.1.final.0 (linux2)
arguments: ['./bzr', 'plugins']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_GB.UTF-8'
plugins:
~ difftools /home/nick/.bazaar/plugins/difftools [unknown]
~ gtk /home/nick/.bazaar/plugins/gtk [0.94.0dev0]
~ launchpad
/home/nick/source/bzr.dev/bzrlib/plugins/launchpad [unknown]
~ multiparent
/home/nick/source/bzr.dev/bzrlib/plugins/multiparent.py [unknown]
~ svn /home/nick/.bazaar/plugins/svn [0.5.0exp0]
~ xmloutput /home/nick/.bazaar/plugins/xmloutput [0.3.0]
*** Bazaar has encountered an internal error.
~ Please report a bug at https://bugs.launchpad.net/bzr/+filebug
~ including this traceback, and a description of what you
~ were doing when the error occurred.
Nick
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHn55c1+i51gqqEGkRApqsAJ4tDbxDgBItRC9iQMnu44qIPlilBACfX6pv
1jlLAEHRcbF//h2Su8gBApc=
=fRb2
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list