The CCL Common Lisp implementation expects the following database to be
present:
/gnu/store/xlwzwcgmqb2z4n36rr5wh9l6xc7yp976-ccl-1.11/lib/x86-headers/libc/constants.cdb
However, the x86-headers directory and everything after it isn't
present.
Also missing is a functions.cdb in the same directory.
T
Jelle Licht writes:
> From f770998d0f0b56180e0c9a12f0946a77d7ff61a5 Mon Sep 17 00:00:00 2001
> From: Jelle Licht
> Date: Tue, 17 Apr 2018 21:31:05 +0200
> Subject: [PATCH] gnu: ansible: Add missing inputs
>
> * gnu/packages/admin.scm (ansible)[native-inputs]: Add python2-bcrypt and
> python2-p
2018-04-17 11:40 GMT+02:00 Clément Lassieur :
> starting phase `check'
> running "python setup.py" with command "test" and parameters ()
> running test
> Searching for pynacl>=1.0.1
> Reading https://pypi.python.org/simple/pynacl/
> Download error on https://pypi.python.org/simple/pynacl/: [Errno
Mathieu Othacehe writes:
> This seems like a good idea ! If we decide to make it unconditional the
> patch attached does the job. We can also make it configurable in
> bootloader-configuration for instance.
>
> WDYT ?
Thank you, Mathieu! I doubt that there's a need to make this
configurable, bu
Ricardo Wurmus writes:
> The r-rcurl package does not find a CA bundle and does not respect any
> of the common environment variabls to set the location of the bundle.
> This makes r-gprofiler (a user of r-rcurl) pretty useless as it cannot
> access any of the online databases.
>
> The fix here
starting phase `check'
running "python setup.py" with command "test" and parameters ()
running test
Searching for pynacl>=1.0.1
Reading https://pypi.python.org/simple/pynacl/
Download error on https://pypi.python.org/simple/pynacl/: [Errno -2] Name or
service not known -- Some packages may not be
The r-rcurl package does not find a CA bundle and does not respect any
of the common environment variabls to set the location of the bundle.
This makes r-gprofiler (a user of r-rcurl) pretty useless as it cannot
access any of the online databases.
The fix here is to figure out where to inject a ge
Hi,
This seems like a good idea ! If we decide to make it unconditional the
patch attached does the job. We can also make it configurable in
bootloader-configuration for instance.
WDYT ?
Mathieu
>From 3ec63fb55a074b547724c70d560cc61776c9298e Mon Sep 17 00:00:00 2001
From: Mathieu Othacehe
Date