[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems for install Skribilo-0.9.2 in Guix-0.6
From: |
Ludovic Courtès |
Subject: |
Re: problems for install Skribilo-0.9.2 in Guix-0.6 |
Date: |
Sat, 07 Jun 2014 16:09:15 +0200 |
User-agent: |
Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) |
Carlos Carleos <address@hidden> skribis:
> Ludovic Courtès <address@hidden> escribió / skribis [*]:
>
>> I think you did not authorize installation of substitutes signed by
>> hydra.gnu.org (info "(guix) Substitutes"):
>>
>> guix archive --authorize < hydra.gnu.org.pub
>
> The substitutes gave many
>
> @ substituter-started ...
> [...]
> @ substituted-succeded ...
It means it successfully downloaded the pre-built binaries (though it
should probably be less verbose.)
> and these warnings:
>
> (Please consider upgrading Guile to get proper progress report.)
>
> This machine is Ubuntu 12.4 with Guile 2.0.5.
Yes, that’s 2.5 years old.
> --8<----------corte-desde-aquí---------------tranĉu-de-ĉi-tie---------->8--
> address@hidden:~$ ~/.guix-profile/bin/skribilo --version
[...]
> ERROR: In procedure scm-error:
> ERROR: no code for module (system reader library)
> address@hidden:~$
> --8<----------corte-hasta-aquí--------------tranĉu-ĝis-ĉi-tie---------->8--
The problem is that Guile-Reader is not found in Guile’s search path.
For now the fix is to run:
guix package -i guile-reader-for-guile_2.0.11
and then define the environment variables suggested by:
guix package --search-paths
Could you try that?
(I’ll work on a better fix.)
Thanks,
Ludo’.
Re: problems for install Skribilo-0.9.2 in Guix-0.6, Ludovic Courtès, 2014/06/06