bug#34444: Guix unable to download tarballs from github.com

2019-02-11 Thread Leo Famulari
On Mon, Feb 11, 2019 at 04:14:32PM -0500, Leo Famulari wrote: > The attached patch, which updates the Guix snapshot to include the > commit mentioned previously, fixes the issue. > From 3e31a3a43d4927f8528f888679ef015529d854e4 Mon Sep 17 00:00:00 2001 > From: Leo Famulari > Date: Mon, 11 Feb 2019

bug#34211: error running container: mingetty cannot find ttys

2019-02-11 Thread Ludovic Courtès
Hi Giovanni, Giovanni Biscuolo skribis: > plase is there someone else that could reproduce this issue with "guix > system container": https://issues.guix.info/issue/34211 ? [...] > Feb 6 12:45:44 localhost > /gnu/store/mbq93mr1vbs6za0n0yn32gfsyq1wx6xf-mingetty-1.08/sbin/mingetty[217]: > tty

bug#34444: Guix unable to download tarballs from github.com

2019-02-11 Thread Leo Famulari
The attached patch, which updates the Guix snapshot to include the commit mentioned previously, fixes the issue. From 3e31a3a43d4927f8528f888679ef015529d854e4 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Mon, 11 Feb 2019 15:06:07 -0500 Subject: [PATCH] gnu: Guix: Update snapshot to 0.16.0-10.

bug#34444: Guix unable to download tarballs from github.com

2019-02-11 Thread Leo Famulari
I noticed that Guix cannot download any tarballs from github.com. For example: -- $ guix build -S python-sphinx-gallery --no-substitutes The following derivation will be built: /gnu/store/qrlcbnin47j1i4slyc9j8hvpczp1l9n8-python-sphinx-gallery-0.1.13.tar.gz.drv build

bug#34442: Suggested improvements to `guix refresh --list-dependent`

2019-02-11 Thread Leo Famulari
At Guix Days 2019, we collected some wishlist items for `guix refresh --list-dependents`. Specifically, it would be helpful if this tool could be made aware of how packages are used in build systems and via package inheritance. Currently this knowledge has to be found the hard way :) signature.

bug#34441: Wrong build log-file given by Berlin build farm

2019-02-11 Thread Leo Famulari
While looking into some issues with qemu-minimal@2.10.2 (used to test GRUB), I found that I am receiving the incorrect log-file from the Berlin build farm: I am working from commit 8f9c5aa3ba33b025ac8d4edde4b4d9d649e05848 (gnu: curl: Update to 7.64.0 [fixes CVE-2018-16890 and CVE-2019-{3822,3823}]

bug#34439: vlc build fails on guix master

2019-02-11 Thread Danny Milosavljevic
Possible fixes: Either make vlc require libvpx-1.7 instead of libvpx-1.8 with no other changes. Or patch vlc to not use the newly removed constants. Reading the vlc commit log, they say that they removed those because they were unused anyway--so it shouldn't have a negative impact. I've poste

bug#34439: vlc build fails on guix master

2019-02-11 Thread Danny Milosavljevic
codec/vpx.c:119:23: error: ‘VPX_IMG_FMT_444A’ undeclared here (not in a function) { VLC_CODEC_YUVA, VPX_IMG_FMT_444A, 8, 0 }, ^ codec/vpx.c:120:23: error: ‘VPX_IMG_FMT_YUY2’ undeclared here (not in a function) { VLC_CODEC_YUYV, VPX_IMG_FMT_YUY2, 8, 0 },

bug#34333: Docker daemon failing to start on boot

2019-02-11 Thread Danny Milosavljevic
Hi Allan, I've added some more requirements--let's see. Can you guix pull and guix reconfigure and then try again once more? pgpdLPEyf4j05.pgp Description: OpenPGP digital signature

bug#34431: Qt fails to build

2019-02-11 Thread Andreas Enge
Hello Danny, On Mon, Feb 11, 2019 at 12:41:45PM +0100, Danny Milosavljevic wrote: > maybe https://bugs.gentoo.org/672856 is related. > They say: > >/usr/lib/libQt5Core.so.5.11.3: ELF 64-bit LSB pie executable, x86-64, > >version 1 (GNU/Linux), dynamically linked, interpreter > >/lib64/ld-linux-x

bug#34333: Docker daemon failing to start on boot

2019-02-11 Thread Danny Milosavljevic
On Mon, 11 Feb 2019 13:11:33 + Allan Adair wrote: > I guix pulled and guix system reconfigured. After a successful > reconfigure and reboot, the service was still not started. Hmm, is the "containerd" process running? (pidof containerd) pgpD8FksabhhE.pgp Description: OpenPGP digital signa

bug#34333: Docker daemon failing to start on boot

2019-02-11 Thread Allan Adair
On 2019-02-11 10:46, Danny Milosavljevic wrote: On Fri, 08 Feb 2019 22:55:48 +0100 Ludovic Courtès wrote: Danny, could it be that the ‘docker’ service should depend on ‘networking’? Might be the case. They certainly muck around a lot with networking, so it can't hurt to wait until host netw

bug#34432: Mapnik fails to build due to boost changes

2019-02-11 Thread Björn Höfling
The boost headers change, making the compilation fail. Possible patch: https://github.com/mapnik/mapnik/commit/bcb1e67507.patch BTW, we could also update the package version. Björn pgpTphFVmdetw.pgp Description: OpenPGP digital signature

bug#34431: Qt fails to build

2019-02-11 Thread Danny Milosavljevic
Possible fix https://672856.bugs.gentoo.org/attachment.cgi?id=557978 diff -Naurp a/src/corelib/global/minimum-linux_p.h b/src/corelib/global/minimum-linux_p.h --- a/src/corelib/global/minimum-linux_p.h 2018-11-25 15:51:11.0 +0300 +++ b/src/corelib/global/minimum-linux_p.h 2018-

bug#34431: Qt fails to build

2019-02-11 Thread Danny Milosavljevic
Hello Andreas, maybe https://bugs.gentoo.org/672856 is related. They say: >/usr/lib/libQt5Core.so.5.11.3: ELF 64-bit LSB pie executable, x86-64, version >1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, >for GNU/Linux 4.11.0, stripped >Nice of upstream to make signif

bug#34431: Qt fails to build

2019-02-11 Thread Andreas Enge
Hello, qt currently fails to build for me. $ guix describe Generation 11 10. Februar 2019 09:32:33 (aktuell) guix 50a93ad Repository-URL: https://git.savannah.gnu.org/git/guix.git Commit: 50a93adc05b611836e740c4b55571890f4c6770a $ guix build qtbase ... /tmp/guix-build-qtbase-5

bug#34333: Docker daemon failing to start on boot

2019-02-11 Thread Danny Milosavljevic
On Fri, 08 Feb 2019 22:55:48 +0100 Ludovic Courtès wrote: > Danny, could it be that the ‘docker’ service should depend on > ‘networking’? Might be the case. They certainly muck around a lot with networking, so it can't hurt to wait until host networking is set up. I've added it--let's see. Al

bug#34428: Guitarix build fails

2019-02-11 Thread Danny Milosavljevic
[...] [558/975] cxx: src/gx_head/engine/gx_logging.cpp -> build/default/src/gx_head/engine/gx_logging.o [559/975] cxx: src/gx_head/engine/gx_pluginloader.cpp -> build/default/src/gx_head/engine/gx_pluginloader.o [560/975] cxx: src/gx_head/engine/ladspaplugin.cpp -> build/default/src/gx_head/engi

bug#34427: guile-bootstrap@2.2 segfault?

2019-02-11 Thread Efraim Flashner
I'm testing %bootstrap-guile from bootstrap.scm and I'm getting a segfault when runing guile --version. I've attached an strace of the process. -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or