Activity log for bug #715556

Date Who What changed Old value New value Message
2011-02-09 02:28:53 John Rigby bug added bug
2011-02-09 02:30:20 Apport retracing service tags amd64 apport-crash maverick need-duplicate-check amd64 apport-crash maverick
2011-02-09 02:30:21 Apport retracing service bug added subscriber Crash bug triagers for Ubuntu packages
2011-04-12 07:39:16 Martin Pool description Binary package hint: bzr doing bzr branch ../../path_to_compicated_git_repo my_branch failed after processing all the commits ProblemType: Crash DistroRelease: Ubuntu 10.10 Package: bzr 2.2.1-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8 Uname: Linux 2.6.35-24-generic x86_64 NonfreeKernelModules: wl Architecture: amd64 BzrDebugFlags: set() BzrVersion: 2.2.1 CommandLine: ['/usr/bin/bzr', 'branch', '/home/jcrigby/work/git-trees/u-boot/u-boot', 'my-u-boot'] CrashDb: bzr Date: Tue Feb 8 19:19:31 2011 ExecutablePath: /usr/bin/bzr FileSystemEncoding: UTF-8 InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 (20100419.1) InterpreterPath: /usr/bin/python2.6 Locale: en_US.utf8 Platform: Linux-2.6.35-24-generic-x86_64-with-Ubuntu-10.10-maverick ProcCmdline: /usr/bin/python /usr/bin/bzr branch /home/username/work/git-trees/u-boot/u-boot my-u-boot ProcEnviron: SHELL=/bin/bash PATH=(custom, user) LANG=en_US.utf8 LANGUAGE= PythonVersion: 2.6.6 SourcePackage: bzr Title: bzr crashed with KeyError in lookup_git_sha() UserEncoding: UTF-8 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare sbuild Binary package hint: bzr doing bzr branch ../../path_to_compicated_git_repo my_branch failed after processing all the commits ProblemType: Crash DistroRelease: Ubuntu 10.10 Package: bzr 2.2.1-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8 Uname: Linux 2.6.35-24-generic x86_64 NonfreeKernelModules: wl Architecture: amd64 BzrDebugFlags: set() BzrVersion: 2.2.1 CommandLine: ['/usr/bin/bzr', 'branch', '/home/jcrigby/work/git-trees/u-boot/u-boot', 'my-u-boot'] CrashDb: bzr Date: Tue Feb 8 19:19:31 2011 ExecutablePath: /usr/bin/bzr FileSystemEncoding: UTF-8 InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 (20100419.1) InterpreterPath: /usr/bin/python2.6 Locale: en_US.utf8 Platform: Linux-2.6.35-24-generic-x86_64-with-Ubuntu-10.10-maverick ProcCmdline: /usr/bin/python /usr/bin/bzr branch /home/username/work/git-trees/u-boot/u-boot my-u-boot ProcEnviron: SHELL=/bin/bash PATH=(custom, user) LANG=en_US.utf8 LANGUAGE= PythonVersion: 2.6.6 SourcePackage: bzr Title: bzr crashed with KeyError in lookup_git_sha() UserEncoding: UTF-8 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare sbuild Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 912, in exception_to_return_code return the_callable(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1112, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 690, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 705, in run return self._operation.run_simple(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 135, in run_simple self.cleanups, self.func, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups result = func(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/builtins.py", line 1246, in run source_branch=br_from) File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 1257, in sprout result_repo.fetch(source_repository, revision_id=revision_id) File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 1740, in fetch find_ghosts=find_ghosts, fetch_spec=fetch_spec) File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/git/fetch.py", line 495, in fetch (pack_hint, _) = self.fetch_objects(determine_wants, mapping, pb) File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/git/fetch.py", line 580, in fetch_objects target_git_object_retriever, wants, pb, limit) File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/git/fetch.py", line 443, in import_git_objects target_git_object_retriever, trees_cache) File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/git/fetch.py", line 360, in import_git_commit allow_submodules=getattr(repo._format, "supports_tree_reference", False)) File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/git/fetch.py", line 239, in import_git_tree tree = lookup_object(hexsha) File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/git/fetch.py", line 396, in lookup_object return target_git_object_retriever[sha] File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/git/object_store.py", line 543, in __getitem__ (type, type_data) = self.lookup_git_sha(sha) File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/git/object_store.py", line 535, in lookup_git_sha return self.lookup_git_shas([sha], update_map=update_map)[sha] KeyError: '0f10daa86e47163e9fc57404c0f470181da72665'
2011-04-12 09:46:35 Martin Pool visibility private public
2011-04-12 10:03:33 Jelmer Vernooij affects bzr (Ubuntu) bzr-git (Ubuntu)
2011-04-12 10:03:41 Jelmer Vernooij bzr-git (Ubuntu): status New Confirmed
2011-04-12 10:03:45 Jelmer Vernooij bug task added bzr-git
2011-04-12 10:03:52 Jelmer Vernooij bzr-git: status New Fix Committed
2011-04-12 10:03:55 Jelmer Vernooij bzr-git: assignee Jelmer Vernooij (jelmer)
2011-04-12 10:03:58 Jelmer Vernooij bzr-git: milestone 0.6.0
2011-04-12 20:40:11 Jelmer Vernooij bzr-git: status Fix Committed Fix Released
2011-04-12 20:47:56 Jelmer Vernooij bzr-git (Ubuntu): assignee Jelmer Vernooij (jelmer)
2011-04-12 20:48:00 Jelmer Vernooij bzr-git (Ubuntu): status Confirmed In Progress
2011-04-14 11:49:15 Jelmer Vernooij bzr-git (Ubuntu): assignee Jelmer Vernooij (jelmer)
2011-04-27 16:23:00 Jelmer Vernooij bzr-git: importance Undecided Medium
2011-04-27 16:23:05 Jelmer Vernooij bzr-git: importance Medium High
2011-04-27 16:23:08 Jelmer Vernooij bug added subscriber Jelmer Vernooij
2011-05-01 01:40:52 Jelmer Vernooij bzr-git (Ubuntu): status In Progress Fix Released
2011-05-01 01:40:55 Jelmer Vernooij bzr-git (Ubuntu): importance Undecided High
2011-05-01 01:40:57 Jelmer Vernooij bzr-git (Ubuntu): assignee Jelmer Vernooij (jelmer)