bug#25415: MySQL "server has gone away" when reloading database dump due to "max_allowed_packet" default

2017-01-10 Thread Ben Sturmfels
Hi there! I'm using GuixSD 0.12.0 and ran `guix package --install=mysql` (which I gather gave me MariaDB 10.1.19), then created a database and tried to reload a database dump of a decent sized existing database: zcat dump.sql.gz | mysql DBNAME which failed with: ERROR 2006 (HY000) at line 2

bug#25414: gdk-pixbuf@2.34.0 does not build deterministically

2017-01-10 Thread Danny Milosavljevic
On Wed, 11 Jan 2017 00:06:42 +0100 l...@gnu.org (Ludovic Courtès) wrote: > Presumably ‘gdk-pixbuf-query-loaders’, which generates ‘loaders.cache’, > does not sort the entries returned by readdir(2). Yep. gdk-pixbuf/queryloaders.c line 355 uses g_dir_open. Docs: https://developer.gnome.org/glib

bug#25414: gdk-pixbuf@2.34.0 does not build deterministically

2017-01-10 Thread Ludovic Courtès
--8<---cut here---start->8--- ludo@ribbon ~/src/guix$ ./pre-inst-env guix challenge gdk-pixbuf --substitute-urls="https://mirror.hydra.gnu.org https://bayfront.guixsd.org"; updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% updating list

bug#25409: make fails when guile-json is not present

2017-01-10 Thread Ludovic Courtès
Hi Ben, Ben Woodcroft skribis: > Since "#:use-module (guix docker)" is at the top of > guix/scripts/refresh.scm and "#:use-module (json)" is at the top of > guix/docker.scm, when the json module is unavailable make fails: I believe commit 1545a012cb7cd78e25ed99ecee26df457be590e9 fixes that. Th

bug#25031: Recovery from sleep/hibernate is broken

2017-01-10 Thread Ludovic Courtès
Hi Nikolay, Apologies for the delay. Nikolay Merinov skribis: > Thank you for answer about hibernation. Can you help me with similar > issue with sleeping? I’ve never had this problem with my laptops (an old Dell and a new HP Elitebook): elogind suspends the system to RAM when I close the lid

bug#25401: tcc fails to build (test failure)

2017-01-10 Thread ng0
Ludovic Courtès writes: > ng0 skribis: > >> Ludovic Courtès writes: >> >>> Ricardo Wurmus skribis: >>> The package “tcc” fails to build. The check phase fails: starting phase `check' make -C tests test make[1]: Entering directory '/tmp/guix-build-tcc-0.9.26.drv-

bug#25401: tcc fails to build (test failure)

2017-01-10 Thread Ludovic Courtès
ng0 skribis: > Ludovic Courtès writes: > >> Ricardo Wurmus skribis: >> >>> The package “tcc” fails to build. The check phase fails: >>> >>> starting phase `check' >>> make -C tests test >>> make[1]: Entering directory >>> '/tmp/guix-build-tcc-0.9.26.drv-0/tcc-0.9.26/tests' >>> he