bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39774: guix says "No space left on device"


From: Tobias Geerinckx-Rice
Subject: bug#39774: guix says "No space left on device"
Date: Tue, 25 Feb 2020 07:15:47 +0100

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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]