bug#42127: collision in relocatable gcc-toolchain with gnupg

2020-06-29 Thread Andrius Štikonas via Bug reports for GNU Guix
I was building a guix pack with guix pack --symlink=/bin=bin --relocatable --relocatable --no-substitutes gcc-toolchain gnupg and got the following error Backtrace: 3 (primitive-load "/gnu/store/n8zm1bjf4mrz4250c51ljasy8pc…") In guix/build/profiles.scm: 157:2 2 (build-profile "/

bug#42127: collision in relocatable gcc-toolchain with gnupg

2020-06-29 Thread Ludovic Courtès
Hi, Andrius Štikonas skribis: > I was building a guix pack with > > guix pack --symlink=/bin=bin --relocatable --relocatable --no-substitutes > gcc-toolchain gnupg > > and got the following error > > Backtrace: >3 (primitive-load "/gnu/store/n8zm1bjf4mrz4250c51ljasy8pc…") > In guix/

bug#42127: collision in relocatable gcc-toolchain with gnupg

2020-06-29 Thread zimoun
On Tue, 30 Jun 2020 at 00:20, Ludovic Courtès wrote: > The next commit also makes the closure of ‘gcc-toolchain’ much smaller, > bringing it to 350 MiB instead of 1 GiB. Wow! Awesome! This deserves a --news. :-) Cheers, simon

bug#42127: collision in relocatable gcc-toolchain with gnupg

2020-06-29 Thread Andrius Štikonas via Bug reports for GNU Guix
> Fixed by 4f060bf2fe1dd8bec79cb07907b46e16fca21398! > > The next commit also makes the closure of ‘gcc-toolchain’ much smaller, > bringing it to 350 MiB instead of 1 GiB. Thanks! This was really quick. I just noticed this earlier today and it is already fixed.

bug#42127: collision in relocatable gcc-toolchain with gnupg

2020-06-30 Thread Ludovic Courtès
zimoun skribis: > On Tue, 30 Jun 2020 at 00:20, Ludovic Courtès wrote: > >> The next commit also makes the closure of ‘gcc-toolchain’ much smaller, >> bringing it to 350 MiB instead of 1 GiB. > > Wow! Awesome! > This deserves a --news. :-) It’s just that gcc-toolchain:out would pull in debuggi