bug#36896: [PATCH] added gsettings-desktop-schema to progragated inputs

2019-08-01 Thread null
--- gnu/packages/gnome.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 3f7bbac214..c33653f361 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -8074,6 +8074,8 @@ generic enough to work for everyone.")

bug#36632: (no subject)

2019-08-01 Thread Martin Becze
bump :)

bug#36896: Evolution needs gsettings-desktop-schemas

2019-08-01 Thread Martin Becze
Evolution will crash immediate if gsettings-desktop-schemas is not also installed

bug#36754: SSH connections to hydra-slave{1, 2, 3} fail during builds

2019-08-01 Thread Ricardo Wurmus
Mark H Weaver writes: >> Mark: are the armhf nodes still operational? > > I assume so. They all respond to pings anyway, and I haven't touched > them since before they were disconnected from Berlin. (I would need to > boot up my other, more secure computer to try SSHing into them). > >> I

bug#22138: Search paths of dependencies are not honored

2019-08-01 Thread Julien Lepiller
Hi, I've been looking at our current code and would like to propose the attached patch for that issue. >From cfd2c229087166ab4cc0a9e2bdb72c8b393bcdd5 Mon Sep 17 00:00:00 2001 From: Julien Lepiller Date: Thu, 1 Aug 2019 22:09:38 +0200 Subject: [PATCH] guix: Recursively honor search paths of

bug#36754: SSH connections to hydra-slave{1, 2, 3} fail during builds

2019-08-01 Thread Mark H Weaver
Hi Marius, Marius Bakke wrote: > The truncated log files seems to happen for other builds as well, even > within the Berlin data center. > > https://ci.guix.gnu.org/log/n3ra1b8ic6qhfinnhb80mrn7snsqws9d-geocode-glib-3.26.0 >

bug#36754: SSH connections to hydra-slave{1, 2, 3} fail during builds

2019-08-01 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Ludovic Courtès writes: > >> Currently we have an SSH tunnel set up on berlin to connect to each of >> these machines via overdrive1.guixsd.org. This setup proved to be >> robust in the past (we used it to connect to another build machine), so >> I suspect

bug#36882: QEMU 4 fails to build for x86_64-linux

2019-08-01 Thread Marius Bakke
Leo Famulari writes: > While testing the upgrade of our QEMU package to 4.0.0 or 4.1.0-rc3 on > x86_64-linux, the build fails when the header 'gnu/stubs-32.h' can't be > found: > > -- > In file included from > /gnu/store/h90vnqw0nwd0hhm1l5dgxsdrigddfmq4-glibc-2.28/include/features.h:452:0,

bug#36878: guix system reconfigure broken

2019-08-01 Thread Jakob L. Kreuze
Robert Vollmert writes: > Yes, it seems it does! Great :) CC'ing Chris and Dave since I don't have write access -- can we fast-track #36880 into master? I'd consider this to be a high-priority bug fix. Regards, Jakob signature.asc Description: PGP signature

bug#36754: SSH connections to hydra-slave{1, 2, 3} fail during builds

2019-08-01 Thread Marius Bakke
The truncated log files seems to happen for other builds as well, even within the Berlin data center. https://ci.guix.gnu.org/log/n3ra1b8ic6qhfinnhb80mrn7snsqws9d-geocode-glib-3.26.0 https://ci.guix.gnu.org/log/zqhqlib00i8f7f10g4c2dfzprw16h4xv-scintilla-4.2.0

bug#36885: Allow users to edit the config generated by the graphical installer

2019-08-01 Thread lukasbf
Hello Guix,  After having a terrible time trying to install Guix (see IRC logs with me as Lukas4452 and ( https://issues.guix.gnu.org/issue/34902#0  ) I would suggest to add a edit button in the end of the installer so customizations like changing "_"

bug#36878: guix system reconfigure broken

2019-08-01 Thread Alex Sassmannshausen
Thanks for reporting this, I experienced the same issue but blamed it on my own infrastructure instead! Good to hear it's resolved now. Alex Robert Vollmert writes: > Hi, > > it appears that commit 5c8c8c455420af27189d6045b3599fe6e27ad012 > > guix system: Reimplement 'reconfigure’. > >

bug#36878: guix system reconfigure broken

2019-08-01 Thread Robert Vollmert
> On 31. Jul 2019, at 20:16, Jakob L. Kreuze > wrote: > > Hi Robert, > > Robert Vollmert writes: > >> The concrete problem is this: >> >> 1. nginx is running with config file A >> 2. make some change to nginx config >> 3. run guix system reconfigure (which builds a new nginx config file