GNU bug report logs -
#56030
The guix pull profile is too big
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Guix!
I figured out this morning that my guix pull profile ("current") was more than 1GB. Looking at the closure, I found a few oddities.
There's gcc in there, which is the second most important contributor after guix-*-modules (150 MB). It's referenced by gcc-toolchain, itself only referenced by the guile-wrapper we build in (guix self). Can we get rid of it?
There are three versions of guile (50 MB each). Can we settle for only one?
Then maybe less important because they're small:
There are two libffi, gzip, zlib, libgc, bash-minimal, xz, pkg-config and libunistring.
We have bash-minimal and bash-static. The latter is a bit bigger than the former. Maybe we can keep only bash-minimal?
[Message part 2 (text/html, inline)]
This bug report was last modified 2 years and 292 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.