[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Heads-up: transition to Guile 2.2
From: |
Chris Marusich |
Subject: |
Re: Heads-up: transition to Guile 2.2 |
Date: |
Fri, 12 May 2017 01:11:20 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
ng0 <address@hidden> writes:
> ng0 transcribed 4.6K bytes:
>> With a normal setup this has lead to:
>>
>> ;;; ERROR: In procedure load-thunk-from-memory: No such file or directory
>> ;;; WARNING: loading compiled file
>> /home/ng0/.config/guix/latest/gnu/packages/xnee.go failed:
>> ;;; ERROR: In procedure load-thunk-from-memory: No such file or directory
>> guix pull: error: libtiff-CVE-2017-7593.patch: patch not found
>>
>> in the user profile and normal working conditions in the root profile.
>>
>> Recreating the account is no option and it is minimalistic, no build
>> software installed in profile.
>> --
>> https://pragmatique.xyz
>> PGP: https://people.pragmatique.xyz/ng0/
>>
>
> … and the fix is to delete the symlink and run guix pull.
I also encountered this, and I fixed it simply by running "guix pull" a
second time. I believe this is because, as Ludo mentioned earlier in
the thread, guile2.2-ssh is not present the first time you run "guix
pull", so things get compiled for Guile 2.0. The second time you run
"guix pull", guile2.2-ssh IS present in the available packages on the
system (thanks to the first "guix pull"), so things get compiled for
Guile 2.2. It's a bit round-about, but it worked for me.
--
Chris
signature.asc
Description: PGP signature
- Heads-up: transition to Guile 2.2, Ludovic Courtès, 2017/05/09
- Re: Heads-up: transition to Guile 2.2, myglc2, 2017/05/09
- Re: Heads-up: transition to Guile 2.2, Ludovic Courtès, 2017/05/10
- Re: Heads-up: transition to Guile 2.2, myglc2, 2017/05/10
- Re: Heads-up: transition to Guile 2.2, myglc2, 2017/05/10
- Re: Heads-up: transition to Guile 2.2, Ludovic Courtès, 2017/05/11
- Re: Heads-up: transition to Guile 2.2, myglc2, 2017/05/11
- Re: Heads-up: transition to Guile 2.2, ng0, 2017/05/11
- Re: Heads-up: transition to Guile 2.2, ng0, 2017/05/11
- Re: Heads-up: transition to Guile 2.2, Adonay Felipe Nogueira, 2017/05/11
- Re: Heads-up: transition to Guile 2.2,
Chris Marusich <=
- Re: Heads-up: transition to Guile 2.2, ng0, 2017/05/18
- Re: Heads-up: transition to Guile 2.2, Vincent Legoll, 2017/05/11
- Re: Heads-up: transition to Guile 2.2, Ludovic Courtès, 2017/05/11
Re: Heads-up: transition to Guile 2.2, Pjotr Prins, 2017/05/14
- Re: Heads-up: transition to Guile 2.2, Pjotr Prins, 2017/05/14
- Re: Heads-up: transition to Guile 2.2, Pjotr Prins, 2017/05/14
- Re: Heads-up: transition to Guile 2.2, Jan Nieuwenhuizen, 2017/05/14
- Re: Heads-up: transition to Guile 2.2, pjotr . public12, 2017/05/14
- Creating a reliable bootstrap for building from source, Pjotr Prins, 2017/05/14
- Re: Creating a reliable bootstrap for building from source, Ludovic Courtès, 2017/05/14