bug#39355: [PATCH] gnu: Add lf.

2020-01-30 Thread Pkill -9
* gnu/packages/disk.scm (lf): New variable. --- gnu/packages/disk.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm index a28033c0af..dfe6dfb54a 100644 --- a/gnu/packages/disk.scm +++ b/gnu/packages/disk.scm @@ -6

bug#38653: wpa-supplicant dbus failure leads to networking service failure

2020-01-30 Thread Marius Bakke
Christopher, Thanks for the bug report, and sorry for the late response. Christopher Howard writes: > Under this guix commit, wpa_supplicant service fails to initialize, > which takes out networking also. > > ''' > root@eowyn ~# guix describe > Generation 2 Dec 17 2019 08:30:38(current) >

bug#38414: guix pull error while building gcc-core-mesboot-2.95.3

2020-01-30 Thread Marius Bakke
Brendan Tildesley writes: > I'm trying to run guix pull after 4 months. This is guix on Arch. Is this bug report still relevant? It looks like you have binary substitutes disabled, is that on purpose? signature.asc Description: PGP signature

bug#39358: [core-updates] GHC 8.6.5 build failure

2020-01-30 Thread Marius Bakke
Hello, On the 'core-updates' branch, GHC 8.6.5 consistently fails a single test: => T13702(normal) 1219 of 6523 [0, 0, 0] cd "./dynlibs/T13702.run" && $MAKE --no-print-directory -s T13702 Wrong exit code for T13702()(expected 0 , actual 2 ) Stdout ( T13702 ): hello world Stderr ( T13702 ):

bug#39318: [core-updates] 'make-desktop-entry-file' is not exported

2020-01-30 Thread Marius Bakke
Pierre Neidhardt writes: > I've tried to test but it rebuilds the world, looks like there is no > substitute for core-updates. > I've pushed anyways, let me know if that works for you. Obviously the CI system can not offer substitutes in advance for a world-rebuilding change! :-) I feel slight

bug#38653: wpa-supplicant dbus failure leads to networking service failure

2020-01-30 Thread Christopher Howard
Hi, it has been so long... I think the last config.scm I tried to use (some time ago) was: """ (use-modules (gnu) (gnu packages cups) (gnu packages scanner)) (use-service-modules desktop networking ssh xorg cups) (operating-system (locale "en_US.utf8") (timezone "Am

bug#39318: [core-updates] 'make-desktop-entry-file' is not exported

2020-01-30 Thread Marius Bakke
Pierre Neidhardt writes: > Marius Bakke writes: > >> Obviously the CI system can not offer substitutes in advance for a >> world-rebuilding change! :-) >> >> I feel slightly offended by being asked to try your untested patch. Are >> you under the impression that I _don't_ have to rebuild the w

bug#39366: guix offload sometimes can use ~/.ssh/config, sometimes not

2020-01-30 Thread Maxim Cournoyer
"hurd" is a host name defined in my ~/.ssh/config file. $ guix offload status guix offload: getting status of 1 build machines defined in '/etc/guix/machines.scm'... guix offload: warning: machine 'hurd' is 31553985 seconds behind load on machine 'hurd' is 0.02 (normalized: 0.02) hurd kernel: L

bug#37917: Kernel Panic

2020-01-30 Thread pelzflorian (Florian Pelz)
This was resolved for me with the resolution of https://issues.guix.info/issue/37757 I close instead of merging, but I hope it also is the same resolved bug for everyone affected. Please reopen if not. Regards, Florian