NoSuchRevision error during recipe build

Asked by Doug Torrance

When building [1], I get the following error (copied and pasted from [2]). The Bazaar branch the recipe uses is imported from a Git repository. Perhaps something is funny with the import?

Whats going wrong? Thanks!

Retrieving 'lp:unity-greeter-badges' to put at '/home/buildd/build-RECIPEBRANCHBUILD-879454/chroot-autobuild/home/buildd/work/tree/recipe-{debupstream}-0~{revno}'.
bzr: ERROR: bzrlib.errors.NoSuchRevision: CHKInventoryRepository('http://bazaar.launchpad.net/~profzoom/unity-greeter-badges/master/.bzr/repository/') has no revision git-v1:450d83da006789589f8c585713106fedc424f34d

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 930, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1121, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 673, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 697, in run
    return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 136, in run_simple
    self.cleanups, self.func, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 166, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/builder/cmds.py", line 398, in run
    package_version.upstream_version, working_basedir)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/builder/deb_util.py", line 125, in extract_upstream_tarball
    tree = branch.repository.revision_tree(revid)
  File "/usr/lib/python2.7/dist-packages/bzrlib/decorators.py", line 155, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/vf_repository.py", line 1839, in revision_tree
    inv = self.get_inventory(revision_id)
  File "/usr/lib/python2.7/dist-packages/bzrlib/decorators.py", line 155, in read_locked
    result = unbound(self, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/vf_repository.py", line 1732, in get_inventory
    return self.iter_inventories([revision_id]).next()
  File "/usr/lib/python2.7/dist-packages/bzrlib/vf_repository.py", line 1752, in iter_inventories
    raise errors.NoSuchRevision(self, revid)
NoSuchRevision: CHKInventoryRepository('http://bazaar.launchpad.net/~profzoom/unity-greeter-badges/master/.bzr/repository/') has no revision git-v1:450d83da006789589f8c585713106fedc424f34d

[1] https://code.launchpad.net/~profzoom/+recipe/unity-greeter-badges
[2] https://launchpadlibrarian.net/199085204/buildlog.txt.gz

Question information

Language:
English Edit question
Status:
Expired
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.