Fails to build branch with NoSuchRevision exception

Bug #959190 reported by Stuart Bishop
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-builder
Triaged
High
Unassigned

Bug Description

From a recipe build:

RUN ['bzr', '-Derror', 'dailydeb', '--safe', '--no-build', '/home/buildd/build-b0766f154240e14a2c1638cb65216a0bd2b6c70f/chroot-autobuild/home/buildd/work/recipe', '/home/buildd/build-b0766f154240e14a2c1638cb65216a0bd2b6c70f/chroot-autobuild/home/buildd/work/tree', '--manifest', '/home/buildd/build-b0766f154240e14a2c1638cb65216a0bd2b6c70f/chroot-autobuild/home/buildd/work/tree/manifest', '--distribution', 'oneiric', '--allow-fallback-to-native', '--append-version', '~oneiric1']
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
Building tree.
Retrieving 'lp:~stub/ubuntu/lucid/postgresql-9.1-debversion/devel' to put at '/home/buildd/build-b0766f154240e14a2c1638cb65216a0bd2b6c70f/chroot-autobuild/home/buildd/work/tree/recipe-{debversion}~{revno}'.
bzr: ERROR: bzrlib.errors.NoSuchRevision: CHKInventoryRepository('http://bazaar.launchpad.net/~stub/ubuntu/lucid/postgresql-9.1-debversion/devel/.bzr/repository/') has no revision ('<email address hidden>',)

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 946, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 1150, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 699, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 721, in run
    return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/cleanup.py", line 135, in run_simple
    self.cleanups, self.func, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/builder/cmds.py", line 683, in run
    package_version.upstream_version, working_basedir)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/builder/cmds.py", line 530, in extract_upstream_tarball
    tree = branch.repository.revision_tree(revid)
  File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 154, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/vf_repository.py", line 1769, in revision_tree
    inv = self.get_inventory(revision_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 154, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/vf_repository.py", line 1667, in get_inventory
    return self.iter_inventories([revision_id]).next()
  File "/usr/lib/python2.5/site-packages/bzrlib/repofmt/groupcompress_repo.py", line 981, in _iter_inventories
    raise errors.NoSuchRevision(self, record.key)
NoSuchRevision: CHKInventoryRepository('http://bazaar.launchpad.net/~stub/ubuntu/lucid/postgresql-9.1-debversion/devel/.bzr/repository/') has no revision ('<email address hidden>',)
(0.232014, 0.036001999999999999, 0, 0, 0, 0, 8465, 25, 0, 8256, 3160, 0, 0, 0, 375, 38)

Stuart Bishop (stub)
Changed in bzr-builder:
status: New → Triaged
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.