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

