bug#35872: messages that are redundant can be eliminated?

2020-03-24 Thread Ludovic Courtès
(+Cc: Efraim following our discussion on IRC.) Ludovic Courtès skribis: > This is a bug where the presence of propagated inputs leads ‘guix > upgrade’ to assume something would be upgraded, even when that’s not the > case. This can be reproduced with: > > guix install -p foo guile > guix up

bug#40043: [EXTERNAL]Re: bug#40043: `guix pack --format=squashfs` fails on CentOS7

2020-03-24 Thread Josh Marshall
Thanks! I look forward to my increased use of `guix` 😊 From: Ludovic Courtès Sent: Tuesday, March 24, 2020 1:55:11 PM To: Josh Marshall Cc: 40043-d...@debbugs.gnu.org <40043-d...@debbugs.gnu.org> Subject: [EXTERNAL]Re: bug#40043: `guix pack --format=squashfs` fa

bug#38196: Mistaken warning "guix pull was never run"

2020-03-24 Thread Ludovic Courtès
Hi! "pelzflorian (Florian Pelz)" skribis: > Hello! I installed Guix on a new system. Like > > info "(guix) After System Installation" > > I do `guix pull` and then the next command prints a warning. > > $ sudo guix system reconfigure /etc/config.scm > Password: > guix system: warning: /root/.

bug#40043: `guix pack --format=squashfs` fails on CentOS7

2020-03-24 Thread Ludovic Courtès
Hi Josh, Josh Marshall skribis: > `guix pack --format=squashfs bash-minimal ...` fails on CentOS7 with SELinux > disabled. > > ``` > $ /var/guix/profiles/per-user/marshjo/current-guix/bin/guix describe > Generation 9 Mar 12 2020 09:28:29(current) > guix a595399 > repository URL: http

bug#35872: messages that are redundant can be eliminated?

2020-03-24 Thread Andy Tai
Great, thanks. Minor thing but good for end user experience. On Tue, Mar 24, 2020 at 10:20 AM Ludovic Courtès wrote: > Hi, > > Ludovic Courtès skribis: > > >> The following packages will be upgraded: > >>glibc-locales 2.28 → 2.28 > >> /gnu/store/acl2wxzzkkcjv74rlqswdf9p8pwddlmk-glibc-local

bug#35872: messages that are redundant can be eliminated?

2020-03-24 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: >> The following packages will be upgraded: >>glibc-locales 2.28 → 2.28 >> /gnu/store/acl2wxzzkkcjv74rlqswdf9p8pwddlmk-glibc-locales-2.28 >>meson 0.50.0 → 0.50.0 >> /gnu/store/zc6r8b1rx3q7lqd8kvvpnm38ky925kmj-meson-0.50.0 >>guile 2.2.4 → 2.2.4 >> /gnu/sto

bug#36374: ‘guix pull’ should not suggest running ‘guix pull’

2020-03-24 Thread Ludovic Courtès
Ping! :-) https://issues.guix.gnu.org/issue/36374 Now’s a good time to fix this one! Ludo’. Ludovic Courtès skribis: > Hello! > > Julien Lepiller skribis: > >> Here is a patch to address this issue on Guix System. It creates new >> files in /etc/skel: an initial profile (.config/guix/init

bug#39352: guix pull failing on aarch64

2020-03-24 Thread Ludovic Courtès
Hello, Ludovic Courtès skribis: > Jesse Gibbons skribis: > >> I've noticed most guix ops (including guix pull) hang on armhf as well, >> but I don't have a log to provide. >> Right now I'm fine with keeping guix at a stable (but potentially less >> secure) commit until the JIT compiler in Guile

bug#39358: [core-updates] GHC 8.6.5 build failure

2020-03-24 Thread Marius Bakke
Marius Bakke writes: > I'll try to fix it properly tomorrow and also notify upstream. Finally fixed in c75db693713e74a632bafe849de68a87ee7e34eb. Upstream issue: https://gitlab.haskell.org/ghc/ghc/issues/17952 signature.asc Description: PGP signature

bug#39941: Disk-image size increase on core-updates.

2020-03-24 Thread Mathieu Othacehe
>> +--- a/libgcc/configure >> b/libgcc/configure > > I suspect this is the only file we need to patch, no? At least, we can > remove all the m4 and m4-related Makefile.in changes and the unrelated > ‘configure’ changes. The configure files of the other libraries are needed too because they

bug#40116: GDM: Memory leak in .gnome-shell-real process

2020-03-24 Thread sirgazil via Bug reports for GNU Guix
> I'm currently trying other other desktop environments in combination with > slim login manager to work around the issue. I've been using a configuration with SLiM and GNOME for more than 20 hours with no leaks.

bug#39417: [Outreachy] Submitting Patch file for issue #39417 :[doc] Misspelled example in manual

2020-03-24 Thread Danny Milosavljevic
Hi Naga, thanks for the patch! Pushed to guix master as commit 54a9fe3429fc2d3978e8f56f972e3e1d50953c6a. pgp8zqKtYEF4u.pgp Description: OpenPGP digital signature

bug#39681: [Outreachy] Submitting Patch for : Manual typo in section "Invoking ‘guix time-machine’"

2020-03-24 Thread Danny Milosavljevic
Hi, thanks for the patch! Pushed to guix master as commit 022767d7c132d20d684e0dec7c6010fdcf408e3d pgpHABAp9jqs_.pgp Description: OpenPGP digital signature

bug#39941: Disk-image size increase on core-updates.

2020-03-24 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: >> Perhaps add “Fixes .” > > Well I think it doesn't. In the bug report 39941, I reported a recent > increase of the cross-compiled disk-image on core-updates (1.5 -> 2.0 > GiB), over the last two months. It is not resolved, and this patc