Bug#896654: git-buildpackage: gbp import-orig: fails with revision X not found

2018-04-25 Thread Guido Günther
On Mon, Apr 23, 2018 at 03:25:53PM +0300, Eugene Zhukov wrote: > Hi Guido, > > Thanks for a quick fix! > However, how to get around the actual error? > It fails the same way even with: > > $ gbp import-orig --verbose --uscan --upstream-vcs-tag=6.14.3 > > $ gbp import-orig --verbose --uscan --ups

Bug#896654: git-buildpackage: gbp import-orig: fails with revision X not found

2018-04-25 Thread Guido Günther
On Mon, Apr 23, 2018 at 08:00:03AM +, Eugene Zhukov wrote: > 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

Bug#896654: git-buildpackage: gbp import-orig: fails with revision X not found

2018-04-23 Thread Eugene Zhukov
Hi Guido, Thanks for a quick fix! However, how to get around the actual error? It fails the same way even with: $ gbp import-orig --verbose --uscan --upstream-vcs-tag=6.14.3 $ gbp import-orig --verbose --uscan --upstream-vcs-tag=6.14.3 --upstream-tag=6.14.3 $ gbp import-orig --verbose ../testng

Bug#896654: git-buildpackage: gbp import-orig: fails with revision X not found

2018-04-23 Thread Eugene Zhukov
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.o