Opened 9 years ago

Closed 8 years ago

#49305 closed defect (fixed)

Emails about committed Subversion revisions aren't getting sent to macports-changes@

Reported by: raimue (Rainer Müller) Owned by: admin@…
Priority: High Milestone:
Component: server/hosting Version: 2.3.4
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), neverpanic (Clemens Lang), mojca (Mojca Miklavec), dliessi (Davide Liessi), su-v, mkae (Marko Käning), ctreleaven (Craig Treleaven), jyrkiwahlstedt
Port:

Description

After #49288, access to the Subversion repository was restored.

However, the mailing list macports-changes@ does not receive notifications. These mails should be generated by a post-commit hook, which does not seem to run at the moment.

Looking at the macports-changes archive, mails stopped at r141298.

A successful svn commit did not return any error messages.

Change History (15)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

Cc Me!

comment:2 Changed 9 years ago by neverpanic (Clemens Lang)

Cc: cal@… added

Cc Me!

comment:3 Changed 9 years ago by mojca (Mojca Miklavec)

Cc: mojca@… added

Cc Me!

comment:4 Changed 9 years ago by keith_dart@…

Update: Looking at the mail logs it looks like the post-commit hook is actually running and sending email. The email gets successfully delivered to the internal mail relay. But doesn't seem to get past that.

comment:5 in reply to:  description ; Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to raimue@…:

Looking at the macports-changes archive, mails stopped at r141298.

Interestingly, that's also where the buildbot console display ends.

comment:6 Changed 9 years ago by dliessi (Davide Liessi)

Don't know if it's related, but also the git mirror of trunk stopped at r141298.

(The git mirror of users is at r132273 which is too old: this is probably a different problem, but maybe while you are looking into trunk you can have a look also at the other git mirrors.)

comment:7 Changed 9 years ago by dliessi (Davide Liessi)

Cc: davide.liessi@… added

Cc Me!

comment:8 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Priority: NormalHigh

I'm increasing the priority as it really is important for us to be notified when changes are committed so that we can see what those changes are and review them for accuracy.

Emails from the post-revprop-change hook are being delivered, but emails from the post-commit hook are not being delivered. Can we examine those two scripts to see what the difference in their mail sending technique is?

Last edited 9 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:9 Changed 9 years ago by su-v

Cc: suv-sf@… added

Cc Me!

comment:10 in reply to:  5 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to ryandesign@…:

Replying to raimue@…:

Looking at the macports-changes archive, mails stopped at r141298.

Interestingly, that's also where the buildbot console display ends.

I've filed a separate ticket for the buildbot stoppage #49483 since I don't know if it's the same cause or not.

comment:11 Changed 9 years ago by mkae (Marko Käning)

Cc: mk@… added

Cc Me!

comment:12 Changed 9 years ago by ctreleaven (Craig Treleaven)

Cc: ctreleaven@… added

Cc Me!

comment:13 Changed 8 years ago by jyrkiwahlstedt

Cc: jwa@… added

Cc Me!

comment:14 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: post-commit hook not running, no mails at macports-changes@Emails about committed Subversion revisions aren't getting sent to macports-changes@

macports-changes emails are going out now, at 15 second intervals so as not to be too obnoxious. At that rate, it'll take about 9 hours to send all ~2100 of them.

Last edited 8 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:15 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

The prior macports-changes emails have been sent, and new ones are being sent automatically after commit again.

Note: See TracTickets for help on using tickets.