Git email hook stopped working after bugzilla update

Joel Brobecker brobecker@adacore.com
Tue Apr 28 13:26:00 GMT 2015


> Git email hook stopped working after bugzilla update:
> 
> https://sourceware.org/bugzilla/show_bug.cgi?id=18330

It should not be specific to git; We're configured to use the same
script as before git-hooks transition to email the updates. Here is
the command we use:

    /sourceware/infra/bin/email-to-bugzilla -G 'gdb binutils'

(the contents of the email is piped via stdin)

I suspect either authentication, or schema changes causing
the breakage (total guess, though).
-- 
Joel



More information about the Binutils mailing list