all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: B Smith-Mannschott <bsmith.occs@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: bzr branch makes bogus "No space left on device" claim and dies
Date: Fri, 8 Jan 2010 22:03:32 +0100	[thread overview]
Message-ID: <28c656e21001081303p3a86f2c6y8aac642f43ded6fe@mail.gmail.com> (raw)
In-Reply-To: <jwvk4vuynrm.fsf-monnier+emacs@gnu.org>

On Thu, Jan 7, 2010 at 15:48, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>> 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.

https://bugs.launchpad.net/bzr/+bug/296445

This issue was filed about a year ago. James Westby reports that the
message is produced by the logging library they're using without
communicating this back to the application. Robert Collins asserts,
correctly, that detecting permissions problems on .bzr.log is possible
independently of what the logging library may do or not do. Nicholas
Allen offers a workaround for the problem that isn't actually a
workaround for *this problem*.

I suppose I could grab the bzr code and take a whack at it myself.
(Basically I'd just check for writability of .bzr.log early in startup
and write something more descriptive to STDERR if I find it to be
unwritable. Not pretty, but serviceable.) Maybe next week.

// Ben




  reply	other threads:[~2010-01-08 21:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-05 15:11 bzr branch makes bogus "No space left on device" claim and dies B Smith-Mannschott
2010-01-05 20:50 ` Bojan Nikolic
2010-01-06 10:17   ` B Smith-Mannschott
2010-01-06 13:12     ` Eli Zaretskii
2010-01-06 14:09       ` B Smith-Mannschott
2010-01-07  9:32   ` B Smith-Mannschott
2010-01-07 14:48     ` Stefan Monnier
2010-01-08 21:03       ` B Smith-Mannschott [this message]
2010-01-06  3:28 ` Karl Fogel
2010-01-06 10:26   ` B Smith-Mannschott
2010-01-07 14:10   ` B Smith-Mannschott
2010-01-07 15:14     ` Karl Fogel
2010-01-07 15:21       ` B Smith-Mannschott
2010-01-07 17:44         ` Stephen J. Turnbull
2010-01-07 19:45         ` Stefan Monnier
2010-01-07 19:58           ` B Smith-Mannschott
2010-01-08 18:36   ` B Smith-Mannschott
2010-01-07 11:40 ` Sascha Wilde
2010-01-07 11:45   ` B Smith-Mannschott

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=28c656e21001081303p3a86f2c6y8aac642f43ded6fe@mail.gmail.com \
    --to=bsmith.occs@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.