Activity log for bug #687226

Date Who What changed Old value New value Message
2010-12-08 06:40:22 Jonathan Marsden bug added bug
2010-12-08 06:40:22 Jonathan Marsden attachment added bzr-20101208063635-7363.crash https://bugs.launchpad.net/bugs/687226/+attachment/1759360/+files/bzr-20101208063635-7363.crash
2010-12-08 06:50:25 Andrew Bennetts description mkdir ocsng cd ocsng bzr branch lp:ocsinventory-unix-agent gets me: bzr: ERROR: exceptions.KeyError: 'Bazaar-NG Loom branch format 6\n' *** 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://bugs.launchpad.net/bzr/+filebug attaching the crash file /home/jonathan/.cache/crash/bzr-20101208063635-7363.crash and including a description of the problem. Attaching crash file as requested. mkdir ocsng cd ocsng bzr branch lp:ocsinventory-unix-agent gets me: bzr: ERROR: exceptions.KeyError: 'Bazaar-NG Loom branch format 6\n' BzrVersion: 2.1.1 Traceback: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 853, in exception_to_return_code return the_callable(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1055, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 661, in run_argv_aliases return self.run_direct(**all_cmd_args) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 665, in run_direct return self._operation.run_simple(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 122, in run_simple self.cleanups, self.func, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 156, in _do_with_cleanups result = func(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/builtins.py", line 1194, in run from_location) File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 959, in open_tree_or_branch return bzrdir._get_tree_branch() File "/usr/lib/python2.6/dist-packages/bzrlib/remote.py", line 319, in _get_tree_branch return None, self.open_branch() File "/usr/lib/python2.6/dist-packages/bzrlib/remote.py", line 340, in open_branch setup_stacking=not ignore_fallbacks) File "/usr/lib/python2.6/dist-packages/bzrlib/remote.py", line 2180, in __init__ self.tags = self._format.make_tags(self) File "/usr/lib/python2.6/dist-packages/bzrlib/remote.py", line 2094, in make_tags self._ensure_real() File "/usr/lib/python2.6/dist-packages/bzrlib/remote.py", line 2019, in _ensure_real self._network_name) File "/usr/lib/python2.6/dist-packages/bzrlib/registry.py", line 263, in get r = Registry.get(self, format_string) File "/usr/lib/python2.6/dist-packages/bzrlib/registry.py", line 173, in get return self._dict[self._get_key_or_default(key)].get_obj() KeyError: 'Bazaar-NG Loom branch format 6\n'
2010-12-08 06:54:29 Andrew Bennetts bzr: importance Undecided Medium
2010-12-08 06:54:29 Andrew Bennetts bzr: status New Confirmed
2010-12-08 06:55:49 Andrew Bennetts tags hpss
2010-12-08 06:56:10 Andrew Bennetts summary bzr: ERROR: exceptions.KeyError: 'Bazaar-NG Loom branch format 6\n' bzr: ERROR: exceptions.KeyError: 'Bazaar-NG Loom branch format 6\n' branching from smart server
2011-11-27 18:07:38 Jelmer Vernooij bzr: assignee Jelmer Vernooij (jelmer)
2011-11-27 18:07:40 Jelmer Vernooij bzr: status Confirmed In Progress
2011-11-27 18:39:22 Launchpad Janitor branch linked lp:~jelmer/bzr/hpss-unknown-format
2011-11-28 11:51:11 Jelmer Vernooij bzr: milestone 2.5b4
2011-11-28 11:51:13 Jelmer Vernooij bzr: status In Progress Fix Released