Carlos Carleos <carl...@uniovi.es> skribis:

> Ludovic Courtès <l...@gnu.org> 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--
> carleos@carleos:~$ ~/.guix-profile/bin/skribilo --version

[...]

> ERROR: In procedure scm-error:
> ERROR: no code for module (system reader library)
> carleos@carleos:~$
> --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’.

Reply via email to