unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50327] [PATCH 0/2] Improved ‘free disk space’ message + a question
@ 2021-09-01 19:05 Tobias Geerinckx-Rice via Guix-patches via
  2021-09-01 19:25 ` [bug#50327] [PATCH 1/2] daemon: Print which disk(s) are how full Tobias Geerinckx-Rice via Guix-patches via
  2021-09-18  9:55 ` Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-09-01 19:05 UTC (permalink / raw)
  To: 50327

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

Guix,

This improves the warning given when free space looks sus.

From:

  note: build failure may have been caused by lack of free disk 
  space

to:

  note: only 0.01 MiB available in ‘/gnu/store’
  note: only 5.00 MiB available in ‘/tmp/guix-build-foo.drv-0’
  note: build failure may have been caused by lack of free disk 
  space

It also raises the warning threshold from 8 to 64 MiB, which is a 
much prettier arbitrary integer.

Question: shouldn't all of nix/ have licence headers added too? 
As it stands, there are two very lonely ones in 
nix/libstore/builtins.{cc,hh} and that's it.

Kind regards,

T G-R

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-18  9:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01 19:05 [bug#50327] [PATCH 0/2] Improved ‘free disk space’ message + a question Tobias Geerinckx-Rice via Guix-patches via
2021-09-01 19:25 ` [bug#50327] [PATCH 1/2] daemon: Print which disk(s) are how full Tobias Geerinckx-Rice via Guix-patches via
2021-09-01 19:25   ` [bug#50327] [PATCH 2/2] daemon: Suspect low disk space sooner Tobias Geerinckx-Rice via Guix-patches via
2021-09-18  9:53   ` [bug#50327] [PATCH 0/2] Improved ‘free disk space’ message + a question Ludovic Courtès
2021-09-18  9:55 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).