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: Re: Something wrong with the repo? Date: Sun, 10 Oct 2010 13:32:37 +0200 Message-ID: <4CB1A455.7030601@swipnet.se> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1286710381 8405 80.91.229.12 (10 Oct 2010 11:33:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Oct 2010 11:33:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 10 13:32:59 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P4u9A-00010J-Vj for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2010 13:32:57 +0200 Original-Received: from localhost ([127.0.0.1]:54816 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4u99-0001Wm-V4 for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2010 07:32:55 -0400 Original-Received: from [140.186.70.92] (port=56388 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4u8z-0001WZ-Oa for emacs-devel@gnu.org; Sun, 10 Oct 2010 07:32:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4u8v-0005U7-MG for emacs-devel@gnu.org; Sun, 10 Oct 2010 07:32:45 -0400 Original-Received: from smtprelay-h21.telenor.se ([195.54.99.196]:46681) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4u8v-0005Ti-GQ for emacs-devel@gnu.org; Sun, 10 Oct 2010 07:32:41 -0400 Original-Received: from ipb4.telenor.se (ipb4.telenor.se [195.54.127.167]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id 00C81C6F2 for ; Sun, 10 Oct 2010 13:32:38 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AoI9AJdAsUxV4S0jPGdsb2JhbACHb4w/jXoMAQEBATUtt2WFSASNRA X-IronPort-AV: E=Sophos;i="4.57,309,1283724000"; d="scan'208";a="1680033188" Original-Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb4.telenor.se with ESMTP; 10 Oct 2010 13:32:38 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 0FD947FA05A for ; Sun, 10 Oct 2010 13:32:38 +0200 (CEST) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.11) Gecko/20101004 Thunderbird/3.1.5 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:131557 Archived-At: Me too. Maybe make an error report? Jan D. Lars Magne Ingebrigtsen skrev 2010-10-10 13.09: > I get the following when I try to do a bzr update: > > [larsi@quimbies ~/src/emacs/trunk]$ bzr update > Warning: Permanently added the RSA host key for IP address '140.186.70.72' to the list of known hosts. > subsystem request failed on channel 0 > bzr: ERROR: Unable to connect to target of bound branch BzrBranch7('file:///home/larsi/src/emacs/trunk/') => sftp://larsi@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/: Unable to connect to SSH host bzr.savannah.gnu.org; EOF during negotiation > > > So it would seem that the IP address changed, and now it doesn't work > any more? >