Le 16/03/2013 22:48, Russ Allbery a écrit :
Julien Puydt<[email protected]>  writes:

The following :
$ git clone git://git.debian.org/git/debian-science/packages/pynac.git
$ cd pynac
$ git-buildpackage -us -uc

fails with:
gbp:error: Couldn't checkout "pynac_0.2.6.orig.tar.gz":
/usr/bin/pristine-tar returned 128

and indeed:
$ pristine-tar checkout /home/jpuydt/Debian/build/pynac_0.2.6.orig.tar.gz
fatal: Path 'pynac_0.2.6.orig.tar.gz.delta' does not exist in
refs/remotes/origin/pristine-tar'
pristine-tar: git show
refs/remotes/origin/pristine-tar:pynac_0.2.6.orig.tar.gz.delta failed

but:
$ pristine-tar checkout /home/jpuydt/Debian/build/pynac_0.2.6.orig.tar.bz2
pristine-tar: successfully generated
/home/jpuydt/Debian/build/pynac_0.2.6.orig.tar.bz2

So git-buildpackage didn't give the right directions to pristine-tar...

--git-compression=bzip2 will probably fix this for you.  The question is
why the default auto mode didn't work....

I was also advised to try gbp-clone instead of git-clone, but since that looks like a bug, I thought it would be smarter to share the issue -- it's pretty easy to reproduce.

Snark on #debian-science


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to