Switching over to Quantal

John Arbash Meinel john at arbash-meinel.com
Tue May 1 13:01:42 UTC 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 4/30/2012 5:33 PM, Barry Warsaw wrote:
> Now that Quantal is open for development, what do we need to do to
> get things switched over, and UDD all happy-like?
> 
> $ bzr branch ubuntu:precise/debootstrap precise bzr: ERROR:
> Revision
> {package-import at ubuntu.com-20111121132053-gkdptiozkkmpd7p4} not
> present in
> "Graph(StackedParentsProvider(bzrlib.repository._LazyListJoin(([CachingParentsProvider(None)],
> []))))". $ bzr branch ubuntu:debootstrap precise Most recent Ubuntu
> version: 1.0.40 Packaging branch version: 1.0.38 Packaging branch
> status: OUT-OF-DATE
> 
> -Barry

This looks to be bug #888615. It is only triggered because of the
freshness checking. It is trying to walk the ancestry, and is failing
because of a stacking boundary.

I don't have a specific answer on how to fix it, but the short-term
workaround is to just disable the OUT-OF-DATE check.

Using the config item:
  launchpad.packaging_verbosity=False

In bzr-2.5 and above, you can actually set that on the command line with:

bzr -Olaunchpad.packaging_verbosity=False ...

John
=:->


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+f3rYACgkQJdeBCYSNAAPz/QCeOKypFnT/3oexVT0dT7365uUH
jgkAn3kn94DJgEWbOTWusJhxhXeHS/rm
=7frQ
-----END PGP SIGNATURE-----



More information about the ubuntu-distributed-devel mailing list