Activity log for bug #894521

Date Who What changed Old value New value Message
2011-11-24 20:01:35 Roger Peppe bug added bug
2011-11-24 20:10:05 Apport retracing service tags amd64 apport-crash need-duplicate-check oneiric running-unity amd64 apport-crash oneiric running-unity
2011-11-24 20:10:05 Apport retracing service bug added subscriber Crash bug triagers for Ubuntu packages
2011-11-24 20:10:09 Apport retracing service tags amd64 apport-crash oneiric running-unity amd64 apport-crash oneiric regression-retracer running-unity
2011-11-24 20:17:19 Jelmer Vernooij bug task added bzr
2011-11-25 08:33:59 Roger Peppe visibility private public
2011-11-25 08:44:47 Martin Pool summary bzr crashed on diff -r 38:../ec2 NoSuchRevision in _iter_inventories during diff -r 38:../ec2
2011-12-05 08:52:56 Rick Spencer bzr (Ubuntu): importance Undecided Medium
2012-02-06 05:43:30 Martin Pool bug task deleted bzr (Ubuntu)
2012-02-06 05:45:04 Martin Pool description this crashes: bzr diff -r 38:../ec2 this does not: bzr diff -r revno:38:../ec2 from the documentation in help revisionspec, it seems like this should work. ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: bzr 2.4.1-1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6 Uname: Linux 3.0.0-13-generic x86_64 ApportVersion: 1.23-0ubuntu4 Architecture: amd64 BzrDebugFlags: set() BzrVersion: 2.4.1 CommandLine: ['/usr/bin/bzr', 'diff', '-r', '38:../ec2'] CrashDb: bzr Date: Thu Nov 24 19:56:00 2011 ExecutablePath: /usr/bin/bzr FileSystemEncoding: UTF-8 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) InterpreterPath: /usr/bin/python2.7 Locale: en_GB.UTF-8 PackageArchitecture: all Platform: Linux-3.0.0-13-generic-x86_64-with-Ubuntu-11.10-oneiric ProcCmdline: /usr/bin/python /usr/bin/bzr diff -r 38:../ec2 ProcEnviron: LANG=en_GB.UTF-8 LANGUAGE=en_GB:en PATH=(custom, user) SHELL=/usr/local/plan9/bin/rc PythonVersion: 2.7.2 SourcePackage: bzr Title: bzr crashed with NoSuchRevision in _iter_inventories(): CHKInventoryRepository('file:///home/username/go/src/pkg/launchpad.net/goamz/ec2-old/.bzr/repository/') has no revision ('User Nameer.peppe@canonical.com-20111123183728-mjlgszblrms95li0',) UpgradeStatus: Upgraded to oneiric on 2011-11-23 (1 days ago) UserEncoding: UTF-8 UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare this crashes: bzr diff -r 38:../ec2 this does not: bzr diff -r revno:38:../ec2 from the documentation in help revisionspec, it seems like this should work. Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 946, in exception_to_return_code return the_callable(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1150, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 699, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 721, in run return self._operation.run_simple(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 135, in run_simple self.cleanups, self.func, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups result = func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1165, in ignore_pipe result = func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/bzrlib/builtins.py", line 2087, in run file_list, revision, old, new, self.add_cleanup, apply_view=True) File "/usr/lib/python2.7/dist-packages/bzrlib/diff.py", line 401, in get_trees_and_branches_to_diff_locked old_tree = _get_tree_to_diff(old_revision_spec, working_tree, branch) File "/usr/lib/python2.7/dist-packages/bzrlib/diff.py", line 453, in _get_tree_to_diff return spec.as_tree(branch) File "/usr/lib/python2.7/dist-packages/bzrlib/revisionspec.py", line 253, in as_tree return self._as_tree(context_branch) File "/usr/lib/python2.7/dist-packages/bzrlib/revisionspec.py", line 263, in _as_tree return context_branch.repository.revision_tree(revision_id) File "/usr/lib/python2.7/dist-packages/bzrlib/decorators.py", line 154, in read_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/bzrlib/vf_repository.py", line 1771, in revision_tree inv = self.get_inventory(revision_id) File "/usr/lib/python2.7/dist-packages/bzrlib/decorators.py", line 154, in read_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/bzrlib/vf_repository.py", line 1669, in get_inventory return self.iter_inventories([revision_id]).next() File "/usr/lib/python2.7/dist-packages/bzrlib/repofmt/groupcompress_repo.py", line 981, in _iter_inventories raise errors.NoSuchRevision(self, record.key) NoSuchRevision: CHKInventoryRepository('file:///home/username/go/src/pkg/launchpad.net/goamz/ec2-old/.bzr/repository/') has no revision ('User Nameer.peppe@canonical.com-20111123183728-mjlgszblrms95li0',) ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: bzr 2.4.1-1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6 Uname: Linux 3.0.0-13-generic x86_64 ApportVersion: 1.23-0ubuntu4 Architecture: amd64 BzrDebugFlags: set() BzrVersion: 2.4.1 CommandLine: ['/usr/bin/bzr', 'diff', '-r', '38:../ec2'] CrashDb: bzr Date: Thu Nov 24 19:56:00 2011 ExecutablePath: /usr/bin/bzr FileSystemEncoding: UTF-8 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) InterpreterPath: /usr/bin/python2.7 Locale: en_GB.UTF-8 PackageArchitecture: all Platform: Linux-3.0.0-13-generic-x86_64-with-Ubuntu-11.10-oneiric ProcCmdline: /usr/bin/python /usr/bin/bzr diff -r 38:../ec2 ProcEnviron:  LANG=en_GB.UTF-8  LANGUAGE=en_GB:en  PATH=(custom, user)  SHELL=/usr/local/plan9/bin/rc PythonVersion: 2.7.2 SourcePackage: bzr Title: bzr crashed with NoSuchRevision in _iter_inventories(): CHKInventoryRepository('file:///home/username/go/src/pkg/launchpad.net/goamz/ec2-old/.bzr/repository/') has no revision ('User Nameer.peppe@canonical.com-20111123183728-mjlgszblrms95li0',) UpgradeStatus: Upgraded to oneiric on 2011-11-23 (1 days ago) UserEncoding: UTF-8 UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare
2012-02-06 05:51:52 Martin Pool bzr: status New Incomplete
2012-04-07 04:18:00 Launchpad Janitor bzr: status Incomplete Expired