Issues building deb files

Jelmer Vernooij jelmer at samba.org
Mon May 26 11:15:20 BST 2008


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

Russel Winder wrote:
> I just pulled out:
>
> http://bzr.debian.org/pkg-bazaar/bzr/unstable
> http://bzr.debian.org/pkg-bazaar/bzrtools/unstable
> http://bzr.debian.org/pkg-bazaar/bzr-svn/unstable
> http://bzr.debian.org/pkg-bazaar/bzr-email/unstable
> http://bzr.debian.org/pkg-bazaar/bzr-dbus/unstable
>
> and then wrote a script:
>
> #! /bin/sh COMMAND=pull if [ $# -gt 0 ] then COMMAND=$1 fi for D in
> `bzr branches` do ( cd $D && echo "======== $D ====" && bzr
> $COMMAND ) done
>
> so that I can pull these to ensure I have the latest release
> version and then run builddeb on them to create the latest release
> deb files. However, when I run the builddeb, bzr-svn, bzr-email,
> and bzr-dbus build fine, but bzr and bzrtools fail
>
> ======== BzrTools_Unstable ==== Running in merge mode Building
> using working tree Preparing the build area: ../build-area
> Exporting to ../build-area/bzrtools-1.5.0 in merge mode Looking for
> ../tarballs/bzrtools_1.5.0.orig.tar.gz to use as upstream source
> bzr: ERROR: [Errno 2] No such file or directory: '../tarballs'
> ======== Bzr_Unstable ==== Running in merge mode Building using
> working tree Preparing the build area: ../build-area Exporting to
> ../build-area/bzr-1.5 in merge mode Looking for
> ../tarballs/bzr_1.5.orig.tar.gz to use as upstream source Using
> uscan to look for the upstream tarball bzr: remote site does not
> even have current version bzr: ERROR: A Debian packaging error
> occurred: Could not find the upstream tarball after uscan
> downloaded it.
Bazaar 1.5 didn't get uploaded to the usual location that the Debian
packages are downloading from. See
https://lists.ubuntu.com/archives/bazaar/2008q2/042089.html

To work around this, you should be able to just download the tarball
manually and put it in the tarballs directory under the name
bzr_1.5.orig.tar.gz.

Cheers,

Jelmer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQCVAwUBSDqNtQy0JeEGD2blAQLwoQP/UhAgP0jceuER5r3rmD0h5jg5WwOFkCgn
2h/ykIgJSKSQ92SCnvrrdVw4fctrFX+2/OYuJdr7H1xX/gA8S0Feiw1vrI00FDpb
+I565MSrPV+j7SexFDgUiGy8rOSDGilRRHc4EQW9+Dc3KHdYhZdLP0vLHHOQZ7p/
ITf9ec+ohRg=
=Cbpi
-----END PGP SIGNATURE-----




More information about the bazaar mailing list