[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gbp import-orig --uscan: tar -t -a -f returns exit status 2



On Mon, Feb 03, 2020 at 09:08:01PM +0100, Geert Stappers wrote:
> On Mon, Feb 03, 2020 at 09:02:04PM +0100, Nico Schlömer wrote:
> > On Mon, Feb 3, 2020 at 8:51 PM Geert Stappers wrote:
> > > On Mon, Feb 03, 2020 at 08:00:47PM +0100, Nico Schlömer wrote:
> > >      ...
> > > > ```
> > > > uscan: error: tar -t -a -f ../gmsh-4.5.2-source.tgz subprocess
> > > > returned exit status 2
> > > > ```
> > >      ...
> > > > Any idea what could be the issue here?
> > >
> > > Make it possible that the "problem" can be reproduced.
> > > Share the URL of the git repository
> > >
> > > Make it possible that the "problem" can be reproduced. Share the URL of the git repository
> > 
> > Clone from https://salsa.debian.org/science-team/gmsh and run
> > ```
> > gbp import-orig --uscan
> > ```
> > in the checkout.
> 
> ```
> git branch --remote
> ```

$ git branch --remote
  origin/HEAD -> origin/master
  origin/buster
  origin/debian
  origin/experimental
  origin/gmsh-tetgen
  origin/jessie-backports
  origin/master
  origin/ppa/bionic
  origin/ppa/disco
  origin/ppa/master
  origin/ppa/xenial
  origin/pristine-tar
  origin/scripts
  origin/svn
  origin/upstream
  origin/wheezy-backports
gs0604@trancilo:~/src/salsa/gmsh
$ cd ..
gs0604@trancilo:~/src/salsa
$ rm -rf gmsh/
gs0604@trancilo:~/src/salsa
$ gbp clone https://salsa.debian.org/science-team/gmsh
gbp:info: Cloning from 'https://salsa.debian.org/science-team/gmsh'
gs0604@trancilo:~/src/salsa
$ cd gmsh
gs0604@trancilo:~/src/salsa/gmsh
$ gbp import-orig --uscan
gbp:info: Launching uscan...

gzip: stdin: unexpected end of file
tar: Onverwacht einde-van-bestand in archief
tar: Error is not recoverable: exiting now
uscan: error: tar -t -a -f ../gmsh-4.5.2-source.tgz subprocess returned
exit status 2
gbp:error: Uscan failed - debug by running 'uscan --verbose'
gs0604@trancilo:~/src/salsa/gmsh
$ 

> 
> To be continued 
> 


Reply to: