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
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
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
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
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