Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Git email hook stopped working after bugzilla update
@ 2015-04-28 13:33 H.J. Lu
  2015-04-28 15:10 ` Joel Brobecker
  0 siblings, 1 reply; 3+ messages in thread
From: H.J. Lu @ 2015-04-28 13:33 UTC (permalink / raw)
  To: Binutils, GDB

Git email hook stopped working after bugzilla update:

https://sourceware.org/bugzilla/show_bug.cgi?id=18330


-- 
H.J.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Git email hook stopped working after bugzilla update
  2015-04-28 13:33 Git email hook stopped working after bugzilla update H.J. Lu
@ 2015-04-28 15:10 ` Joel Brobecker
  2015-04-28 15:12   ` H.J. Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2015-04-28 15:10 UTC (permalink / raw)
  To: H.J. Lu; +Cc: Binutils, GDB

> 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Git email hook stopped working after bugzilla update
  2015-04-28 15:10 ` Joel Brobecker
@ 2015-04-28 15:12   ` H.J. Lu
  0 siblings, 0 replies; 3+ messages in thread
From: H.J. Lu @ 2015-04-28 15:12 UTC (permalink / raw)
  To: Joel Brobecker, GNU C Library; +Cc: Binutils, GDB

On Tue, Apr 28, 2015 at 6:26 AM, Joel Brobecker <brobecker@adacore.com> wrote:
>> 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).

Adding glibc.

-- 
H.J.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-28 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-28 13:33 Git email hook stopped working after bugzilla update H.J. Lu
2015-04-28 15:10 ` Joel Brobecker
2015-04-28 15:12   ` H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox