Hey Danny.
I'm curious to know if the dockerd service type works for you. It does
not work for me, but maybe I am doing something wrong. Below is my
current config.scm:
(use-modules (gnu)
(gnu system nss)
(gnu services))
(use-service-modules desktop docker)
(use-packag
On Wed, 27 Feb 2019 15:17:14 +0100
Allan Adair wrote:
> After a "guix system reconfigure", it works -- meaning that the
> dockerd service starts. But when booting in the future, the dockerd
> daemon never starts. I am however able to execute "sudo herd start
> dockerd" after booting because I ha
On Wed, Feb 27, 2019 at 04:53:27PM +0100, Björn Höfling wrote:
> > After a "guix system reconfigure", it works -- meaning that the
> > dockerd service starts. But when booting in the future, the dockerd
> > daemon never starts. I am however able to execute "sudo herd start
> > dockerd" after bootin
Hello—
python-sphinx@1.7.7 fails building with the following:
...
[20/23] Compiling C object 'mpc@exe/src_charset.c.o'.
[21/23] Linking target mpc.
[22/23] Generating HTML documentation with a custom command.
FAILED: doc/html
/gnu/store/q6qyrgr41lqzbray6944l1rs7i6b83kp-python-sphinx-1.7.7/bin/sph
On Wed, Feb 27, 2019 at 06:02:06PM +0100, Marco van Hulten wrote:
> The full traceback has been saved in
> /tmp/guix-build-mpd-mpc-0.31.drv-0/sphinx-err-1gyuv1e6.log, if you want to
> report the issue to the developers.
[...]
> Where to find the *.log file (which is probably on LSB distribution
According to the manual:
|--load-path=directory|
Add directory *to the front* of the package module search path.
This does not work for guix environment (guix 0.16.0-3.6ddc63e):
Prepare to reproduce
$ git clone https://gnunet.org/git/gnunet.git
$ cd gnunet
guix package honors --load-path