GNU bug report logs -
#41607
Deleted store items are not actually deleted
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Fri, 29 May 2020 19:10:02 UTC
Severity: normal
Done: Chris Marusich <cmmarusich <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#41607: Deleted store items are not actually deleted
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 41607 <at> debbugs.gnu.org.
--
41607: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41607
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hi everyone,
I have committed the fix in d445c30ea6 and updated the guix package
definition in ecbde6505c to ensure that the next time "guix pull" is
run, the new guix-daemon version will be used.
Ludovic Courtès <ludo <at> gnu.org> writes:
> For consistency with (most) of the code, I’d suggest a /* */ comment.
OK - I did this in d445c30ea6.
Stephen Scheck <singularsyntax <at> gmail.com> writes:
> I've updated my build script to externalize the Guix environment from
> the Docker container. So far the daily builds are staying nice and
> small at ~197MB and one layer. The images and updated script are here
> if anybody is curious:
>
> https://hub.docker.com/r/singularsyntax/guix/tags
> https://gitlab.com/singularsyntax-docker-hub/guix/-/blob/master/.gitlab-ci.yml
Neat! I'm glad you were figure out a way to to keep the image from
growing in size. It's good to know of a way to do that.
Thank you for your help and have a nice day! I'm closing this bug
report.
--
Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From the discussion "Guix Docker image inflation" [0] on help-guix:
On Fri, May 29, 2020 at 02:29:53PM -0400, Stephen Scheck wrote:
> # Now try to delete it...
> root <at> localhost /gnu/store# guix gc --delete
> /gnu/store/x7ns2xcp8lfg24zq7gr3y8ffczn1nsxp-guix-d79c917f2-modules
> finding garbage collector roots...
> [0 MiB] deleting
> '/gnu/store/x7ns2xcp8lfg24zq7gr3y8ffczn1nsxp-guix-d79c917f2-modules'
> deleting `/gnu/store/trash'
> deleting unused links...
> note: currently hard linking saves 1181.36 MiB
>
> # Still there...
> root <at> localhost /gnu/store# du -hs
> /gnu/store/x7ns2xcp8lfg24zq7gr3y8ffczn1nsxp-guix-d79c917f2-modules
> 210M /gnu/store/x7ns2xcp8lfg24zq7gr3y8ffczn1nsxp-guix-d79c917f2-modules
Okay, something is definitely not right.
[0] https://lists.gnu.org/archive/html/help-guix/2020-05/msg00235.html
This bug report was last modified 5 years and 43 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.