Your message dated Sat, 02 Sep 2017 16:47:06 +0000
with message-id
<caek95gh9uaexjsdhe61jvy6aybl5tybyjvwv4xk1ffcmpth...@mail.gmail.com>
and subject line Re: Bug#857590: fatal: Path
'ntopng_2.4+dfsg1.orig.tar.gz.delta' does not exist in 'refs/heads/pristine-tar'
has caused the Debian Bug report #857590,
regarding fatal: Path 'ntopng_2.4+dfsg1.orig.tar.gz.delta' does not exist in
'refs/heads/pristine-tar'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
857590: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857590
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ntopng
Version: 2.4+dfsg1-2
Tag: debian/2.4+dfsg1-2
Sources: *https://anonscm.debian.org/git/collab-maint/ntopng.git/
<https://anonscm.debian.org/git/collab-maint/ntopng.git/>*
Building with branch=master & tag=debian/2.4+dfsg1-2
echo --------
echo Cleaning
echo --------
cd git-ntopng
sudo -u actionmystique -H git-reset-clean-pull-checkout.sh
pristine-tar
sudo -u actionmystique -H git-reset-clean-pull-checkout.sh $branch
$tag
echo ---------------------------
echo Checking Build Dependencies
echo ---------------------------
check-build-dependencies.sh
echo --------
echo Building
echo --------
sudo -u actionmystique -H git checkout $branch
sudo -u actionmystique -H gbp buildpackage --git-verbose
--git-debian-branch=$branch --git-pristine-tar
leads to:
...
gbp:debug: ['git', 'rev-parse', '--show-cdup']
gbp:debug: ['git', 'rev-parse', '--is-bare-repository']
gbp:debug: ['git', 'rev-parse', '--git-dir']
gbp:debug: /bin/true [] []
gbp:debug: ['git', 'status', '--porcelain']
gbp:debug: ['git', 'symbolic-ref', 'HEAD']
gbp:debug: ['git', 'show-ref', 'refs/heads/master']
gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'HEAD']
gbp:debug: ['git', 'show-ref', 'refs/heads/pristine-tar']
gbp:debug: ['git', 'log', '--pretty=format:%H', '--grep=pristine-tar .*
ntopng_2.4+dfsg1\\.orig.tar\\.', 'pristine-tar', '--']
gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'pristine-tar^0']
gbp:debug: ['git', 'show',
'--pretty=format:%an%x00%ae%x00%ad%x00%cn%x00%ce%x00%cd%x00%s%x00%f%x00%b%x00',
'-z', '--date=raw', '--no-renames', '--name-status',
'07ac79750b1c23cfcbbd54b0d8e722b58c271f79']
gbp:debug: Determined compression type 'gzip'
gbp:debug: ['git', 'show-ref', 'refs/heads/pristine-tar']
gbp:debug: /usr/bin/pristine-tar [] ['checkout',
'/home/actionmystique/Program-Files/Ubuntu/Ntop/ntopng_2.4+dfsg1.orig.tar.gz']
gbp:error: Pristine-tar couldn't checkout "ntopng_2.4+dfsg1.orig.tar.gz":
fatal: Path 'ntopng_2.4+dfsg1.orig.tar.gz.delta' does not exist in
'refs/heads/pristine-tar'
pristine-tar: git show
refs/heads/pristine-tar:ntopng_2.4+dfsg1.orig.tar.gz.delta failed
--
Jean-Christophe
--- End Message ---
--- Begin Message ---
Hi Jean-Christophe,
On Mon, Mar 13, 2017 at 1:03 AM jean-christophe manciot <
[email protected]> wrote:
> gbp:error: Pristine-tar couldn't checkout "ntopng_2.4+dfsg1.orig.tar.gz":
> fatal: Path 'ntopng_2.4+dfsg1.orig.tar.gz.delta' does not exist in
> 'refs/heads/pristine-tar'
> pristine-tar: git show
> refs/heads/pristine-tar:ntopng_2.4+dfsg1.orig.tar.gz.delta failed
>
>
Sorry, I had forgotten to do git push.
Fixed now.
Ludovico
--- End Message ---