GNU bug report logs -
#72990
Core packages updated broke Guix
Previous Next
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
Message #14 received at 72990 <at> debbugs.gnu.org (full text, mbox):
El 2024-09-03 06:57, Ludovic Courtès escribió:
> Hi Edison,
>
> Edison Ibáñez <arkhan <at> riseup.net> skribis:
>
>> 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)
>
> Could it be that the ‘LD_LIBRARY_PATH’ environment variable is set?
>
> What happens if you do:
>
> unset LD_LIBRARY_PATH; guix build hello
>
> ?
>
> Ludo’.
Currently this is the value I have in this environment variable:
EnvPath(
['/home/arkhan/.guix-profile/lib']
)
This bug report was last modified 285 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.