Guido Günther <[EMAIL PROTECTED]> writes:

> I can't reproduce this here - and the source code says otherwise too.
> Could you provide an example? I did:
>
> $ git-buildpackage --git-ignore-new --git-pristine-tar
> pristine-tar: successfully generated ../....orig.tar.gz

Sure:

windlord:~/dvl/debian/xml-security-c> git-buildpackage --git-ignore-new
Exporting 'HEAD' to '/home/eagle/dvl/debian/build-area/xml-security-c-tmp'
Moving '/home/eagle/dvl/debian/build-area/xml-security-c-tmp' to 
'/home/eagle/dvl/debian/build-area/xml-security-c-1.4.0'
Getting orig tarbball from ../tarballs/
Cannot copy orig tarball from ../tarballs/

windlord:~/dvl/debian/xml-security-c> git-buildpackage --git-ignore-new 
--git-pristine-tar
Exporting 'HEAD' to '/home/eagle/dvl/debian/build-area/xml-security-c-tmp'
Moving '/home/eagle/dvl/debian/build-area/xml-security-c-tmp' to 
'/home/eagle/dvl/debian/build-area/xml-security-c-1.4.0'
Getting orig tarbball from ../tarballs/
Cannot copy orig tarball from ../tarballs/

windlord:~/dvl/debian/xml-security-c> pristine-tar checkout 
xml-security-c_1.4.0.orig.tar.gz
pristine-tar: successfully generated xml-security-c_1.4.0.orig.tar.gz

Here is my gbp.conf, in case that's the source of the problem:

# ~/.gbp.conf -- Configuration for git-buildpackage.
# $Id: gbp.conf 3946 2008-05-06 02:26:19Z eagle $

[DEFAULT]

# Tell git-buildpackage to invoke pbuilder, which requires a wrapper script.
builder = /home/eagle/bin/git-pbuilder

# pdebuild doesn't do make clean.
cleaner = fakeroot debian/rules clean

# Use pristine-tar.
pristine-tar = True

[git-buildpackage]

# Use the svn-buildpackage layout.
export-dir = ../build-area/
tarball-dir = ../tarballs/

[git-import-orig]

# Don't be helpful.
dch = False

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>



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

Reply via email to