Package: git-buildpackage
Version: 0.9.8
Severity: normal

Dear Maintainer,

I was trying to update TestNG package to the latest upstream release, but gbp
import-orig fails without much useful (for me) output.

Here is how to reproduce the problem:

eugene@debian:~/dev$ git clone ssh://git.debian.org/git/pkg-java/testng.git
Cloning into 'testng'...
remote: Counting objects: 32552, done.
remote: Compressing objects: 100% (10926/10926), done.
remote: Total 32552 (delta 19512), reused 32540 (delta 19509)
Receiving objects: 100% (32552/32552), 22.93 MiB | 2.35 MiB/s, done.
Resolving deltas: 100% (19512/19512), done.
eugene@debian:~/dev$ cd testng/
eugene@debian:~/dev/testng$ git checkout upstream
Branch 'upstream' set up to track remote branch 'upstream' from 'origin'.
Switched to a new branch 'upstream'
eugene@debian:~/dev/testng$ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
eugene@debian:~/dev/testng$ gbp import-orig --uscan --verbose
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', 'show-ref', '--verify', 'refs/heads/upstream']
gbp:debug: ['git', 'status', '--porcelain']
gbp:info: Launching uscan...
uscan: Newest version of testng on remote site is 6.14.3, local version is 
6.9.12
uscan:    => Newer package available from
      https://github.com/cbeust/testng/archive/6.14.3.tar.gz
gbp:info: Using uscan downloaded tarball ../testng_6.14.3.orig.tar.gz
What is the upstream version? [6.14.3] 
gbp:debug: ['git', 'tag', '-l', 'upstream/6.14.3']
gbp:debug: tar ['-C', '../tmp7udar6lx', '-a', '-xf', 
'../testng_6.14.3.orig.tar.gz'] []
gbp:debug: Unpacked '../testng_6.14.3.orig.tar.gz' to 
'../tmp7udar6lx/testng-6.14.3'
gbp:info: Importing '../testng_6.14.3.orig.tar.gz' to branch 'upstream'...
gbp:info: Source package is testng
gbp:info: Upstream version is 6.14.3
gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'testng-6.14.3^{}']
gbp:error: Import of ../testng_6.14.3.orig.tar.gz failed: revision 
'testng-6.14.3^{}' not found
gbp:debug: rm ['-rf', '../tmp7udar6lx'] []
eugene@debian:~/dev/testng$

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.14.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages git-buildpackage depends on:
ii  devscripts             2.18.1
ii  git                    1:2.17.0-1
ii  man-db                 2.8.3-2
ii  python3                3.6.5-3
ii  python3-dateutil       2.6.1-1
ii  python3-pkg-resources  39.0.1-2

Versions of packages git-buildpackage recommends:
ii  cowbuilder        0.87
ii  pbuilder          0.229.2
ii  pristine-tar      1.42
ii  python3-requests  2.18.4-2

Versions of packages git-buildpackage suggests:
pn  python3-notify2  <none>
ii  sudo             1.8.21p2-3
ii  unzip            6.0-21

-- no debconf information

Reply via email to