GNU bug report logs -
#39294
Can't run ./configure
Previous Next
Reported by: Damien Cassou <damien <at> cassou.me>
Date: Sun, 26 Jan 2020 16:58:02 UTC
Severity: normal
Done: zimoun <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
On Tue, Jan 28, 2020 at 09:17:44AM +0100, Damien Cassou wrote:
> Julien Lepiller <julien <at> lepiller.eu> writes:
> > $ guix environment guix --pure
> > ^C if your terminal asks you to install whatever
> > [env]$ ./bootstrap
> > [env]$ ./configure --localstatedir=/var # this should now work
> > [env]$ exit # to exit the pure environment
> > $ guix environment guix # no need for pure anymore, so now we can use things outside of the environment too
> > [env]$ make
>
> This did the trick, thank you. I got a lot of error messages though:
>
> $ guix environment guix
> guile: warning: failed to install locale
> substitute: /gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
>
>
> perl: warning: Please check that your locale settings:
> LANGUAGE = (unset),
> LC_ALL = (unset),
> LANG = "en_US.UTF-8"
> are supported and installed on your system.
>
In the daemon service file you can change the Environment field to
change LC_ALL=en_US.utf8 to en_US.UTF-8.
>
> bash: gpg-connect-agent: command not found...
> Similar command is: 'gpg-connect-agent'
> bash: gpgconf: command not found...
> Install package 'gnupg2' to provide command 'gpgconf'? [N/y] y
>
> Failed to install packages: gnupg2-2.2.18-2.fc31.x86_64 is already installed
gpg-connect-agent and gpg-connect-agent look similar to me too ...
not sure about gpgconf. Could it have something to do with SElinux?
--
Efraim Flashner <efraim <at> flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 173 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.