Bug#912426: git-mailinfo: garbage at end of output when patch header contains base54 [was Re: Bug#912426: git-debrebase: mangled conversion from base64]

2018-11-08 Thread Guido Günther
control: -1 reassign git-buildpackage > Hi, On Thu, Nov 08, 2018 at 10:14:09AM +0100, Guido Günther wrote: > control: -1 affects git-buildpackage > > Hi, > On Wed, Oct 31, 2018 at 09:06:39AM -0300, David Bremner wrote: > > Package: git-debrebase > > Version: 8.0 > > Severity: normal > > > > > >

Bug#912426: git-mailinfo: garbage at end of output when patch header contains base54 [was Re: Bug#912426: git-debrebase: mangled conversion from base64]

2018-11-08 Thread Guido Günther
control: -1 affects git-buildpackage Hi, On Wed, Oct 31, 2018 at 09:06:39AM -0300, David Bremner wrote: > Package: git-debrebase > Version: 8.0 > Severity: normal > > > I'm not sure if this is a case of bad input, but convert-from-gbp ends > up with some junk in the commit message when

Bug#912426: git-debrebase: mangled conversion from base64

2018-11-07 Thread Ian Jackson
David Bremner writes ("Bug#912426: git-debrebase: mangled conversion from base64"): > A workaround seems to be round trip the patches via gbp-pq; this > switched the encoding to 8bit from base64. I tried this and it does just the same thing as git-debrebase does, as I woul

Bug#912426: git-debrebase: mangled conversion from base64

2018-11-07 Thread Ian Jackson
an option for laxity...) Anyway, I hope you found this entertaining. BTW, David, did you test your steps to reproduce ? David Bremner writes ("Bug#912426: git-debrebase: mangled conversion from base64"): > debcheckout nullmailer There is no vcs-git field. Instead (after a searc

Bug#912426: git-debrebase: mangled conversion from base64

2018-10-31 Thread Ian Jackson
David Bremner writes ("Bug#912426: git-debrebase: mangled conversion from base64"): > debcheckout nullmailer > cd nullmailer && git reset --hard debian/1%2.1-7 > git debrebase --force convert-from-gdb upstream/2.1 > git log -1 master~3 > > A workaround seems

Bug#912426: git-debrebase: mangled conversion from base64

2018-10-31 Thread David Bremner
Package: git-debrebase Version: 8.0 Severity: normal I'm not sure if this is a case of bad input, but convert-from-gbp ends up with some junk in the commit message when converting a base64 encoded patch. to reproduce: debcheckout nullmailer cd nullmailer && git reset --hard debian/1%2.1-7 git