From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Help with bzr access, please! Date: Tue, 19 Oct 2010 16:42:10 -0400 Message-ID: References: <20101016190916.GA1805@muc.de> <20101016202445.GB1805@muc.de> <20101019185055.GB2027@muc.de> <87mxqavww7.fsf@turtle.gmx.de> <20101019192823.GC2027@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287520946 1126 80.91.229.12 (19 Oct 2010 20:42:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 19 Oct 2010 20:42:26 +0000 (UTC) Cc: Andreas Schwab , Sven Joachim , emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 19 22:42:24 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 1P8J0q-0006rm-24 for ged-emacs-devel@m.gmane.org; Tue, 19 Oct 2010 22:42:24 +0200 Original-Received: from localhost ([127.0.0.1]:52495 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8J0p-0006Zu-Jc for ged-emacs-devel@m.gmane.org; Tue, 19 Oct 2010 16:42:23 -0400 Original-Received: from [140.186.70.92] (port=45737 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8J0j-0006YT-KG for emacs-devel@gnu.org; Tue, 19 Oct 2010 16:42:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8J0i-0003je-E4 for emacs-devel@gnu.org; Tue, 19 Oct 2010 16:42:17 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:49798) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8J0i-0003jZ-BS for emacs-devel@gnu.org; Tue, 19 Oct 2010 16:42:16 -0400 Original-Received: from faina.iro.umontreal.ca (vpn-132-204-232-129.acd.umontreal.ca [132.204.232.129]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id o9JKgAFc018433; Tue, 19 Oct 2010 16:42:10 -0400 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 19B26B4007; Tue, 19 Oct 2010 16:42:10 -0400 (EDT) In-Reply-To: <20101019192823.GC2027@muc.de> (Alan Mackenzie's message of "Tue, 19 Oct 2010 19:28:23 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3653=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:131860 Archived-At: > That was it! I had an entry for bzr.savannah.gnu.org in my /etc/hosts > (without which there is a 20s delay on every name lookup by SSH; I've > been meaning to debug this for about 3 years, now). Depending on the hotspot where I happen to be connected, I get such problems as well (because the DNS server they tell me to use is overloaded or something), so I "aptitude install dnsmasq" and I'm now mostly immune from such problems. Stefan