unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29247: guix complains that Guile-Git is missing
@ 2017-11-10  8:03 Marco van Hulten
  2017-11-11 14:24 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Marco van Hulten @ 2017-11-10  8:03 UTC (permalink / raw)
  To: 29247

Hello,

I have installed Guile-Git, but guix still complains that it is missing.

```
root@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@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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#29247: guix complains that Guile-Git is missing
  2017-11-10  8:03 bug#29247: guix complains that Guile-Git is missing Marco van Hulten
@ 2017-11-11 14:24 ` Ludovic Courtès
  2017-11-11 22:21   ` Marco van Hulten
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2017-11-11 14:24 UTC (permalink / raw)
  To: Marco van Hulten; +Cc: 29247

Hi Marco,

Marco van Hulten <marco@hulten.org> skribis:

> I have installed Guile-Git, but guix still complains that it is missing.
>
> ```
> root@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@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

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

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#29247: guix complains that Guile-Git is missing
  2017-11-11 14:24 ` Ludovic Courtès
@ 2017-11-11 22:21   ` Marco van Hulten
  2017-11-12 20:18     ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Marco van Hulten @ 2017-11-11 22:21 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 29247

Ludovic-

Op 11 nov 15:24 schreef Ludovic Courtès:
> Did you export these two variables before rerunning ‘guix pull’?

No, I forgot this obvious thing.  I don't get the complaint anymore.

-Marco

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#29247: guix complains that Guile-Git is missing
  2017-11-11 22:21   ` Marco van Hulten
@ 2017-11-12 20:18     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2017-11-12 20:18 UTC (permalink / raw)
  To: Marco van Hulten; +Cc: 29247-done

Marco van Hulten <marco@hulten.org> skribis:

> Op 11 nov 15:24 schreef Ludovic Courtès:
>> Did you export these two variables before rerunning ‘guix pull’?
>
> No, I forgot this obvious thing.  I don't get the complaint anymore.

Perfect, thanks.

Ludo’.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-12 20:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-10  8:03 bug#29247: guix complains that Guile-Git is missing Marco van Hulten
2017-11-11 14:24 ` Ludovic Courtès
2017-11-11 22:21   ` Marco van Hulten
2017-11-12 20:18     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).