bug-guix
[Top][All Lists]
Advanced

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

bug#32316: Build failure with installed guix that does not happen with p


From: Björn Höfling
Subject: bug#32316: Build failure with installed guix that does not happen with pre-inst-env
Date: Mon, 30 Jul 2018 21:42:22 +0200

Hi Konrad,

thanks for the precise error report.

On Mon, 30 Jul 2018 18:16:54 +0200
Konrad Hinsen <address@hidden> wrote:

> Dear Guix experts,
> 
> When updating my Guix installation after three weeks of absence, I
> noticed a build failure:
> 
>    $ guix pull –commit=de596e99549d7764f370ab2ed3b756f620b1f23d
>    $ guix build racket

Could it be the case that in your `guix build ...` you are not using
the guix you pulled?

What does `guix --version` say?

Where does `which guix` point to?

It should point to

~/.config/guix/current/bin/guix

I suspect you have an older version of Guix (i.e. "before the new
implementation") in your $PATH with a higher precedence (more to the
beginning of the $PATH variable). See what `echo $PATH` says. If that
is the case, adapt your path.

HTH,

Björn

Attachment: pgpropNkknnsX.pgp
Description: OpenPGP digital signature


reply via email to

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