bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29247: guix complains that Guile-Git is missing


From: Ludovic Courtès
Subject: bug#29247: guix complains that Guile-Git is missing
Date: Sat, 11 Nov 2017 15:24:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi Marco,

Marco van Hulten <address@hidden> skribis:

> I have installed Guile-Git, but guix still complains that it is missing.
>
> ```
> address@hidden ~# guix package -i guile-git                                   
>                                                   
> substitute: updating list of substitutes from 
> 'https://mirror.hydra.gnu.org'... 100.0%
> ...
> substitute: updating list of substitutes from 
> 'https://mirror.hydra.gnu.org'... 100.0%                                      
>  
> The following package will be installed:                                      
>                                                    guile-git    0.0-4.951a32c 
>   /gnu/store/cjg6sngjq540k38s5l3nfxpydybhpas0-guile-git-0.0-4.951a32c
> ...
> grafting 
> '/gnu/store/2lfalradkpy41cxzk9bk2ssjzklcq8gw-guile-git-0.0-4.951a32c' -> 
> '/gnu/store/cjg6sngjq540k38s5l3nfxpydybhpas0
> -guile-git-0.0-4.951a32c'...
> Creating manual page database for 3 packages... done in 0.395 s
> 4 packages in profile
> address@hidden ~# time guix pull --cores=1
> guix pull: error: Guile-Git is missing but it is now required by 'guix pull'.
> Install it by running:
>
>   guix package -i guile-git
>   export 
> GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/2.2:$GUILE_LOAD_PATH
>   export 
> GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/2.2/site-ccache:$GUILE_LOAD_COMPILED_PATH

Did you export these two variables before rerunning ‘guix pull’?

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]