bug#30728: Modification for guix installation script.

2018-03-25 Thread Mark H Weaver
Ricardo Wurmus writes: >> I have installed guix for the first time and noticed that the installation >> script at >> https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-install.sh did not >> work for me. So, I had to make some modifications. >> >> There was a problem with the path to root us

bug#30939: shepherd: detailed output should be placed into well-known location and not tty

2018-03-25 Thread ng0
Problem, not just when a service is misbehaving after successful system reconfigure: $ sudo herd start smtpd Password: Service smtpd could not be started. herd: failed to start service smtpd This is on virtual terminal in X11, as well as in /var/log/messages, /var/log/shepherd.log, etc. This

bug#30728: Modification for guix installation script.

2018-03-25 Thread Ricardo Wurmus
Hi Tatiana, > I have installed guix for the first time and noticed that the installation > script at > https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-install.sh did not > work for me. So, I had to make some modifications. > > There was a problem with the path to root user home directory

bug#30644: Cuirass runs out of build users

2018-03-25 Thread Ludovic Courtès
Hi Danny, Danny Milosavljevic skribis: > I've checked it some more. The shared cache uses unlock_notify, and the > actual > database uses sqlite3_busy_handler (sqlite3_busy_timeout) when BUSY is > returned. > > The 5 in > > ice-9/eval.scm:619:8: Throw to key `sqlite-error' with args `(#f 5 "d

bug#30921: Jupyter uses the wrong Python.

2018-03-25 Thread Konrad Hinsen
Ricardo Wurmus writes: > I wonder if that’s by design. As far as I understand Jupyter can be > used with many different kernels, including different versions of > Python. This means that we may not limit it to just a single version of > Python at build time. > > Is this correct? Yes. Installed