unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* How to remove old (test) builds from store?
@ 2016-06-02 10:14 Hartmut Goebel
  2016-06-02 11:10 ` 宋文武
  0 siblings, 1 reply; 9+ messages in thread
From: Hartmut Goebel @ 2016-06-02 10:14 UTC (permalink / raw)
  To: help-guix

Hi,

when creating packages and refining the build step by step, I end up
with many entries in the store I do not need. When tying to delete them,
only a few are removed and many are kept. E.g:


# guix gc -d /gnu/store/*teensy*
finding garbage collector roots...
deleting `/gnu/store/…-teensy-loader-cli-2.1-1.f289b7a.drv'
deleting `/gnu/store/…-teensy-loader-cli-2.1-1.f289b7a.tar.xz.drv'
guix gc: error: build failed: cannot delete path
`/gnu/store/…-teensy-loader-cli-2.1-1.f289b7a.tar.gz.drv' since it is
still alive
$ ls -d /gnu/store/*teensy* | wc -l
35

The one still alive if okay, since I have an older version of this
package installed in my current environment.


How do I get rid of these ca. 30 outdated store items?

-- 
Regards
Hartmut Goebel

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

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

end of thread, other threads:[~2016-06-02 21:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-02 10:14 How to remove old (test) builds from store? Hartmut Goebel
2016-06-02 11:10 ` 宋文武
2016-06-02 11:35   ` Hartmut Goebel
2016-06-02 12:02   ` Ludovic Courtès
2016-06-02 12:51     ` Hartmut Goebel
2016-06-02 12:56       ` Thompson, David
2016-06-02 13:27         ` Hartmut Goebel
2016-06-02 15:22           ` Leo Famulari
2016-06-02 21:06           ` Ludovic Courtès

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).