From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Antoine Levitt Newsgroups: gmane.emacs.devel Subject: Re: Emacs bzr access problems Date: Sun, 31 Jul 2011 23:40:29 +0200 Message-ID: <87y5zeuo1e.fsf@gmail.com> References: <4E359806.6090002@gmail.com> <87r556w9ax.fsf@gmail.com> <83tya2b61m.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1312148483 10374 80.91.229.12 (31 Jul 2011 21:41:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 31 Jul 2011 21:41:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 31 23:41:18 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 1Qndl6-0008Nw-P5 for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2011 23:41:16 +0200 Original-Received: from localhost ([::1]:33713 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qndl6-0000Fr-3c for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2011 17:41:16 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qndl2-0000FS-8j for emacs-devel@gnu.org; Sun, 31 Jul 2011 17:41:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qndl0-0004bh-R6 for emacs-devel@gnu.org; Sun, 31 Jul 2011 17:41:12 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:56262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qndl0-0004bM-Jg for emacs-devel@gnu.org; Sun, 31 Jul 2011 17:41:10 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Qndkz-0008Jp-Ab for emacs-devel@gnu.org; Sun, 31 Jul 2011 23:41:09 +0200 Original-Received: from cab14-1-88-177-9-245.fbx.proxad.net ([88.177.9.245]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 31 Jul 2011 23:41:09 +0200 Original-Received: from antoine.levitt by cab14-1-88-177-9-245.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 31 Jul 2011 23:41:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 28 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cab14-1-88-177-9-245.fbx.proxad.net Mail-Copies-To: never User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:142606 Archived-At: 31/07/11 21:31, Eli Zaretskii >> 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. Fixed, thanks!