From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs bzr access problems Date: Sun, 31 Jul 2011 22:31:49 +0300 Message-ID: <83tya2b61m.fsf@gnu.org> References: <4E359806.6090002@gmail.com> <87r556w9ax.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1312140817 2214 80.91.229.12 (31 Jul 2011 19:33:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 31 Jul 2011 19:33:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: Antoine Levitt Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 31 21:33:33 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QnblV-0005tv-6X for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2011 21:33:33 +0200 Original-Received: from localhost ([::1]:33624 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnblU-0004P0-Ka for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2011 15:33:32 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:41531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnblS-0004O8-2L for emacs-devel@gnu.org; Sun, 31 Jul 2011 15:33:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QnblQ-0006kd-PN for emacs-devel@gnu.org; Sun, 31 Jul 2011 15:33:30 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:51270) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnblQ-0006kZ-CQ for emacs-devel@gnu.org; Sun, 31 Jul 2011 15:33:28 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LP700N00Q9M4B00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Sun, 31 Jul 2011 22:33:27 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.228.48.51]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LP700N36QBQ0A10@a-mtaout20.012.net.il>; Sun, 31 Jul 2011 22:33:27 +0300 (IDT) In-reply-to: <87r556w9ax.fsf@gmail.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 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:142598 Archived-At: > From: Antoine Levitt > Date: Sun, 31 Jul 2011 21:15:50 +0200 > > 31/07/11 19:59, Christoph Scholtes > > Since a couple of days ago (that's when I first noticed it) I am > > having trouble updating my local bzr repos from the Emacs trunk. > > > > The branch set up with ssh works fine. The ones without ssh, branched > > from `nosmart+bzr://bzr.savannah.gnu.org/emacs/trunk' won't update on > > bzr pull'. > > > > The error I get is: > > Using saved parent location: bzr://bzr.savannah.gnu.org/emacs/trunk/ > > bzr: ERROR: Connection closed: Unexpected end of message. Please check > > connectivity and permissions, and report a bug if problems persist. > > > > Not sure if this is an Emacs bzr problem or a general bzr problem. The > > problem exists on Windows (bzr v2.3.3) as well as GNU/Linux (bzr > > v2.3.4). > > > > Anybody else having issues like this? > > Yep, same, just noticed it a few hours ago. I forwarded this to the Savannah admins. FWIW, bzr+ssh access works fine for me, but that doesn't help you.