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 14:54:57 +0200 Message-ID: <4CB1B7A1.4070502@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 1286715421 31409 80.91.229.12 (10 Oct 2010 12:57:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Oct 2010 12:57:01 +0000 (UTC) Cc: Andreas Schwab , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 10 14:56: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 1P4vSU-0002ko-6j for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2010 14:56:58 +0200 Original-Received: from localhost ([127.0.0.1]:56302 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4vST-0000NL-Ok for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2010 08:56:57 -0400 Original-Received: from [140.186.70.92] (port=37110 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4vQo-0008Do-Rb for emacs-devel@gnu.org; Sun, 10 Oct 2010 08:55:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4vQn-0002UU-1y for emacs-devel@gnu.org; Sun, 10 Oct 2010 08:55:14 -0400 Original-Received: from smtprelay-h22.telenor.se ([195.54.99.197]:45707) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4vQg-0002St-Gj; Sun, 10 Oct 2010 08:55:06 -0400 Original-Received: from ipb4.telenor.se (ipb4.telenor.se [195.54.127.167]) by smtprelay-h22.telenor.se (Postfix) with ESMTP id E4EEAEA737; Sun, 10 Oct 2010 14:55:04 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ak85AINUsUxV4S0jPGdsb2JhbACHbpo6DAEBAQE1LbhthUgEjUQ X-IronPort-AV: E=Sophos;i="4.57,309,1283724000"; d="scan'208";a="1680048688" 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 14:54:58 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id C4D507FA05A; Sun, 10 Oct 2010 14:54:57 +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:131564 Archived-At: It is still something wrong: bzr: ERROR: Server sent an unexpected error: ('error', 'Unable to determine your name. Use "bzr whoami" to set it.') I tried 5 or 6 different settings to bzr whoami, no permutation worked. Anybody know what should go in here that wasn't required previously? Jan D. Eli Zaretskii skrev 2010-10-10 14.40: >> From: Andreas Schwab >> Date: Sun, 10 Oct 2010 14:04:59 +0200 >> >> Lars Magne Ingebrigtsen writes: >> >>> 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 >> >> Use bzr[+ssh]://... instead. Apparently there is suddenly a bzr server >> at savannah now. Would have been nice to get an announcement though. > > I've just forwarded it, it was sent to project admins less than an > hour ago.