Package: pristine-tar Version: 1.42 Followup-For: Bug #869191 I have the same problem with iproute2:
gaudenz@moebius:~/tmp$ debcheckout --git-track '*' iproute2 declared git repository at https://anonscm.debian.org/git/collab-maint/pkg-iproute.git git clone https://anonscm.debian.org/git/collab-maint/pkg-iproute.git iproute2 ... Cloning into 'iproute2'... remote: Counting objects: 19205, done. remote: Compressing objects: 100% (5946/5946), done. remote: Total 19205 (delta 14280), reused 17772 (delta 12994) Receiving objects: 100% (19205/19205), 4.20 MiB | 4.83 MiB/s, done. Resolving deltas: 100% (14280/14280), done. Branch pristine-tar set up to track remote branch pristine-tar from origin. Branch upstream set up to track remote branch upstream from origin. gaudenz@moebius:~/tmp$ cd iproute2/ gaudenz@moebius:~/tmp/iproute2$ git remote add upstream https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git gaudenz@moebius:~/tmp/iproute2$ git fetch upstream remote: Counting objects: 1505, done. remote: Compressing objects: 100% (707/707), done. remote: Total 1505 (delta 965), reused 1144 (delta 787) Receiving objects: 100% (1505/1505), 924.28 KiB | 5.96 MiB/s, done. Resolving deltas: 100% (965/965), done. >From https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2 * [new branch] flag-names -> upstream/flag-names * [new branch] iproute2-4.1.x -> upstream/iproute2-4.1.x * [new branch] master -> upstream/master * [new branch] net-next -> upstream/net-next * [new tag] v4.13.0 -> v4.13.0 gaudenz@moebius:~/tmp/iproute2$ gbp import-orig --uscan gbp:info: Launching uscan... uscan: Newest version of iproute2 on remote site is 4.13.0, local version is 4.9.0 uscan: => Newer package available from http://kernel.org/pub/linux/utils/net/iproute2/iproute2-4.13.0.tar.xz gpgv: Signature made Die 05 Sep 2017 18:39:32 CEST gpgv: using RSA key 9F6FC345B05BE7E766B83C8F80A77F6095CDE47E gpgv: Good signature from "Stephen Hemminger (Microsoft corporate) <[email protected]>" gpgv: aka "Stephen Hemminger <[email protected]>" gpgv: aka "Stephen Hemminger <[email protected]>" gpgv: aka "Stephen Hemminger <[email protected]>" gpgv: aka "Stephen Hemminger <[email protected]>" gpgv: aka "Stephen Hemminger (Microsoft open source server) <[email protected]>" gpgv: aka "[invalid image]" gbp:info: Using uscan downloaded tarball ../iproute2_4.13.0.orig.tar.xz What is the upstream version? [4.13.0] gbp:info: Importing '../iproute2_4.13.0.orig.tar.xz' to branch 'upstream'... gbp:info: Source package is iproute2 gbp:info: Upstream version is 4.13.0 gbp:error: Import of ../iproute2_4.13.0.orig.tar.xz failed: Couldn't commit to 'pristine-tar' with upstream '5ff19684ca409e7f15535de9f9e2688cf2c5d936': pristine-xz failed to reproduce build of ../iproute2_4.13.0.orig.tar.xz (Please file a bug report.) pristine-tar: failed to generate delta gbp:error: Error detected, Will roll back changes. gbp:info: Rolling back branch upstream by resetting it to 22abf4c1e38534ec6ca01a866a9f24f8b13d0e5c gbp:info: Rolling back branch pristine-tar by resetting it to 1cfabbd88ca05224e084e384a48080556e1e871c gbp:error: Rolled back changes after import error. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing'), (100, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (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-17 ii perl 5.26.0-8 ii tar 1.29b-2 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.3 pristine-tar suggests no packages. -- no debconf information

