all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pjotr Prins <pjotr.public12@thebird.nl>
To: Roel Janssen <roel@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Question: purging a package from the store
Date: Wed, 8 Jun 2016 13:14:40 +0200	[thread overview]
Message-ID: <20160608111440.GA19980@thebird.nl> (raw)
In-Reply-To: <87eg88q8xh.fsf@gnu.org>

On Wed, Jun 08, 2016 at 12:19:54PM +0200, Roel Janssen wrote:
> > Our caching server gives a consistent failure for one package. It
> > exists in the store and 'guix gc checks' pass.
> >
> >   guix substitute: error: download from
> >   'http://guix.genenetwork.org:8080/nar/sqd3q1xq5fsbga00bwhghi9shi7xdaac-gtk+-3.18.2'
> >   failed: 404, "Not Found"
> >
> > Now I want to purge it without running a full gc. Next reinstall it
> > and see if it gets fixed.
> >
> > What is the suggested method for fully purging a package from the store?
> >
> > Pj.
> 
> What about:
>   guix gc --delete /gnu/store/...-gtk+-3.18.2/
> 
> (add the specific package path after --delete).
> 
> A package can only be purged when it is not installed in any profile.

Hmmm. It is a running server that actually uses that package.

I wonder if it is the same problem we saw before on the substitute
servers (hits missing). How did we resolve those? What was the real
problem? A rebuild merely reinstates the profile on this machine. It
actually appears to be fine.

Even so the nar server gives an error for this package. Only for this
package - all others are served.

I guess I have to read some source code.

Pj.

  reply	other threads:[~2016-06-08 11:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08  9:29 Question: purging a package from the store Pjotr Prins
2016-06-08 10:19 ` Roel Janssen
2016-06-08 11:14   ` Pjotr Prins [this message]
2016-06-08 13:33 ` Ludovic Courtès
2016-06-08 16:11   ` Pjotr Prins
2016-06-10 13:04     ` Ludovic Courtès
2016-06-10 14:43       ` Pjotr Prins
2016-06-10 10:02   ` Pjotr Prins
2016-06-10 13:05     ` 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=20160608111440.GA19980@thebird.nl \
    --to=pjotr.public12@thebird.nl \
    --cc=guix-devel@gnu.org \
    --cc=roel@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.