all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Disappearing development installation images
@ 2024-06-14  9:58 Ludovic Courtès
  2024-06-14 16:40 ` Andreas Enge
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2024-06-14  9:58 UTC (permalink / raw)
  To: guix-devel; +Cc: guix-sysadmin

Hello Guix!

We got a couple more reports that installation images at
<https://guix.gnu.org/en/download/latest/> would disappear.

After investigating, it turns out we had a periodic job on berlin
removing GC roots for *.iso and *.qcow2—no wonder they’d disappear
earlier than expected.  That job was added at a time where we had disk
space issues that have since been resolved.

I’ve reconfigured berlin with this commit:

  https://git.savannah.gnu.org/cgit/guix/maintenance.git/commit/?id=489fc437c7b3aa0af41a40d6090eb4c51ced0028

… and ran ‘herd restart mcron’.  So from now on, those GC roots will
remain until for 30 days, the default value of ‘ttl’ in
‘cuirass-configuration’:

  https://guix.gnu.org/manual/devel/en/html_node/Continuous-Integration.html#Cuirass

Ludo’.


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

* Re: Disappearing development installation images
  2024-06-14  9:58 Disappearing development installation images Ludovic Courtès
@ 2024-06-14 16:40 ` Andreas Enge
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2024-06-14 16:40 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel, guix-sysadmin

Am Fri, Jun 14, 2024 at 11:58:06AM +0200 schrieb Ludovic Courtès:
> After investigating, it turns out we had a periodic job on berlin
> removing GC roots for *.iso and *.qcow2—no wonder they’d disappear
> earlier than expected.  That job was added at a time where we had disk
> space issues that have since been resolved.
> I’ve reconfigured berlin with this commit:

Excellent! This was indeed a source of bad publicity for the project...
I see that a new ISO image has appeared in the download section of the
website. Thanks!

Andreas



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

end of thread, other threads:[~2024-06-14 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14  9:58 Disappearing development installation images Ludovic Courtès
2024-06-14 16:40 ` Andreas Enge

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.