Package: git-debrebase
Version: 6.4
Severity: normal

Hi,

I just wanted to try out using git-debrebase with my package img2pdf
which is currently maintained using dgit. Having read the
dgit-maint-debrebase man page, I did:

    $ dgit clone img2pdf
    $ cd img2pdf
    $ git remote add -f upstream 
https://gitlab.mister-muffin.de/josch/img2pdf.git
    $ git remote update
    $ git debrebase new-upstream 0.3.1

But the last command failed with exit status 255 and the following
output:

OK, you are ahead of refs/remotes/dgit/dgit/sid
Use of uninitialized value $r[2] in join or string at /usr/bin/git-debrebase 
line 935.
 at /usr/share/dgit/gdr/perl5/Debian/Dgit.pm line 127.
        Debian::Dgit::__ANON__("Use of uninitialized value \$r[2] in join or 
string at /usr/bi"...) called at /usr/bin/git-debrebase line 935
        main::walk("813ddd3849b33668d7120276a1219038411cc075") called at 
/usr/bin/git-debrebase line 1267
        main::cmd_new_upstream() called at /usr/bin/git-debrebase line 1864


Thanks!

cheers, josch


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'unstable'), 
(500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 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/dash
Init: systemd (via /run/systemd/system)

Versions of packages git-debrebase depends on:
ii  git [git-core]        1:2.16.1-1
ii  libdpkg-perl          1.19.0.5
ii  libfile-fnmatch-perl  0.02-2+b5
ii  perl                  5.26.2-5

Versions of packages git-debrebase recommends:
ii  dgit              6.4
ii  git-buildpackage  0.9.7

git-debrebase suggests no packages.

-- no debconf information

Reply via email to