GNU bug report logs - #72990
Core packages updated broke Guix

Previous Next

Package: guix;

Reported by: Edison Ibáñez <arkhan <at> riseup.net>

Date: Mon, 2 Sep 2024 21:45:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Edison Ibáñez <arkhan <at> riseup.net>
Subject: bug#72990: closed (Re: Core packages updated broke Guix)
Date: Tue, 01 Oct 2024 15:32:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72990: Core packages updated broke Guix

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 72990 <at> debbugs.gnu.org.

-- 
72990: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72990
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Preston Miller Firestone <firestone.preston <at> gmail.com>
Cc: 72990-done <at> debbugs.gnu.org, Dan Hatton <dan.hatton <at> btinternet.com>,
 Nicolas Graves <ngraves <at> ngraves.fr>,
 Edison Ibáñez <arkhan <at> riseup.net>
Subject: Re: Core packages updated broke Guix
Date: Tue, 01 Oct 2024 17:30:56 +0200
Hi,

Preston Miller Firestone <firestone.preston <at> gmail.com> skribis:

> I can also confirm: I was having this same problem on the same update
> and unsetting LD_LIBRARY_PATH also fixed it for me. I was then able to
> run `guix pull` and everything was good again.
>
> Thanks Ludo for the fix! I wonder how LD_LIBRARY_PATH got set in the
> first place? I'm running Guix system.

No idea.  Perhaps you could:

  grep LD_LIBRARY_PATH \
    /run/current-system/profile/manifest \
    ~/.guix-home/profile/manifest

… for the offending system and user profile generations.

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Edison Ibáñez <arkhan <at> riseup.net>
To: bug-guix <at> gnu.org
Subject: Core packages updated broke Guix
Date: Mon, 02 Sep 2024 21:43:33 +0000
With the last update of core packages they broke guix and it can no
longer be used, every time I run it I get the following error:

/gnu/store/s4pajb5dkar0ig5z572nxkp04sizhp7q-guile-wrapper/bin/guile:
/home/arkhan/.guix-profile/lib/libcrypt.so.1: version `XCRYPT_2.0' not
found (required by
/gnu/store/mfkz7fvlfpv3ppwbkv0imb19nrf95akf-guile-3.0.9/lib/libguile-3.0.so.1)
/gnu/store/s4pajb5dkar0ig5z572nxkp04sizhp7q-guile-wrapper/bin/guile:
/home/arkhan/.guix-profile/lib/libm.so.6: version `GLIBC_2.38' not found
(required by
/gnu/store/mfkz7fvlfpv3ppwbkv0imb19nrf95akf-guile-3.0.9/lib/libguile-3.0.so.1)
/gnu/store/s4pajb5dkar0ig5z572nxkp04sizhp7q-guile-wrapper/bin/guile:
/home/arkhan/.guix-profile/lib/libc.so.6: version `GLIBC_2.38' not found
(required by
/gnu/store/mfkz7fvlfpv3ppwbkv0imb19nrf95akf-guile-3.0.9/lib/libguile-3.0.so.1)
/gnu/store/s4pajb5dkar0ig5z572nxkp04sizhp7q-guile-wrapper/bin/guile:
/home/arkhan/.guix-profile/lib/libc.so.6: version `GLIBC_2.38' not found
(required by
/gnu/store/pr73chdirm3jc2j7npc6hqzmcwjs7l8m-libgc-8.2.4/lib/libgc.so.1)

with guix pull --roll-back you can return to using plaster, but with
plaster pull it breaks again.

Thanks




This bug report was last modified 284 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.