all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guix-sysadmin@gnu.org
Cc: 28664-done@debbugs.gnu.org
Subject: bug#28664: Old narinfos of tarballs purged on berlin
Date: Thu, 19 Oct 2017 12:27:03 +0200	[thread overview]
Message-ID: <87tvyvl9fs.fsf@gnu.org> (raw)
In-Reply-To: <87377263ql.fsf@gmail.com>

Hello there,

As a followup to <https://bugs.gnu.org/28664>, Ricardo upgraded to the
latest Guix on berlin, and I’ve now removed old .narinfos corresponding
to tarballs for which we potentially lacked the corresponding nar:

  sudo find /var/cache/guix/publish/none -mtime +7 -exec rm -v {} \;

There’s caching in nginx and on the user’s machines, so for a while we
might still get 200 for the narinfo and 404 for the corresponding nar,
but that will become consistent over time.

Apparently hydra.gnu.org is largely unaffected, presumably because we
GC’d less aggressively or have more GC roots.

Ludo’.

  parent reply	other threads:[~2017-10-19 10:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-01 19:57 bug#28664: gst-plugins-base-1.12.3.tar.xz nar on berlin returns 404 Maxim Cournoyer
2017-10-02 15:15 ` Ludovic Courtès
2017-10-05 21:06   ` Ludovic Courtès
2017-10-18 21:35     ` Ludovic Courtès
2017-10-19 10:27 ` Ludovic Courtès [this message]
2017-11-06  8:40   ` bug#28664: Old narinfos of tarballs purged on berlin Ludovic Courtès
2017-11-07 16:37     ` Ludovic Courtès
2017-11-08 20:29       ` Ludovic Courtès

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=87tvyvl9fs.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=28664-done@debbugs.gnu.org \
    --cc=guix-sysadmin@gnu.org \
    /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.