emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error when comitting


From: Glenn Morris
Subject: Re: Error when comitting
Date: Sun, 30 Jun 2013 14:50:47 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Jan Djärv wrote:

> I just got this, seems to be some problems sending mail in the
> post_commit hook.

Firstly, I think one of the Savannah hackers mailing lists would be a
better place to discuss this. But we are here now, so let's continue.

> The commit succeeded anyway.

As did the email:
http://lists.gnu.org/archive/html/emacs-diffs/2013-06/msg00447.html

>     raise errors.BzrError("Failed to send email: exit status %s" % (rc,))
> BzrError: Failed to send email: exit status 1

Unless I totally misunderstand, this error happens on your local machine.
Do you have the bzr-email plugin installed there?
bzr plugins | grep email
will tell you.

If so, you should either remove or disable it, as I said in
http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00222.html

See also admin/notes/bzr.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]