GNU bug report logs -
#29247
guix complains that Guile-Git is missing
Previous Next
Reported by: Marco van Hulten <marco <at> hulten.org>
Date: Fri, 10 Nov 2017 16:29:01 UTC
Severity: normal
Done: Marco van Hulten <marco <at> hulten.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
I have installed Guile-Git, but guix still complains that it is missing.
```
root <at> watson ~# 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
root <at> watson ~# 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
real 0m0.314s
user 0m0.313s
sys 0m0.032s
```
-Marco
This bug report was last modified 7 years and 190 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.