Downloading source via bazaar
Posted
by
beanaroo
on Super User
See other posts from Super User
or by beanaroo
Published on 2012-12-06T02:23:14Z
Indexed on
2012/12/06
5:09 UTC
Read the original article
Hit count: 227
Forgive me if this is a stupid question or an inapproptiate place to ask.
This is my first time attempting to download source by means of bazaar (launchpad).
Regardless of the package or branch... I always get an error like the following:
bzr: ERROR: Revision {[email protected]} not present in "Graph(StackedParentsProvider(bzrlib.repository._LazyListJoin(([CachingParentsProvider(None)], []))))".
I have looked all over and cannot find an answer. What does this mean? How can I resolve it?
Many thanks.
---edit---
Ubuntu 12.10 running BZR-2.6.0
Commands include but are not limited to:
bzr branch lp:ubuntu/quantal-proposed/ubiquity
bzr branch lp:ubuntu/quantal/ubiquity
bzr branch lp:ubuntu/quantal/ubiquity-slideshow-ubuntu
bzr branch lp:nano (just to test)
bzr branch lp:ubuntu/quantal/transmission (just to test)
© Super User or respective owner