You probably ran `gbp import-orig` with the old source package name (vtk6) instead of the new one (vtk7). Just start the import from scratch and rebase your debianisation on top of the new debian / master branch.
Ghis On Tue, 2017-05-16 at 09:07 +0000, Nico Schlömer wrote: > I followed [1] as closely as I could. Perhaps I accidentally entered the > wrong package name on whatever-import? > Gert, if you remove and recreate the vtk repo on alioth, I'd be able to give > it another shot right away. > > Cheers, > Nico > > [1] https://wiki.debian.org/PackagingWithGit > > On Tue, May 16, 2017 at 10:26 AM Gert Wollny <[email protected]> wrote: > > Hello Nico, > > > > Am Montag, den 15.05.2017, 14:22 +0000 schrieb Nico Schlömer: > > > Sounds good! > > > > Unfortunately you did something wrong when creating the git-repo: > > > > I get: > > > > gbp:error: Pristine-tar couldn't checkout "vtk6_7.1.1.orig.tar.gz": > > fatal: Path 'vtk6_7.1.1.orig.tar.gz.delta' does not exist in > > 'refs/heads/pristine-tar' > > pristine-tar: git show refs/heads/pristine- > > tar:vtk6_7.1.1.orig.tar.gz.delta failed > > > > The file in pristine-tar is "vtk_7.1.1.orig.tar.gz.delta", but for some > > reason it wants "vtk6_7.1.1.orig.tar.gz.delta". > > > > Since you know better how you added the files to the repo could you > > tell me what went wrong and maybe correct it? > > > > Best, > > Gert > >

