On Fri, Jan 23, 2009 at 12:08:31PM -0500, Micah Anderson wrote: > > close 512765 > thanks > > Hi Guido, > > * Guido Günther <[email protected]> [2009-01-23 10:33-0500]: > > > I can provide any information that you may need to help debug this. > > Could you attach debian/changelog? > > > > cp = email.message_from_string(output) > > > > is failing probably because: > > > > status, output = commands.getstatusoutput('dpkg-parsechangelog -l%s' % > > (changelog, )) > > > > above that is returning bogus output. > > It turns out that my changelog was malformed, I was missing the Author > line, so it looked something like this: No reason for gbp to fail in such dubious ways. I'll push out a fix for this. Thanks for reporting back. -- Guido
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

