mainSavannah Administration - Support: sr #109032, Git commit notification sending...

 
 

sr #109032: Git commit notification sending fails

Submitter:  None
Submitted:  Sat 07 May 2016 02:32:18 AM UTC
   
 
Category:  Savannah mail server Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  rwp
Originator Email:  -email is unavailable- Operating System:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 25 May 2016 06:13:25 PM UTC, comment #3: 

Great! I will close the ticket. And again sorry for the delay in getting to the ticket.

Bob Proulx <rwp>
Site Administrator
Wed 25 May 2016 03:08:09 PM UTC, comment #2: 

Indeed, when it rains it pours! This problem did resolve itself relatively quickly from my point of view.

Anonymous
Wed 25 May 2016 08:25:17 AM UTC, comment #1: 

It appears this ticket slipped through the cracks due to the problems Savannah suffered in a file uid:gid spin when it was copied.  Apologies for the delay.  I just found it in the ticket list.

On the 6th, the day before your ticket posted, Savannah's storage volume was copied.  This was done incorrectly and it spun the uid and gid of all of the system directories.  This broke email terribly.  I believe that is what you were seeing.  This was fixed later that weekend.  Then worse there was a global site networking problem that persisted for several more days preventing people from doing basic operations such as logging into the web site or pulling files.  Those were also eventually fixed.  And then later there was a disk corruption issue due to a hardware fault.  When it rains it pours!

Are you still seeing this problem? I think all of those problems are fixed now.  Hopefully yours too.

Bob Proulx <rwp>
Site Administrator
Sat 07 May 2016 02:32:18 AM UTC, original submission:  

When pushing to git.sv.gnu.org/srv/git/guix.git, I get this backtrace from the remote.

It seems that the commit notification that is normally sent to -email is unavailable- failed to send.

Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 1.60 KiB | 0 bytes/s, done.
Total 5 (delta 4), reused 0 (delta 0)
remote: Sending notification emails to: -email is unavailable-
remote: 2016-05-07 02:23:12 1ayrtg-0000Nu-5j Cannot open main log file
"/var/log/exim4/mainlog": Permission denied: euid=102 egid=102
remote: 2016-05-07 02:23:12 1ayrtg-0000Nu-5j Failed to create spool file
/var/spool/exim4/input//1ayrtg-0000Nu-5j-D: Permission denied
remote: 2016-05-07 02:23:12 1ayrtg-0000Nu-5j Cannot open main log file
"/var/log/exim4/mainlog": Permission denied: euid=102 egid=102
remote: exim: could not open panic log - aborting: see message(s) above
remote: Traceback (most recent call last):
remote:   File "hooks/post-receive", line 60, in <module>
remote:     git_multimail.main(sys.argv[1:])
remote:   File "/srv/git/guix.git/hooks/git_multimail.py", line 2528, in
main
remote:     run_as_post_receive_hook(environment, mailer)
remote:   File "/srv/git/guix.git/hooks/git_multimail.py", line 2379, in
run_as_post_receive_hook
remote:     push.send_emails(mailer,
body_filter=environment.filter_body)
remote:   File "/srv/git/guix.git/hooks/git_multimail.py", line 2335, in
send_emails
remote:     change.recipients,
remote:   File "/srv/git/guix.git/hooks/git_multimail.py", line 1401, in
send
remote:     raise CommandError(self.command, retcode)
remote: git_multimail.CommandError: Command "/usr/sbin/sendmail -oi -t"
failed with retcode 1
To ssh://lfam@git.sv.gnu.org/srv/git/guix.git
   bdb2d56..13416a1  master -> master

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rwp (Posted a comment)
  • -email is unavailable- added by rwp
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-05-25 rwp StatusNeed Info Done
        Open/ClosedOpen Closed
    2016-05-25 rwp StatusNone Need Info
        Assigned toNone rwp
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code