"bzr st" stacktraces

Bug #330781 reported by Chris Halse Rogers
2
Affects Status Importance Assigned to Milestone
bzr-loom (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: bzr

Running 'bzr st' in any of my branches ends with a stacktrace after printing out the correct status information.

The stacktrace is:
"""
bzr: ERROR: exceptions.TypeError: run() got an unexpected keyword argument 'verbose'

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 896, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 842, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/loom/commands.py", line 174, in run_argv_aliases
    super(cmd_status, self).run_argv_aliases(list(argv), alias_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 542, in run_argv_aliases
    return self.run(**all_cmd_args)
TypeError: run() got an unexpected keyword argument 'verbose'

bzr 1.12 on python 2.5.4 (linux2)
arguments: ['/usr/bin/bzr', 'st']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_AU.UTF-8'
plugins:
  builddeb /usr/lib/python2.5/site-packages/bzrlib/plugins/builddeb [2.0.2]
  bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.12]
  launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown]
  loom /usr/lib/python2.5/site-packages/bzrlib/plugins/loom [1.4dev]
  netrc_credential_store /usr/lib/python2.5/site-packages/bzrlib/plugins/netrc_credential_store [unknown]
  svn /usr/lib/python2.5/site-packages/bzrlib/plugins/svn [0.5]
*** 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.
"""

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
Package: bzr 1.12-1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/zsh
SourcePackage: bzr
Uname: Linux 2.6.28-8-generic x86_64

Revision history for this message
Chris Halse Rogers (raof) wrote :
Revision history for this message
John A Meinel (jameinel) wrote :

This is a bug in the bzr-loom plugin, which already has been updated. I believe it just needs to be packaged.

Changed in bzr-loom:
status: New → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-loom (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.