From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Error when comitting Date: Sun, 30 Jun 2013 18:46:05 +0200 Message-ID: <0BB04EE8-E0D8-4B20-9AE7-3C78354296EA@swipnet.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1372610774 7794 80.91.229.3 (30 Jun 2013 16:46:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Jun 2013 16:46:14 +0000 (UTC) To: emacs-devel developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 30 18:46:16 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UtKlS-0004K4-U6 for ged-emacs-devel@m.gmane.org; Sun, 30 Jun 2013 18:46:15 +0200 Original-Received: from localhost ([::1]:57483 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtKlS-00027A-JN for ged-emacs-devel@m.gmane.org; Sun, 30 Jun 2013 12:46:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtKlO-00022K-6G for emacs-devel@gnu.org; Sun, 30 Jun 2013 12:46:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtKlM-0007dj-Jr for emacs-devel@gnu.org; Sun, 30 Jun 2013 12:46:10 -0400 Original-Received: from mailout.melmac.se ([62.20.26.67]:59015) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtKlM-0007aM-8g for emacs-devel@gnu.org; Sun, 30 Jun 2013 12:46:08 -0400 Original-Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id 4B0789A2A for ; Sun, 30 Jun 2013 18:46:06 +0200 (CEST) Original-Received: (qmail 17174 invoked by uid 89); 30 Jun 2013 16:46:06 -0000 Original-Received: from h-46-59-42-57.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.57) by mail01.melmac.se with ESMTPA; 30 Jun 2013 16:46:06 -0000 Original-Received: from [172.20.199.13] (unknown [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id C13D91A0271 for ; Sun, 30 Jun 2013 16:46:05 +0000 (UTC) X-Mailer: Apple Mail (2.1508) X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 62.20.26.67 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:161361 Archived-At: Hello. I just got this, seems to be some problems sending mail in the = post_commit hook. The commit succeeded anyway. [ 7058] 2013-06-30 18:38:26.961 INFO: Committing to: = bzr+ssh://jhd@bzr.savannah. gnu.org/emacs/trunk/ 4.895 Selecting files for commit with filter [u'src/ChangeLog', = u'src/nsfns.m'] [ 7058] 2013-06-30 18:38:26.983 INFO: modified src/ChangeLog [ 7058] 2013-06-30 18:38:26.984 INFO: modified src/nsfns.m 6.711 Using fetch logic to copy between = CHKInventoryRepository('file:///Users/j hd/src/emacs/.bzr/repository/')(RepositoryFormat2a()) and = RemoteRepository(bzr+s = sh://jhd@bzr.savannah.gnu.org/emacs/.bzr/)(RemoteRepositoryFormat(_network= _name=3D'Bazaar repository format 2a (needs bzr 1.16 or later)\n')) 6.712 fetching: [ 7058] 2013-06-30 18:38:33.072 INFO: Committed revision 113237. 11.006 Committed revid = jan.h.d@swipnet.se-20130630163826-ziacr9kyz0hmtkws as revno 113237. 15.158 Traceback (most recent call last): File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 920, = in exception_to_return_code return the_callable(*args, **kwargs) File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line = 1131, in run_bzr ret =3D run(*run_argv) File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 673, = in run_argv_aliases return self.run(**all_cmd_args) File "/Library/Python/2.6/site-packages/bzrlib/commands.py", line 695, = in run return self._operation.run_simple(*args, **kwargs) File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 136, = in run_simple self.cleanups, self.func, *args, **kwargs) File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 166, = in _do_with_cleanups result =3D func(*args, **kwargs) File "/Library/Python/2.6/site-packages/bzrlib/builtins.py", line = 3678, in run lossy=3Dlossy) File "/Library/Python/2.6/site-packages/bzrlib/decorators.py", line = 218, in write_locked result =3D unbound(self, *args, **kwargs) File "/Library/Python/2.6/site-packages/bzrlib/workingtree_4.py", line = 213, in commit result =3D WorkingTree.commit(self, message, revprops, *args, = **kwargs) File "/Library/Python/2.6/site-packages/bzrlib/decorators.py", line = 218, in write_locked result =3D unbound(self, *args, **kwargs) File "/Library/Python/2.6/site-packages/bzrlib/mutabletree.py", line = 211, in commit *args, **kwargs) File "/Library/Python/2.6/site-packages/bzrlib/commit.py", line 290, = in commit lossy=3Dlossy) File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 132, = in run self.cleanups, self.func, self, *args, **kwargs) File "/Library/Python/2.6/site-packages/bzrlib/cleanup.py", line 166, = in _do_with_cleanups result =3D func(*args, **kwargs) File "/Library/Python/2.6/site-packages/bzrlib/commit.py", line 465, = in _commit self._process_post_hooks(old_revno, new_revno) File "/Library/Python/2.6/site-packages/bzrlib/commit.py", line 619, = in _process_post_hooks self._process_hooks("post_commit", old_revno, new_revno) File "/Library/Python/2.6/site-packages/bzrlib/commit.py", line 658, = in _process_hooks self.rev_id) File = "/Library/Python/2.6/site-packages/bzrlib/plugins/email/__init__.py", = line 93, in branch_commit_hook local_branch=3Dlocal).send_maybe() File = "/Library/Python/2.6/site-packages/bzrlib/plugins/email/emailer.py", = line 274, in send_maybe self.send() File = "/Library/Python/2.6/site-packages/bzrlib/plugins/email/emailer.py", = line 214, in send self._send_using_process() File = "/Library/Python/2.6/site-packages/bzrlib/plugins/email/emailer.py", = line 237, in _send_using_process raise errors.BzrError("Failed to send email: exit status %s" % = (rc,)) BzrError: Failed to send email: exit status 1 15.158 return code 3 Jan D.