Your message dated Mon, 14 May 2018 13:06:09 +0000
with message-id <[email protected]>
and subject line Bug#869191: fixed in pristine-tar 1.43
has caused the Debian Bug report #869191,
regarding pristine-tar: pristine-xz failed to reproduce build of 
../util-linux_2.30.1.orig.tar.xz
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.)


-- 
869191: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869191
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pristine-tar
Version: 1.38
Severity: important

Dear Maintainer,

I see there's already many bug reports open that basically contains the
same description I'm about to give below. Not sure how to tell if it's
the same underlying issue though, so reporting yet another one...

I'm setting the severity as important as I can't see any way to work
around this issue (other than stop using pristine-tar), which means
I can't update the packaging of the sources I'm working on.
Suggestions on a workaround very welcome!

Anyway, here's how to reproduce the problem I'm seeing:

ah@mbpah:/tmp$ debcheckout --git-track '*' util-linux
declared git repository at 
git://anonscm.debian.org/collab-maint/pkg-util-linux.git
git clone git://anonscm.debian.org/collab-maint/pkg-util-linux.git util-linux 
...
Cloning into 'util-linux'...
remote: Counting objects: 89010, done.
remote: Compressing objects: 100% (26132/26132), done.
remote: Total 89010 (delta 68415), reused 82207 (delta 61984)
Receiving objects: 100% (89010/89010), 135.53 MiB | 1.31 MiB/s, done.
Resolving deltas: 100% (68415/68415), done.
Branch debian-2.24 set up to track remote branch debian-2.24 from origin.
Branch debian-2.25 set up to track remote branch debian-2.25 from origin.
Branch debian-2.26 set up to track remote branch debian-2.26 from origin.
Branch debian-2.27 set up to track remote branch debian-2.27 from origin.
Branch l10n set up to track remote branch l10n from origin.
Branch patch-queue/l10n set up to track remote branch patch-queue/l10n from 
origin.
Branch patches-v2.20.1 set up to track remote branch patches-v2.20.1 from 
origin.
Branch pristine-tar set up to track remote branch pristine-tar from origin.
Branch upstream set up to track remote branch upstream from origin.
Branch upstream-2.24 set up to track remote branch upstream-2.24 from origin.
Branch upstream-2.25 set up to track remote branch upstream-2.25 from origin.
Branch upstream-2.26 set up to track remote branch upstream-2.26 from origin.
Branch upstream-2.27 set up to track remote branch upstream-2.27 from origin.
ah@mbpah:/tmp$ cd util-linux
ah@mbpah:/tmp/util-linux$ git remote add kzak 
https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
ah@mbpah:/tmp/util-linux$ git fetch kzak
remote: Counting objects: 2122, done.
remote: Compressing objects: 100% (1646/1646), done.
remote: Total 2122 (delta 1394), reused 763 (delta 473)
Receiving objects: 100% (2122/2122), 4.25 MiB | 1.70 MiB/s, done.
Resolving deltas: 100% (1394/1394), done.
>From https://git.kernel.org/pub/scm/utils/util-linux/util-linux
 * [new branch]          master         -> kzak/master
 * [new branch]          stable/v2.13   -> kzak/stable/v2.13
 * [new branch]          stable/v2.13.0 -> kzak/stable/v2.13.0
 * [new branch]          stable/v2.13.1 -> kzak/stable/v2.13.1
 * [new branch]          stable/v2.14   -> kzak/stable/v2.14
 * [new branch]          stable/v2.15   -> kzak/stable/v2.15
 * [new branch]          stable/v2.16   -> kzak/stable/v2.16
 * [new branch]          stable/v2.17   -> kzak/stable/v2.17
 * [new branch]          stable/v2.19   -> kzak/stable/v2.19
 * [new branch]          stable/v2.20   -> kzak/stable/v2.20
 * [new branch]          stable/v2.21   -> kzak/stable/v2.21
 * [new branch]          stable/v2.22   -> kzak/stable/v2.22
 * [new branch]          stable/v2.23   -> kzak/stable/v2.23
 * [new branch]          stable/v2.24   -> kzak/stable/v2.24
 * [new branch]          stable/v2.25   -> kzak/stable/v2.25
 * [new branch]          stable/v2.26   -> kzak/stable/v2.26
 * [new branch]          stable/v2.27   -> kzak/stable/v2.27
 * [new branch]          stable/v2.28   -> kzak/stable/v2.28
 * [new branch]          stable/v2.29   -> kzak/stable/v2.29
 * [new branch]          stable/v2.30   -> kzak/stable/v2.30
 * [new tag]             v2.30.1        -> v2.30.1
ah@mbpah:/tmp/util-linux$ gbp import-orig  --uscangbp:info: Launching uscan...
uscan: Newest version of util-linux on remote site is 2.30.1, local version is 
2.29.2
uscan:    => Newer package available from
      
https://www.kernel.org/pub/linux/utils/util-linux/v2.30/util-linux-2.30.1.tar.xz
gbp:info: using ../util-linux_2.30.1.orig.tar.xz
What is the upstream version? [2.30.1] 
gbp:info: Importing '../util-linux_2.30.1.orig.tar.xz' to branch 'upstream'...
gbp:info: Source package is util-linux
gbp:info: Upstream version is 2.30.1
gbp:error: Couldn't commit to 'pristine-tar' with upstream 
'86e26620149b211d9cfbd9c03871cc6b363a3d67': pristine-xz failed to reproduce 
build of ../util-linux_2.30.1.orig.tar.xz
(Please file a bug report.)
pristine-tar: command failed: pristine-xz --no-verbose --no-debug --no-keep 
gendelta ../util-linux_2.30.1.orig.tar.xz /tmp/pristine-tar.dzze8xAZbE/wrapper
pristine-tar: failed to generate delta
gbp:error: Import of ../util-linux_2.30.1.orig.tar.xz failed: Couldn't commit 
to 'pristine-tar' with upstream '86e26620149b211d9cfbd9c03871cc6b363a3d67': 
pristine-xz failed to reproduce build of ../util-linux_2.30.1.orig.tar.xz
(Please file a bug report.)
pristine-tar: command failed: pristine-xz --no-verbose --no-debug --no-keep 
gendelta ../util-linux_2.30.1.orig.tar.xz /tmp/pristine-tar.dzze8xAZbE/wrapper
pristine-tar: failed to generate delta
gbp:error: Error detected, Will roll back changes.
gbp:info: Rolling back branch upstream by resetting it to 
f6bf6eb68ed315d42c9541ce9ad8b04a777bf392
gbp:info: Rolling back branch pristine-tar by resetting it to 
7dbeea06fe1e20cc45ed975f9146bd3cde91e9c3
gbp:error: Rolled back changes after import error.
code 1
ah@mbpah:/tmp/util-linux$ 



-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (5000, 'stable'), (1000, 'unstable'), (500, 'stable-debug'), 
(100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pristine-tar depends on:
ii  libbz2-1.0  1.0.6-8.1
ii  libc6       2.24-11
ii  perl        5.24.1-3
ii  tar         1.29b-1.1
ii  xdelta      1.1.3-9.1+b1
ii  xdelta3     3.0.11-dfsg-1+b1
ii  zlib1g      1:1.2.8.dfsg-5

Versions of packages pristine-tar recommends:
ii  bzip2     1.0.6-8.1
ii  pbzip2    1.1.9-1+b1
ii  xz-utils  5.2.2-1.2+b1

pristine-tar suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: pristine-tar
Source-Version: 1.43

We believe that the bug you reported is fixed in the latest version of
pristine-tar, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Terceiro <[email protected]> (supplier of updated pristine-tar 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 14 May 2018 09:58:30 -0300
Source: pristine-tar
Binary: pristine-tar
Architecture: source
Version: 1.43
Distribution: unstable
Urgency: medium
Maintainer: Tomasz Buchert <[email protected]>
Changed-By: Antonio Terceiro <[email protected]>
Description:
 pristine-tar - regenerate pristine tarballs
Closes: 869191
Changes:
 pristine-tar (1.43) unstable; urgency=medium
 .
   [ Tomasz Buchert ]
   * d/control: update vcs links to salsa
   * fix insecure-copyright-format-uri
   * switch to dh compat 11
 .
   [ Luca Boccassi ]
   * pristine-xz: also try -T6 (Closes: #869191)
 .
   [ Antonio Terceiro ]
   * Bump Standards-Version to 4.1.4; no changes needed
Checksums-Sha1:
 663bc4d275e9011b5416f9d3306bea75d6b7b416 1775 pristine-tar_1.43.dsc
 4fa7a0f84c3db2faf8e6575e41270481ac605539 282032 pristine-tar_1.43.tar.xz
 1582c6683f2cffb53b1d97c724f3dd7765885dbe 6516 
pristine-tar_1.43_source.buildinfo
Checksums-Sha256:
 d3bd3f43477456196f49e221c7dfbc169c9a54dfe053ebfe726084a9a802ddf8 1775 
pristine-tar_1.43.dsc
 1aa30773ac2d584c82fefcd9e33e420f6cbb8eec7687b5c39c538e4177f960a5 282032 
pristine-tar_1.43.tar.xz
 fe2cadc290a03fdb5b70d919bbc4a86c9f95cea134340ab7200704a9511aeb0d 6516 
pristine-tar_1.43_source.buildinfo
Files:
 d72a97812190a34966e5943188322161 1775 utils optional pristine-tar_1.43.dsc
 1a04ae8df5cfddd9bbaf5d508e87e16e 282032 utils optional pristine-tar_1.43.tar.xz
 91d4b221c88f9ef4d3909b735a359896 6516 utils optional 
pristine-tar_1.43_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAlr5iLwACgkQ/A2xu81G
C95bYBAAs47Vl2PjKWAOWzl/aDS1T/1vBSe5rEX25mymvz8nABhAZfVtnimW3wsn
XEl1A83oacr+Q50E2/ZKBc7BcZBEmzKrzSTc+OyJxWFue3t0+AL7SH+QPPGQg6aP
iNJ0oy5cklK89fA1JIngro49T+u8tlpPmczscVqVndeNwA90uGsIwzbNPT0tqDH5
iS3MeoQlDrHjAiRWR9EOZoatnyxpLRNKLewobPQiU/hXYuW7KzW8H/0IgnhlwnmK
9cQ2FNyN0uLlFZuec1zE7/RUcGGdUcWMfJMkq7rVq1q7Y/gfwyhkWyATFtR39eQq
6MHyjTFncxax27Irav7b5XZGo1qNaTPS/8BDa8JtjtH8Y5UybSUV8ccKMAoH1nx8
qdGHgwF9kf5EOOt7uRTfmoAWreLg5zxbuO6AAHnmkRIo1JtL2MHWdHA4rWlntBuf
q0xwn3urIp1a+dsydpqH7l78GnsfrwEEPqBOrVofd155BGCn0kford5oqnN6JNKQ
0troVXTOU+zSj3Unl1kgha1rvLST1Nsk9x3JGJwWwbxvWnSPZDmFnhXyHO7cQiDA
5n9VgGQkq5OJHiJjUoc7E6dpMr91PBgJPWihB7oxL9nnsScGPQrinSb4jb+yGGMh
err5LWVmSBeCsW66eHDC/p9AyhJqYU3RLpXFFNv187A0B8ZokYc=
=X2ng
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to