all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel <guix-devel@gnu.org>
Subject: Remove all "unreachable" objects in store
Date: Wed, 18 Jan 2017 14:17:05 +0100	[thread overview]
Message-ID: <587F6AD1.2070104@crazy-compilers.com> (raw)

Hi,

when packaging software, the store fills up with intermediate versions.
I would like to get rid of these.

My "production" environment typically lags behind the development head
quite some releases. So if I run `guix gc`, this would remove quite a
lot of packages which will then be rebuild just afterwards, when I build
the next package. Some of these are quite big, e.g. numpy or glibc.

So I'd like to garbage collect all packages which are no longer current,
for which there is no longer a way to build them.

Any ideas?

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

             reply	other threads:[~2017-01-18 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18 13:17 Hartmut Goebel [this message]
2017-01-18 13:58 ` Remove all "unreachable" objects in store Alex Vong

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=587F6AD1.2070104@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=guix-devel@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.