From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: bazaar: "unable to obtain lock" Date: Wed, 30 Dec 2009 10:19:12 +0100 Organization: Organization?!? Message-ID: <87hbr84y5r.fsf@lola.goethe.zz> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262164804 28528 80.91.229.12 (30 Dec 2009 09:20:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Dec 2009 09:20:04 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 30 10:19:54 2009 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.50) id 1NPuid-0003RT-Pz for ged-emacs-devel@m.gmane.org; Wed, 30 Dec 2009 10:19:53 +0100 Original-Received: from localhost ([127.0.0.1]:54334 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPuib-00067e-Di for ged-emacs-devel@m.gmane.org; Wed, 30 Dec 2009 04:19:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NPuiU-00066m-TO for emacs-devel@gnu.org; Wed, 30 Dec 2009 04:19:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NPuiP-00064j-OE for emacs-devel@gnu.org; Wed, 30 Dec 2009 04:19:41 -0500 Original-Received: from [199.232.76.173] (port=49377 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPuiP-00064c-Fz for emacs-devel@gnu.org; Wed, 30 Dec 2009 04:19:37 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:36549) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NPuiP-0002Aq-4S for emacs-devel@gnu.org; Wed, 30 Dec 2009 04:19:37 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1NPuiM-0003NI-Ls for emacs-devel@gnu.org; Wed, 30 Dec 2009 10:19:34 +0100 Original-Received: from p5b2c3236.dip.t-dialin.net ([91.44.50.54]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Dec 2009 10:19:34 +0100 Original-Received: from dak by p5b2c3236.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Dec 2009 10:19:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p5b2c3236.dip.t-dialin.net X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux) Cancel-Lock: sha1:gUxWa++PA1nTCO/ayPdjgXaAVSk= X-detected-operating-system: by monty-python.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:119027 Archived-At: bob@gnu.org (Robert J. Chassell) writes: > >Unable to obtain lock > >sftp://bzr.savannah.gnu.org/srv/bzr/emacs/trunk/.bzr/branch/lock > >held by bob@gnu.org on host benthic [process #13025] > >locked 6 hours, 10 minutes ago > > That was me. (I don't connect to the Internet very often.) I was > trying to download for about four hours this morning, but not for 6 > hours. It was clearly something wrong. > > This afternoon, I moved my /usr/local/src/emacs/ directory to > /usr/local/src/emacs-09dec29 and restarted, following the > http://www.emacswiki.org/emacs/BzrForEmacsDevs document exactly. I > gave up after a few hours, after getting 181780 kilobytes according to > `du -s'. According to the progress meter, the download was less than > half done. I have an old laptop with a half gigabyte of RAM. The > wireless connection I use might be broken (I cannot fix it -- it is > not mine, but is the only way I can connect. It works for other > connections, as you can see: I am SSH'd to fp.gnu.org to mail this > message, but am writing conveniently on a different Emacs on my home > machine.) Try lowering your mtu on that connection, something like ifconfig wlan0 mtu 950 or so. -- David Kastrup