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

Re: sagetex_3.4+ds-2_source.changes REJECTED



Hi Jerome, 

back to this.

> > $ gbp buildpackage -S -d -sd

I downloaded the tarball from the debian archive and but it relative to
the sagetex.git into ../tarballs (default location).

Then I did gbp-buildpackage -us -uc -rfakeroot -S and I got:

gbp:info: All Orig tarballs 'sagetex_3.4+ds.orig.tar.xz' found at '../tarballs'
gbp:error: Pristine-tar couldn't verify "sagetex_3.4+ds.orig.tar.xz": pristine-tar: /mnt/bigdata/Development/TeX/debian/git/build-area/sagetex_3.4+ds.orig.tar.xz does not match stored hash (expected 555dec235aac72ec66856e25c49ec23c5f92b7d044cdb37831bd00f10f56f459, got d301c7bd068586e089da2f3062ad868af3c2fbcf1e422acbbf45d7283e07acce)

Can you please go into **your** git clone of sagetex, and do
	git remote -v
	git fetch origin
	git checkout pristine-tar
	git status -v
	ls -l sagetex_3.4+ds.orig.tar.xz*
	md5sum sagetex_3.4+ds.orig.tar.xz*
The output I get is:

$ git remote -v
origin	git@salsa.debian.org:tex-team/sagetex.git (fetch)
origin	git@salsa.debian.org:tex-team/sagetex.git (push)
$ git fetch origin
X11 forwarding request failed on channel 0
$ git checkout pristine-tar
Switched to branch 'pristine-tar'
Your branch is up to date with 'origin/pristine-tar'.
$ git status -v
On branch pristine-tar
Your branch is up to date with 'origin/pristine-tar'.

nothing to commit, working tree clean
$ ls -l sagetex_3.4+ds.orig.tar.xz*
-rw-r--r-- 1 norbert norbert 1136 May 15 11:57 sagetex_3.4+ds.orig.tar.xz.delta
-rw-r--r-- 1 norbert norbert   41 May 15 11:57 sagetex_3.4+ds.orig.tar.xz.id
$ md5sum sagetex_3.4+ds.orig.tar.xz*
250cb024e030dddac8327c99be014cd8  sagetex_3.4+ds.orig.tar.xz.delta
129b538c1f03d81421d28252dca74ebf  sagetex_3.4+ds.orig.tar.xz.id
$

Thanks.

Norbert

--
PREINING Norbert                              https://www.preining.info
Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


Reply to: