bug#36731: shepherd lost track of nginx

2019-07-20 Thread Robert Vollmert
> On 20. Jul 2019, at 00:49, Ludovic Courtès wrote: > > Hello, > > Robert Vollmert skribis: > >> Not sure who’s at fault here, but without doing anything weird, >> I ended up with a system where shepherd thought that nginx was >> stopped, while there was still an nginx process around. I >>

bug#36685: ant-bootstrap fails on core-updates (409 dependents)

2019-07-20 Thread Ricardo Wurmus
Ricardo Wurmus writes: > The build aborts early with “ERROR: FreeType version 2.2.1 or higher is > required.” So I added this: > > (substitute* "patches/freetypeversion.patch" >(("REQUIRED_FREETYPE_VERSION = 2.2.1") > "REQUIRED_FREETYPE_VERSION = 2.10.1")) > > and icedtea is being bu

bug#36685: ant-bootstrap fails on core-updates (409 dependents)

2019-07-20 Thread Julien Lepiller
Le Sat, 20 Jul 2019 10:42:25 +0200, Ricardo Wurmus a écrit : > configure: error: Could not find required system headers; install the > appropriate files from glibc-headers, libc6-dev and/or libattr-devel, > libattr1-dev or use --disable-compile-against-syscalls if necessary. Can you check the co

bug#36069: Menu-based installer unusable through noVNC

2019-07-20 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > Ludovic Courtès wrote: > >> Robert Vollmert skribis: [...] >>> Great find! Indeed, lspci lists >>> >>> 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 >>> >>> Is this something that could be fixed by including a driver for that >>> card in the kernel

bug#36731: shepherd lost track of nginx

2019-07-20 Thread Ludovic Courtès
Hi, Robert Vollmert skribis: >>> $ sudo herd restart nginx >>> Service nginx is not running. >>> herd: exception caught while executing 'start' on service 'nginx': >>> Throw to key `srfi-34' with args `("#>> \"/gnu/store/mlg0xfbiq03s812rm3v7mrlhyngas4xp-nginx-1.17.1/sbin/nginx\" >>> arguments:

bug#36069: Menu-based installer unusable through noVNC

2019-07-20 Thread Robert Vollmert
> On 20. Jul 2019, at 15:47, Ludovic Courtès wrote: > > Hi Mark, > > Mark H Weaver skribis: > >> Ludovic Courtès wrote: >> >>> Robert Vollmert skribis: > > [...] > Great find! Indeed, lspci lists 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 Is this

bug#36743: Claws-Mail Issues

2019-07-20 Thread Raghav Gururajan
Hello Guix! I tried to use claws-mail in guix. There are two following issues: 1) Error "Encryption System not found" 2) Error "Dictionary System not found" To reproduce these errors, one can install claws-mail, enable spell- checking + digital signing/encryption of all emails; and attempt to co

bug#36743: Claws-Mail Issues

2019-07-20 Thread Tobias Geerinckx-Rice
Raghav, Raghav Gururajan 写道: Hello Guix! I tried to use claws-mail in guix. There are two following issues: 1) Error "Encryption System not found" 2) Error "Dictionary System not found" To reproduce these errors, one can install claws-mail, enable spell- checking + digital signing/encrypti

bug#36685: ant-bootstrap fails on core-updates (409 dependents)

2019-07-20 Thread Ricardo Wurmus
Julien Lepiller writes: > Le Sat, 20 Jul 2019 10:42:25 +0200, > Ricardo Wurmus a écrit : > >> configure: error: Could not find required system headers; install the >> appropriate files from glibc-headers, libc6-dev and/or libattr-devel, >> libattr1-dev or use --disable-compile-against-syscalls

bug#36747: Official MesCC bootstrap binaries differ from my locally built ones

2019-07-20 Thread Mark H Weaver
I'm working to independently verify the new bootstrap binaries. Toward that end, I locally built the new bootstrap tarballs by running the following command from a git checkout at commit ef809e3ac036eccc5f9c9edd8fb661d14ae15f2f. ./pre-inst-env guix build bootstrap-tarballs --system=i686-linux

bug#36731: shepherd lost track of nginx

2019-07-20 Thread Mark H Weaver
Hello, Ludovic Courtès writes: > Robert Vollmert skribis: > >> The result was this: >> >> $ sudo herd restart nginx >> Service nginx is not running. >> herd: exception caught while executing 'start' on service 'nginx': >> Throw to key `srfi-34' with args `("#> [program: >> \"/gnu/store/mlg0xfbi