all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Raeburn <raeburn@raeburn.org>
To: "emacs-devel@gnu.org discussions" <emacs-devel@gnu.org>
Subject: mail-sending error from git server updating "concurrency" branch
Date: Sun, 1 Nov 2015 01:19:52 -0500	[thread overview]
Message-ID: <58E070F8-50EC-4FEF-AE66-07C4441812D2@raeburn.org> (raw)

I got this error back from the git server while pushing an update to the “concurrency” branch:

> Counting objects: 222, done.
> Delta compression using up to 2 threads.
> Compressing objects: 100% (153/153), done.
> Writing objects: 100% (222/222), 42.20 KiB | 0 bytes/s, done.
> Total 222 (delta 185), reused 86 (delta 69)
> remote: Sending notification emails to: emacs-diffs@gnu.org
> remote: *** Error while generating commit email
> remote: ***  - mail sending aborted.
> remote: Traceback (most recent call last):
> remote:   File "hooks/post-receive", line 62, in <module>
> remote:     git_multimail.main(sys.argv[1:])
> remote:   File "/srv/git/emacs.git/hooks/git_multimail.py", line 2631, in main
> remote:     run_as_post_receive_hook(environment, mailer)
> remote:   File "/srv/git/emacs.git/hooks/git_multimail.py", line 2482, in run_as_post_receive_hook
> remote:     push.send_emails(mailer, body_filter=environment.filter_body)
> remote:   File "/srv/git/emacs.git/hooks/git_multimail.py", line 2462, in send_emails
> remote:     rev.recipients,
> remote:   File "/srv/git/emacs.git/hooks/git_multimail.py", line 1472, in send
> remote:     p.terminate()
> remote:   File "/usr/lib/python2.6/subprocess.py", line 1269, in terminate
> remote:     self.send_signal(signal.SIGTERM)
> remote:   File "/usr/lib/python2.6/subprocess.py", line 1264, in send_signal
> remote:     os.kill(self.pid, sig)
> remote: OSError: [Errno 1] Operation not permitted
> To raeburn@git.sv.gnu.org:/srv/git/emacs.git
>    6a31219..39372e1  tmp -> concurrency

It might’ve been a pretty large message, as this was merging over two years’ worth of changes from master to the concurrency branch. If that’s the problem, then just saying “sorry, it’s just too darn big” would’ve been much friendlier. :-)

Around the same time, on a different machine, “git remote update” got a “Connection reset by peer” error. A later attempt worked fine.

Ken


             reply	other threads:[~2015-11-01  6:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-01  6:19 Ken Raeburn [this message]
2015-11-01 16:28 ` mail-sending error from git server updating "concurrency" branch Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58E070F8-50EC-4FEF-AE66-07C4441812D2@raeburn.org \
    --to=raeburn@raeburn.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.