[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New upstream version of python-csb



Hi Tomás

On Thu, Dec 20, 2012 at 11:12:22AM +0100, Tomás Di Domenico wrote:
> On 20/12/12 09:55, Andreas Tille wrote:
> > I'd recommend updating the repository and once
> > this is done ping me for final sponsored upload.
> 
> I've updated the repo. Please let me know if there's anything else I
> should do.

Did you imported the new version by using

   git import-orig --pristine-tar <new_tarball>

as recommended in [1]?  I get

$ git-buildpackage
dh clean --with python2,python3
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory `/home/tillea/debian-maintain/alioth/debian-med_git/python-csb'
set -e; \
        for py in python2.7 python2.6 python3.2; do \
                $py -B setup.py clean -a; \
        done
running clean
'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
running clean
'build/lib.linux-x86_64-2.6' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.6' does not exist -- can't clean it
running clean
'build/lib' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.2' does not exist -- can't clean it
make[1]: Leaving directory `/home/tillea/debian-maintain/alioth/debian-med_git/python-csb'
   dh_clean
gbp:info: Orig tarball 'python-csb_1.1.1+dfsg.orig.tar.gz' not found at '../tarballs/'
fatal: Path 'python-csb_1.1.1+dfsg.orig.tar.gz.delta' does not exist in 'refs/heads/pristine-tar'
pristine-tar: git show refs/heads/pristine-tar:python-csb_1.1.1+dfsg.orig.tar.gz.delta failed
gbp:error: Couldn't checkout "python-csb_1.1.1+dfsg.orig.tar.gz": /usr/bin/pristine-tar returned 128


When I try to build the package.  (I'm using pristine-tar version 1.26 -
just in case because I have learned that with older pristine-tar versions
there could be some problems when imported with the latest version.)

Kind regards

       Andreas.


[1] http://debian-med.alioth.debian.org/docs/policy.html#git-tips 

-- 
http://fam-tille.de


Reply to: