all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 39774@debbugs.gnu.org
Subject: bug#39774: guix says "No space left on device"
Date: Tue, 25 Feb 2020 07:15:47 +0100	[thread overview]
Message-ID: <87wo8bry3w.fsf@nckx> (raw)
In-Reply-To: <6c750a5f65242c052a75df812123b95f94592b70.camel@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

Jesse,

Are you sure Guix is incorrect?

  $ df -i / /gnu/store

If you're (almost) out of inodes on either, you'll have to delete 
some files.

In which case you can thank Unix for -ENOSPC meaning ‘you're out 
of something; I won't tell you what’, but perhaps Guix could work 
around its flaws by doing our own stat() and displaying a hint. 
We already warn about low storage space.  It makes sense to do the 
same about inodes.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      parent reply	other threads:[~2020-02-25  6:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-25  3:01 bug#39774: guix incorrectly says "No space left on device" Jesse Gibbons
2020-02-25  3:15 ` Julien Lepiller
2020-02-25 14:59   ` Jesse Gibbons
2020-02-25  6:15 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix [this message]

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=87wo8bry3w.fsf@nckx \
    --to=bug-guix@gnu.org \
    --cc=39774@debbugs.gnu.org \
    --cc=me@tobias.gr \
    /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/guix.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.