Bazaar on Ubuntu 8.04 and Launchpad [Fwd: qt4tool]

John Arbash Meinel john at arbash-meinel.com
Tue Jun 29 17:27:53 BST 2010


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

Russel Winder wrote:
> -------- Forwarded Message --------
> [ . . . ]
>> Hi Russel!
>>
>> I am developping an application for Ubuntu 8.04, and I can' t find a
>> compliant version of bzr to checkout the latest code for qt4tool. Do you
>> think it would be possible to send me a tarball with the current
>> revision?
> [ . . . ]
> 
> Is it really the case that the Bazaar on Ubuntu 8.04 cannot branch a
> branch held on Launchpad?  (I am not sure what format "unnamed" is, 2a?)
> 
> |> bzr info lp:~scons-qt4/sconsaddons/qt4
> /usr/lib/pymodules/python2.6/lazr/uri/__init__.py:19: UserWarning: Module launchpadlib was already imported from /usr/lib/pymodules/python2.6/launchpadlib/__init__.py, but /usr/lib/pymodules/python2.6 is being added to sys.path
>   import pkg_resources
> /usr/lib/python2.6/dist-packages/Crypto/Util/randpool.py:40: RandomPool_DeprecationWarning: This application uses RandomPool, which is BROKEN in older releases.  See http://www.pycrypto.org/randpool-broken
>   RandomPool_DeprecationWarning)
> Standalone branch (format: unnamed)
> Location:
>   branch root: bzr+ssh://bazaar.launchpad.net/~scons-qt4/sconsaddons/qt4/
>                                                                                                                         
> Related branches:
>   parent branch: bzr+ssh://bazaar.launchpad.net/~russel/sconsaddons/qt4/
> 

'bzr info bzr+ssh://' always gives unnamed, but if you do:
  bzr info nosmart+lp:...
or
  bzr info sftp://bazaar.launchpad.net/...

You should get more info. I get:
$ bzr info nosmart+lp:~scons-qt/
 Standalone branch (format: 2a)
 Location:
   branch root:
nosmart+bzr+ssh://bazaar.launchpad.net/~scons-qt4/sconsaddons/qt4/

 Related branches:
   parent branch:
nosmart+bzr+ssh://bazaar.launchpad.net/~russel/sconsaddons/qt4/


Hardy has bzr 1.3. Which doesn't understand formats 1.6 (stacking) or
1.9 (stacking + btree) or 2a.

The bzr ppa does have a backport of 2.1.1 for hardy:
 https://edge.launchpad.net/~bzr/+archive/ppa

I've searched around a bit and found stuff like:

http://www.mail-archive.com/ubuntu-backports@lists.ubuntu.com/msg13824.html

Where they are talking about getting the bzr 2.0 series into the
official hardy-backports repository. I don't really know where that
ended up. Martin may have a better idea, as he's done most of the
SRU/backporting work.


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

iEYEARECAAYFAkwqHwkACgkQJdeBCYSNAAOp4gCgqAV9HEO3bzPbqSvSHOeWURbh
Rw4AoMzCJV0UE7nj2N5+UhDlaKxNOqjB
=LqNr
-----END PGP SIGNATURE-----



More information about the bazaar mailing list