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: bzr branch makes bogus "No space left on device" claim and dies Date: Thu, 07 Jan 2010 09:48:51 -0500 Message-ID: References: <28c656e21001050711v601b275fm837d5e7ea2126d2b@mail.gmail.com> <878wccb7ix.fsf@bnikolic.co.uk> <28c656e21001070132r2da47b39iba82d0d7c9567b53@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262875980 21043 80.91.229.12 (7 Jan 2010 14:53:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Jan 2010 14:53:00 +0000 (UTC) Cc: Bojan Nikolic , emacs-devel@gnu.org To: B Smith-Mannschott Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 07 15:52:53 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.50) id 1NStjA-0007z3-1Z for ged-emacs-devel@m.gmane.org; Thu, 07 Jan 2010 15:52:44 +0100 Original-Received: from localhost ([127.0.0.1]:38444 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NStjA-0006o0-OD for ged-emacs-devel@m.gmane.org; Thu, 07 Jan 2010 09:52:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NStfV-0004UC-Ro for emacs-devel@gnu.org; Thu, 07 Jan 2010 09:48:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NStfR-0004Pu-0b for emacs-devel@gnu.org; Thu, 07 Jan 2010 09:48:57 -0500 Original-Received: from [199.232.76.173] (port=55274 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NStfQ-0004Po-TO for emacs-devel@gnu.org; Thu, 07 Jan 2010 09:48:52 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:24224 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NStfQ-0001k3-I5 for emacs-devel@gnu.org; Thu, 07 Jan 2010 09:48:52 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsgEALOCRUvO+KPG/2dsb2JhbACBRNF2hDAEiik X-IronPort-AV: E=Sophos;i="4.49,235,1262581200"; d="scan'208";a="53274052" Original-Received: from 206-248-163-198.dsl.teksavvy.com (HELO pastel.home) ([206.248.163.198]) by ironport2-out.pppoe.ca with ESMTP; 07 Jan 2010 09:48:51 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id A930E7FF3; Thu, 7 Jan 2010 09:48:51 -0500 (EST) In-Reply-To: <28c656e21001070132r2da47b39iba82d0d7c9567b53@mail.gmail.com> (B. Smith-Mannschott's message of "Thu, 7 Jan 2010 10:32:07 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.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:119577 Archived-At: > My ~/.bzr.log was owned by root. This was the cause of the trouble. Make sure you report this problem to the Bazaar people. You should have a gotten a more useful error message. Stefan