Package: git-buildpackage Version: 0.9.19 Severity: important Hi,
I have found that git-buildpackage throws an exception and terminates for the above package. After trying to adopt the package for the Debian Perl Group, I found the adoption script runs the 'gbp' command. Running the below command directly results in the same error, as per the adoption script. *** ./execlog gbp import-dscs --verbose --debsnap --pristine-tar libintl-perl gbp:info: Downloading snapshots of 'libintl-perl' to '/tmp/tmpy6p34azo'... gbp:debug: debsnap ['--force', '--destdir=/tmp/tmpy6p34azo', 'libintl-perl'] [] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.11-1', 'lt', '1.16-3'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-4', 'lt', '1.11-1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-4', 'gt', '1.11-1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-4', 'lt', '1.16-3'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-4', 'gt', '1.16-3'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.11-2', 'lt', '1.16-3'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.11-2', 'lt', '1.11-1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.11-2', 'gt', '1.11-1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.26-1', 'lt', '1.16-3'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.26-1', 'gt', '1.16-3'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.26-1', 'lt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.26-1', 'gt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.23-1+deb8u1', 'lt', '1.16-3'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.23-1+deb8u1', 'gt', '1.16-3'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.23-1+deb8u1', 'lt', '1.26-1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.23-1+deb8u1', 'lt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.23-1+deb8u1', 'gt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.20-1', 'lt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.20-1', 'gt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.20-1', 'lt', '1.26-1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.20-1', 'lt', '1.23-1+deb8u1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-2', 'lt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-2', 'lt', '1.11-2'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-2', 'gt', '1.11-2'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-2', 'lt', '1.16-3'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-1', 'lt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-1', 'lt', '1.16-2'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-1', 'lt', '1.11-2'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.16-1', 'gt', '1.11-2'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.23-1', 'lt', '1.16-3'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.23-1', 'gt', '1.16-3'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.23-1', 'lt', '1.23-1+deb8u1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.23-1', 'lt', '1.20-1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.23-1', 'gt', '1.20-1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.26-2', 'lt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.26-2', 'gt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.26-2', 'lt', '1.23-1+deb8u1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.26-2', 'gt', '1.23-1+deb8u1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.26-2', 'lt', '1.26-1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.26-2', 'gt', '1.26-1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.24-1', 'lt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.24-1', 'gt', '1.16-4'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.24-1', 'lt', '1.23-1+deb8u1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.24-1', 'gt', '1.23-1+deb8u1'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.24-1', 'lt', '1.26-2'] gbp:debug: /usr/bin/dpkg ['--compare-versions'] ['1.24-1', 'lt', '1.26-1'] gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: Upstream version: 1.11 gbp:debug: Debian version: 1 gbp:debug: Upstream tarball: /tmp/tmpy6p34azo/libintl-perl_1.11.orig.tar.gz gbp:debug: Debian patch: /tmp/tmpy6p34azo/libintl-perl_1.11-1.diff.gz gbp:info: No git repository found, creating one. gbp:debug: ['git', 'init'] gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'config', 'user.name', 'Ken Ibbotson'] gbp:debug: ['git', 'config', 'user.email', 'k...@computer.org'] gbp:debug: tar ['--exclude=.gitignore', '--exclude=debian/*', '--exclude=.git/*', '--exclude=.git', '-C', '/home/keni/src/pkg-perl/packages/tmpbmd_ne8t', '-a', '-xf', '/tmp/tmpy6p34azo/libintl-perl_1.11.orig.tar.gz'] [] gbp:debug: ['git', 'tag', '-l', 'debian/1.11-1'] gbp:debug: ['git', 'tag', '-l', 'debian/1.11-1'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.11'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.11'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.11'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.11'] gbp:debug: ['git', 'add', '-f', '.'] gbp:debug: ['git', 'write-tree'] gbp:debug: ['git', 'commit-tree', '1291d87c2fdf133dd50ab8d99cbb49984edb03d6'] gbp:debug: ['git', 'update-ref', '-m', 'gbp: Import Upstream version 1.11', 'refs/heads/master', '465cd0e787ea9db648e24b9e00598a0b0eaecd54'] gbp:debug: ['git', 'symbolic-ref', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/master'] gbp:debug: ['git', 'branch', 'upstream', 'master'] gbp:debug: ['git', 'tag', '-m', 'Upstream version 1.11', '-s', 'upstream/1.11', '465cd0e787ea9db648e24b9e00598a0b0eaecd54'] gbp:debug: ['git', 'show-ref', '--verify', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', '465cd0e787ea9db648e24b9e00598a0b0eaecd54^{commit}'] gbp:debug: ['git', 'branch', '--contains', '465cd0e787ea9db648e24b9e00598a0b0eaecd54'] gbp:debug: ['git', 'add', '-f', '.'] gbp:debug: ['git', 'write-tree'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'commit-tree', '1ad23921bf00273e9e55427b1dea2d9b6b3c2493', '-p', '465cd0e787ea9db648e24b9e00598a0b0eaecd54'] gbp:debug: ['git', 'update-ref', '-m', 'gbp: Import Debian changes 1.11-1', 'refs/heads/master', '729d05af5869c62dd9f34cbbcad183e4e762509e', '465cd0e787ea9db648e24b9e00598a0b0eaecd54'] gbp:debug: ['git', 'tag', '-m', 'Debian release 1.11-1', '-s', 'debian/1.11-1', '729d05af5869c62dd9f34cbbcad183e4e762509e'] gbp:debug: ['git', 'ls-tree', '-z', '465cd0e787ea9db648e24b9e00598a0b0eaecd54', '--'] gbp:debug: ['git', 'mktree', '-z'] gbp:debug: pristine-tar [] ['commit', '/tmp/tmpy6p34azo/libintl-perl_1.11.orig.tar.gz', '1291d87c2fdf133dd50ab8d99cbb49984edb03d6'] gbp:debug: ['git', 'symbolic-ref', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'reset', '--quiet', '--hard', '729d05af5869c62dd9f34cbbcad183e4e762509e', '--'] gbp:debug: rm ['-rf', '/home/keni/src/pkg-perl/packages/tmpbmd_ne8t'] [] gbp:info: Version '1.11-1' imported under '/home/keni/src/pkg-perl/packages/libintl-perl' gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'for-each-ref', '--format=%(refname:short)', 'refs/heads/'] gbp:debug: ['git', 'status', '--porcelain'] gbp:debug: Upstream version: 1.11 gbp:debug: Debian version: 2 gbp:debug: Upstream tarball: /tmp/tmpy6p34azo/libintl-perl_1.11.orig.tar.gz gbp:debug: Debian patch: /tmp/tmpy6p34azo/libintl-perl_1.11-2.diff.gz gbp:debug: tar ['--exclude=.gitignore', '--exclude=debian/*', '--exclude=.git/*', '--exclude=.git', '-C', '/home/keni/src/pkg-perl/packages/tmpfd4lrwx0', '-a', '-xf', '/tmp/tmpy6p34azo/libintl-perl_1.11.orig.tar.gz'] [] gbp:debug: ['git', 'tag', '-l', 'debian/1.11-2'] gbp:debug: ['git', 'tag', '-l', 'debian/1.11-2'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.11'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'upstream/1.11^0'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.11'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'upstream/1.11^0'] gbp:debug: ['git', 'show-ref', '--verify', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', '465cd0e787ea9db648e24b9e00598a0b0eaecd54^{commit}'] gbp:debug: ['git', 'branch', '--contains', '465cd0e787ea9db648e24b9e00598a0b0eaecd54'] gbp:debug: ['git', 'show', '--pretty=medium', 'master:debian/changelog'] gbp:debug: ['git', 'add', '-f', '.'] gbp:debug: ['git', 'write-tree'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'commit-tree', '162fadd26121428db2e3f90574f56748269a04b1', '-p', '729d05af5869c62dd9f34cbbcad183e4e762509e'] gbp:debug: ['git', 'update-ref', '-m', 'gbp: Import Debian changes 1.11-2', 'refs/heads/master', 'e67cb0c8c8b9844c1e6e385a009a09db3cd1c89e', '729d05af5869c62dd9f34cbbcad183e4e762509e'] gbp:debug: ['git', 'tag', '-m', 'Debian release 1.11-2', '-s', 'debian/1.11-2', 'e67cb0c8c8b9844c1e6e385a009a09db3cd1c89e'] gbp:debug: ['git', 'symbolic-ref', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'reset', '--quiet', '--hard', 'e67cb0c8c8b9844c1e6e385a009a09db3cd1c89e', '--'] gbp:debug: rm ['-rf', '/home/keni/src/pkg-perl/packages/tmpfd4lrwx0'] [] gbp:info: Version '1.11-2' imported under '/home/keni/src/pkg-perl/packages/libintl-perl' gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'for-each-ref', '--format=%(refname:short)', 'refs/heads/'] gbp:debug: ['git', 'status', '--porcelain'] gbp:debug: Upstream version: 1.16 gbp:debug: Debian version: 1 gbp:debug: Upstream tarball: /tmp/tmpy6p34azo/libintl-perl_1.16.orig.tar.gz gbp:debug: Debian patch: /tmp/tmpy6p34azo/libintl-perl_1.16-1.diff.gz gbp:debug: tar ['--exclude=.gitignore', '--exclude=debian/*', '--exclude=.git/*', '--exclude=.git', '-C', '/home/keni/src/pkg-perl/packages/tmpnt9zfxar', '-a', '-xf', '/tmp/tmpy6p34azo/libintl-perl_1.16.orig.tar.gz'] [] gbp:debug: ['git', 'tag', '-l', 'debian/1.16-1'] gbp:debug: ['git', 'tag', '-l', 'debian/1.16-1'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.16'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.16'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.16'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.16'] gbp:debug: ['git', 'show-ref', '--verify', 'refs/heads/upstream'] gbp:debug: ['git', 'add', '-f', '.'] gbp:debug: ['git', 'write-tree'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'upstream'] gbp:debug: ['git', 'commit-tree', '4b6ed2cc284bdb34217a14f2280bf9d54670fec0', '-p', '465cd0e787ea9db648e24b9e00598a0b0eaecd54'] gbp:debug: ['git', 'update-ref', '-m', 'gbp: Import Upstream version 1.16', 'refs/heads/upstream', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a', '465cd0e787ea9db648e24b9e00598a0b0eaecd54'] gbp:debug: ['git', 'tag', '-m', 'Upstream version 1.16', '-s', 'upstream/1.16', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a'] gbp:debug: ['git', 'show-ref', '--verify', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a^{commit}'] gbp:debug: ['git', 'branch', '--contains', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a'] gbp:debug: Tag '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a' not yet merged into 'master' gbp:debug: ['git', 'show', '--pretty=medium', 'master:debian/changelog'] gbp:debug: ['git', 'add', '-f', '.'] gbp:debug: ['git', 'write-tree'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a'] gbp:debug: ['git', 'commit-tree', 'bbf6e1f80fd2d1010599771acaca1c5cb5c89e1d', '-p', 'e67cb0c8c8b9844c1e6e385a009a09db3cd1c89e', '-p', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a'] gbp:debug: ['git', 'update-ref', '-m', 'gbp: Import Debian changes 1.16-1', 'refs/heads/master', '95dbdc10c5ce4534e1bfb63923d5d5dbae08aedd', 'e67cb0c8c8b9844c1e6e385a009a09db3cd1c89e'] gbp:debug: ['git', 'tag', '-m', 'Debian release 1.16-1', '-s', 'debian/1.16-1', '95dbdc10c5ce4534e1bfb63923d5d5dbae08aedd'] gbp:debug: ['git', 'ls-tree', '-z', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a', '--'] gbp:debug: ['git', 'mktree', '-z'] gbp:debug: pristine-tar [] ['commit', '/tmp/tmpy6p34azo/libintl-perl_1.16.orig.tar.gz', '4b6ed2cc284bdb34217a14f2280bf9d54670fec0'] gbp:debug: ['git', 'symbolic-ref', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'reset', '--quiet', '--hard', '95dbdc10c5ce4534e1bfb63923d5d5dbae08aedd', '--'] gbp:debug: rm ['-rf', '/home/keni/src/pkg-perl/packages/tmpnt9zfxar'] [] gbp:info: Version '1.16-1' imported under '/home/keni/src/pkg-perl/packages/libintl-perl' gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'for-each-ref', '--format=%(refname:short)', 'refs/heads/'] gbp:debug: ['git', 'status', '--porcelain'] gbp:debug: Upstream version: 1.16 gbp:debug: Debian version: 2 gbp:debug: Upstream tarball: /tmp/tmpy6p34azo/libintl-perl_1.16.orig.tar.gz gbp:debug: Debian patch: /tmp/tmpy6p34azo/libintl-perl_1.16-2.diff.gz gbp:debug: tar ['--exclude=.gitignore', '--exclude=debian/*', '--exclude=.git/*', '--exclude=.git', '-C', '/home/keni/src/pkg-perl/packages/tmp0kekxa3k', '-a', '-xf', '/tmp/tmpy6p34azo/libintl-perl_1.16.orig.tar.gz'] [] gbp:debug: ['git', 'tag', '-l', 'debian/1.16-2'] gbp:debug: ['git', 'tag', '-l', 'debian/1.16-2'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.16'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'upstream/1.16^0'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.16'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'upstream/1.16^0'] gbp:debug: ['git', 'show-ref', '--verify', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a^{commit}'] gbp:debug: ['git', 'branch', '--contains', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a'] gbp:debug: ['git', 'show', '--pretty=medium', 'master:debian/changelog'] gbp:debug: ['git', 'add', '-f', '.'] gbp:debug: ['git', 'write-tree'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'commit-tree', '8f76a9bb1bf54b7107890a5ee2712308bac5e075', '-p', '95dbdc10c5ce4534e1bfb63923d5d5dbae08aedd'] gbp:debug: ['git', 'update-ref', '-m', 'gbp: Import Debian changes 1.16-2', 'refs/heads/master', '9b9e101b6e1a2e790a0cd0521eb2687208160063', '95dbdc10c5ce4534e1bfb63923d5d5dbae08aedd'] gbp:debug: ['git', 'tag', '-m', 'Debian release 1.16-2', '-s', 'debian/1.16-2', '9b9e101b6e1a2e790a0cd0521eb2687208160063'] gbp:debug: ['git', 'symbolic-ref', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'reset', '--quiet', '--hard', '9b9e101b6e1a2e790a0cd0521eb2687208160063', '--'] gbp:debug: rm ['-rf', '/home/keni/src/pkg-perl/packages/tmp0kekxa3k'] [] gbp:info: Version '1.16-2' imported under '/home/keni/src/pkg-perl/packages/libintl-perl' gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'for-each-ref', '--format=%(refname:short)', 'refs/heads/'] gbp:debug: ['git', 'status', '--porcelain'] gbp:debug: Upstream version: 1.16 gbp:debug: Debian version: 3 gbp:debug: Upstream tarball: /tmp/tmpy6p34azo/libintl-perl_1.16.orig.tar.gz gbp:debug: Debian patch: /tmp/tmpy6p34azo/libintl-perl_1.16-3.diff.gz gbp:debug: tar ['--exclude=.gitignore', '--exclude=debian/*', '--exclude=.git/*', '--exclude=.git', '-C', '/home/keni/src/pkg-perl/packages/tmpg3oi9ou_', '-a', '-xf', '/tmp/tmpy6p34azo/libintl-perl_1.16.orig.tar.gz'] [] gbp:debug: ['git', 'tag', '-l', 'debian/1.16-3'] gbp:debug: ['git', 'tag', '-l', 'debian/1.16-3'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.16'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'upstream/1.16^0'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.16'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'upstream/1.16^0'] gbp:debug: ['git', 'show-ref', '--verify', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a^{commit}'] gbp:debug: ['git', 'branch', '--contains', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a'] gbp:debug: ['git', 'show', '--pretty=medium', 'master:debian/changelog'] gbp:debug: ['git', 'add', '-f', '.'] gbp:debug: ['git', 'write-tree'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'commit-tree', '133b56b9b66581c0ca3f7854177c3c3454577e3d', '-p', '9b9e101b6e1a2e790a0cd0521eb2687208160063'] gbp:debug: ['git', 'update-ref', '-m', 'gbp: Import Debian changes 1.16-3', 'refs/heads/master', 'd631a40fa39f49bd3b16c7385ebfaf555b66f946', '9b9e101b6e1a2e790a0cd0521eb2687208160063'] gbp:debug: ['git', 'tag', '-m', 'Debian release 1.16-3', '-s', 'debian/1.16-3', 'd631a40fa39f49bd3b16c7385ebfaf555b66f946'] gbp:debug: ['git', 'symbolic-ref', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'reset', '--quiet', '--hard', 'd631a40fa39f49bd3b16c7385ebfaf555b66f946', '--'] gbp:debug: rm ['-rf', '/home/keni/src/pkg-perl/packages/tmpg3oi9ou_'] [] gbp:info: Version '1.16-3' imported under '/home/keni/src/pkg-perl/packages/libintl-perl' gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'for-each-ref', '--format=%(refname:short)', 'refs/heads/'] gbp:debug: ['git', 'status', '--porcelain'] gbp:debug: Upstream version: 1.16 gbp:debug: Debian version: 4 gbp:debug: Upstream tarball: /tmp/tmpy6p34azo/libintl-perl_1.16.orig.tar.gz gbp:debug: Debian patch: /tmp/tmpy6p34azo/libintl-perl_1.16-4.diff.gz gbp:debug: tar ['--exclude=.gitignore', '--exclude=debian/*', '--exclude=.git/*', '--exclude=.git', '-C', '/home/keni/src/pkg-perl/packages/tmp8gyvf2yy', '-a', '-xf', '/tmp/tmpy6p34azo/libintl-perl_1.16.orig.tar.gz'] [] gbp:debug: ['git', 'tag', '-l', 'debian/1.16-4'] gbp:debug: ['git', 'tag', '-l', 'debian/1.16-4'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.16'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'upstream/1.16^0'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.16'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'upstream/1.16^0'] gbp:debug: ['git', 'show-ref', '--verify', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a^{commit}'] gbp:debug: ['git', 'branch', '--contains', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a'] gbp:debug: ['git', 'show', '--pretty=medium', 'master:debian/changelog'] gbp:debug: ['git', 'add', '-f', '.'] gbp:debug: ['git', 'write-tree'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'commit-tree', '25a05c11c878a32629b5940e97b66c9c4419807b', '-p', 'd631a40fa39f49bd3b16c7385ebfaf555b66f946'] gbp:debug: ['git', 'update-ref', '-m', 'gbp: Import Debian changes 1.16-4', 'refs/heads/master', '31984e5299bf49202d1eaeb33eaa9e6e462bcf03', 'd631a40fa39f49bd3b16c7385ebfaf555b66f946'] gbp:debug: ['git', 'tag', '-m', 'Debian release 1.16-4', '-s', 'debian/1.16-4', '31984e5299bf49202d1eaeb33eaa9e6e462bcf03'] gbp:debug: ['git', 'symbolic-ref', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/master'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'master'] gbp:debug: ['git', 'reset', '--quiet', '--hard', '31984e5299bf49202d1eaeb33eaa9e6e462bcf03', '--'] gbp:debug: rm ['-rf', '/home/keni/src/pkg-perl/packages/tmp8gyvf2yy'] [] gbp:info: Version '1.16-4' imported under '/home/keni/src/pkg-perl/packages/libintl-perl' gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: ['git', 'for-each-ref', '--format=%(refname:short)', 'refs/heads/'] gbp:debug: ['git', 'status', '--porcelain'] gbp:debug: Upstream version: 1.20 gbp:debug: Debian version: 1 gbp:debug: Upstream tarball: /tmp/tmpy6p34azo/libintl-perl_1.20.orig.tar.gz gbp:debug: Debian patch: /tmp/tmpy6p34azo/libintl-perl_1.20-1.debian.tar.gz gbp:debug: tar ['--exclude=.gitignore', '--exclude=debian/*', '--exclude=.git/*', '--exclude=.git', '-C', '/home/keni/src/pkg-perl/packages/tmpmxo498o4', '-a', '-xf', '/tmp/tmpy6p34azo/libintl-perl_1.20.orig.tar.gz'] [] gbp:debug: ['git', 'tag', '-l', 'debian/1.20-1'] gbp:debug: ['git', 'tag', '-l', 'debian/1.20-1'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.20'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.20'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.20'] gbp:debug: ['git', 'tag', '-l', 'upstream/1.20'] gbp:debug: ['git', 'show-ref', '--verify', 'refs/heads/upstream'] gbp:debug: ['git', 'add', '-f', '.'] gbp:debug: ['git', 'write-tree'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'upstream'] gbp:debug: ['git', 'commit-tree', '893657d1678087a21d6ce18a7dbece668e878a2b', '-p', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a'] gbp:debug: ['git', 'update-ref', '-m', 'gbp: Import Upstream version 1.20', 'refs/heads/upstream', '1af338e13acc8547c572f969e31b03dd4a3834d9', '48a2a7dde2afd7d2b3ae65a2ae469910dd7cba0a'] gbp:debug: ['git', 'tag', '-m', 'Upstream version 1.20', '-s', 'upstream/1.20', '1af338e13acc8547c572f969e31b03dd4a3834d9'] gbp:debug: ['git', 'show-ref', '--verify', 'refs/heads/master'] gbp:debug: tar ['--exclude=.gitignore', '--exclude=debian/*', '--exclude=.git/*', '--exclude=.git', '-C', '.', '-a', '-xf', '/tmp/tmpy6p34azo/libintl-perl_1.20-1.debian.tar.gz'] [] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', '1af338e13acc8547c572f969e31b03dd4a3834d9^{commit}'] gbp:debug: ['git', 'branch', '--contains', '1af338e13acc8547c572f969e31b03dd4a3834d9'] gbp:debug: Tag '1af338e13acc8547c572f969e31b03dd4a3834d9' not yet merged into 'master' gbp:debug: rm ['-rf', '/home/keni/src/pkg-perl/packages/tmpmxo498o4'] [] gbp:debug: rm ['-rf', '/tmp/tmpy6p34azo'] [] Traceback (most recent call last): File "/usr/bin/gbp", line 149, in <module> sys.exit(supercommand()) File "/usr/bin/gbp", line 145, in supercommand return module.main(args) File "/usr/lib/python3/dist-packages/gbp/scripts/import_dscs.py", line 185, in main if importer.importdsc(dsc): File "/usr/lib/python3/dist-packages/gbp/scripts/import_dscs.py", line 72, in importdsc return import_dsc.main(['import-dsc'] + self.args + [dsc.dscfile]) File "/usr/lib/python3/dist-packages/gbp/scripts/import_dsc.py", line 529, in main apply_debian_patch(repo, sources[0], dsc, commit, options) File "/usr/lib/python3/dist-packages/gbp/scripts/import_dsc.py", line 175, in apply_debian_patch author = get_author_from_changelog(source.unpacked) File "/usr/lib/python3/dist-packages/gbp/scripts/import_dsc.py", line 115, in get_author_from_changelog dch = ChangeLog(filename=os.path.join(dir, 'debian/changelog')) File "/usr/lib/python3/dist-packages/gbp/deb/changelog.py", line 84, in __init__ raise NoChangeLogError("Changelog %s not found" % (filename, )) gbp.deb.changelog.NoChangeLogError: Changelog /home/keni/src/pkg-perl/packages/tmpmxo498o4/libintl-perl-1.20/debian/changelog not found -- System Information: Debian Release: bullseye/sid APT prefers focal-updates APT policy: (500, 'focal-updates'), (500, 'focal-security'), (500, 'focal'), (100, 'focal-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.4.0-52-generic (SMP w/16 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_AU:en (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages git-buildpackage depends on: ii devscripts 2.20.2ubuntu2 ii git 1:2.25.1-1ubuntu3 ii man-db 2.9.1-1 ii python3 3.8.2-0ubuntu2 ii python3-dateutil 2.7.3-3ubuntu1 ii python3-pkg-resources 45.2.0-1 ii sensible-utils 0.0.12+nmu1 Versions of packages git-buildpackage recommends: ii cowbuilder 0.88 ii pbuilder 0.230.4 ii pristine-tar 1.47 ii python3-requests 2.22.0-2ubuntu1 Versions of packages git-buildpackage suggests: pn python3-notify2 <none> ii sudo 1.8.31-1ubuntu1.1 ii unzip 6.0-25ubuntu1 -- no debconf information -- Ken Ibbotson E: k...@computer.org *"Reality is merely an illusion, albeit a very persistent one."* - Albert Einstein (1879-1955)