Internal error is shown when using "branch-history" command -- bzr: ERROR: exceptions.AttributeError: 'BzrBranch7' object has no attribute 'revision_history'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
BzrTools |
New
|
Undecided
|
Unassigned |
Bug Description
Trying to view the branch history using the bzrtools "branch-history" command against the trunk branch causes an internal error.
Traceback is below --
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "bzrlib\
File "bzrlib\
File "C:/Program Files (x86)/Bazaar/
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "C:/Program Files (x86)/Bazaar/
File "C:/Program Files (x86)/Bazaar/
File "C:/Program Files (x86)/Bazaar/
AttributeError: 'BzrBranch7' object has no attribute 'revision_history'
bzr 2.6b1 on python 2.6.6 (Windows-
arguments: ['bzr', 'branch-history', 'trunk']
plugins: bzrtools[2.5.0], changelog_
explorer[
loom[2.3.0dev], netrc_credentia
pipeline[
xmloutput[
encoding: 'cp1252', fsenc: 'mbcs', lang: None
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
including this traceback and a description of the problem.
affects: | bzr → bzrtools |
Same on Ubuntu 16.10 and Ubuntu 16.04 with bzr branch lp:pybik,
error message:
bzr: ERROR: exceptions. AttributeError: 'BzrBranch7' object has no attribute 'revision_history'
Traceback (most recent call last): python2. 7/dist- packages/ bzrlib/ commands. py", line 930, in exception_ to_return_ code python2. 7/dist- packages/ bzrlib/ commands. py", line 1121, in run_bzr python2. 7/dist- packages/ bzrlib/ commands. py", line 673, in run_argv_aliases **all_cmd_ args) python2. 7/dist- packages/ bzrlib/ commands. py", line 697, in run .run_simple( *args, **kwargs) python2. 7/dist- packages/ bzrlib/ cleanup. py", line 136, in run_simple python2. 7/dist- packages/ bzrlib/ cleanup. py", line 166, in _do_with_cleanups python2. 7/dist- packages/ bzrlib/ plugins/ bzrtools/ command_ classes. py", line 359, in run history( branch) python2. 7/dist- packages/ bzrlib/ plugins/ bzrtools/ branchhistory. py", line 12, in branch_history ta(b): python2. 7/dist- packages/ bzrlib/ plugins/ bzrtools/ branchhistory. py", line 53, in iter_revisiondata branch. revision_ history( )):
File "/usr/lib/
return the_callable(*args, **kwargs)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
return self._operation
File "/usr/lib/
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/
result = func(*args, **kwargs)
File "/usr/lib/
return branch_
File "/usr/lib/
for revno, revision in iter_revisionda
File "/usr/lib/
for no, revision_id in enumerate(
AttributeError: 'BzrBranch7' object has no attribute 'revision_history'
bzr 2.8.0dev1 on python 2.7.12 (Linux- 4.8.0-32- generic- x86_64- with- 16.10-yakkety) [2.8.0dev1] , bc_commit_ hook_copyright_ year[unknown] , unknown] , builddeb[2.8.6], bzrtools[2.6.0], merge[2. 8.0dev1] , diffstat[0.2.0], grep[2.8.0dev1], 2.8.0dev1] , netrc_credentia l_store[ 2.8.0dev1] , merge[2. 8.0dev1] , po_merge[ 2.8.0dev1] , weave_fmt[ 2.8.0dev1] , 0.8.8]
Ubuntu-
arguments: ['/usr/bin/bzr', 'branch-history']
plugins: bash_completion
bcspaces[
changelog_
launchpad[
news_
xmloutput[
encoding: 'utf-8', fsenc: 'UTF-8', lang: 'de_DE.UTF-8'
*** Bazaar has encountered an internal error. This probably indicates a /bugs.launchpad .net/bzr/ +filebug
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
including this traceback and a description of the problem.