Bugs in Bazaar 1.6.1 release candidate 1

David Ingamells david.ingamells at mapscape.eu
Mon Sep 1 12:43:08 BST 2008


> John Arbash Meinel wrote:
>   
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Following the "release early, release often" philosophy, we have yet another
>> release candidate for you to test.
>>
>>
>> If no other regressions are found, 1.6.1 final should be released by Friday,
>> Sept 5th. (I'm likely to release -final a little bit early for this round.)
>>
>> John
>> =:-
Anothe4r bzr+ssh: problem ...

local bzr cat on the same repos works (bzr cat 
file:///home/CmsRoot/repos/MScms/1.0/.cmsmanager.ini0 works OK.


$ bzr cat bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/1.0/.cmsmanager.ini

bzr: ERROR: bzrlib.errors.ObjectNotLocked: 
_KnitGraphIndex(CombinedGraphIndex(GraphIndex('bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/.bzr/repository/indices/7003e4e6070587a9f6f504c540f268fc.tix'), 
GraphIndex('bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/.bzr/repository/indices/5c6820243ec404bea40c264a77131fa2.tix'), 
GraphIndex('bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/.bzr/repository/indices/59ff9b216814bd0525534062e503c1ab.tix'), 
GraphIndex('bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/.bzr/repository/indices/45ca178beacc279a45cc8b5d5a36249e.tix'), 
GraphIndex('bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/.bzr/repository/indices/2f705b9430bc74a55d7d115dd4f7311d.tix'))) 
is not locked

Traceback (most recent call last):
  File 
"/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/commands.py", line 
857, in run_bzr_catch_errors
    return run_bzr(argv)
  File 
"/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/commands.py", line 
797, in run_bzr
    ret = run(*run_argv)
  File 
"/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/commands.py", line 
499, in run_argv_aliases
    return self.run(**all_cmd_args)
  File 
"/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/commands.py", line 
818, in ignore_pipe
    result = func(*args, **kwargs)
  File 
"/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/builtins.py", line 
2081, in run
    name_from_revision)
  File 
"/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/builtins.py", line 
2104, in _run
    content = rev_tree.get_file_text(cur_file_id)
  File 
"/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/revisiontree.py", 
line 70, in get_file_text
    return list(self.iter_files_bytes([(file_id, None)]))[0][1]
  File 
"/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/revisiontree.py", 
line 82, in iter_files_bytes
    for result in self._repository.iter_files_bytes(repo_desired_files):
  File 
"/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/repository.py", 
line 1358, in iter_files_bytes
    for record in self.texts.get_record_stream(text_keys, 'unordered', 
True):
  File "/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/knit.py", 
line 1141, in get_record_stream
    positions = self._get_components_positions(keys, allow_missing=True)
  File "/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/knit.py", 
line 949, in _get_components_positions
    build_details = self._index.get_build_details(pending_components)
  File "/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/knit.py", 
line 2154, in get_build_details
    self._check_read()
  File "/data/id/release/bzr/bzr-1.6.1rc1/lib/python/bzrlib/knit.py", 
line 2117, in _check_read
    raise errors.ObjectNotLocked(self)
ObjectNotLocked: 
_KnitGraphIndex(CombinedGraphIndex(GraphIndex('bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/.bzr/repository/indices/7003e4e6070587a9f6f504c540f268fc.tix'), 
GraphIndex('bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/.bzr/repository/indices/5c6820243ec404bea40c264a77131fa2.tix'), 
GraphIndex('bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/.bzr/repository/indices/59ff9b216814bd0525534062e503c1ab.tix'), 
GraphIndex('bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/.bzr/repository/indices/45ca178beacc279a45cc8b5d5a36249e.tix'), 
GraphIndex('bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/.bzr/repository/indices/2f705b9430bc74a55d7d115dd4f7311d.tix'))) 
is not locked

bzr 1.6.1rc1 on python 2.5.1 (linux2)
arguments: ['/data/id/release/bzr/current/bin/bzr', 'cat', 
'bzr+ssh://mscvs01/home/CmsRoot/repos/MScms/1.0/.cmsmanager.ini']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_GB.UTF-8'
plugins:
  bzrtools             
/data/id/release/bzr/current/lib/python/bzrlib/plugins/bzrtools [1.6.0]
  gtk                  
/data/id/release/bzr/current/lib/python/bzrlib/plugins/gtk [0.95.0]
  launchpad            
/data/id/release/bzr/current/lib/python/bzrlib/plugins/launchpad [unknown]
*** 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.





More information about the bazaar mailing list