From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= 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 Message-ID: <20180730214222.4c08be42@alma-ubu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/o4.g33+7pOnzARcjq3qH_+X"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fkE4R-0000M5-05 for bug-guix@gnu.org; Mon, 30 Jul 2018 15:43:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fkE4M-0000Yq-ST for bug-guix@gnu.org; Mon, 30 Jul 2018 15:43:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58669) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fkE4M-0000YY-NH for bug-guix@gnu.org; Mon, 30 Jul 2018 15:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fkE4M-0005b1-HP for bug-guix@gnu.org; Mon, 30 Jul 2018 15:43:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Konrad Hinsen Cc: 32316@debbugs.gnu.org --Sig_/o4.g33+7pOnzARcjq3qH_+X Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Konrad, thanks for the precise error report. On Mon, 30 Jul 2018 18:16:54 +0200 Konrad Hinsen wrote: > Dear Guix experts, >=20 > When updating my Guix installation after three weeks of absence, I > noticed a build failure: >=20 > $ guix pull =E2=80=93commit=3Dde596e99549d7764f370ab2ed3b756f620b1f23d > $ 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=C3=B6rn --Sig_/o4.g33+7pOnzARcjq3qH_+X Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAltfah8ACgkQvyhstlk+X/2VsACguL1gGWiFMdV8oEsMtFmH3bjJ WS0AnjDaZBQnW/BAeO6y6sNL0qooaVmA =Xm8Z -----END PGP SIGNATURE----- --Sig_/o4.g33+7pOnzARcjq3qH_+X--