bug#29302: Kodi crashed

2017-11-14 Thread Caleb Herbert
OTICE: special://profile/ is mapped to: special://masterprofile/ 18:06:23.626 T:139876837296256 NOTICE: --- 18:06:23.626 T:139876837296256 NOTICE: Starting Kodi (18.0-ALPHA1 Git:20171114-nogitfound). Platform: Linux x86 64-bit 18:06:23.6

bug#29283: hash mismatch on cd-hit

2017-11-14 Thread Ricardo Wurmus
Hi Efraim, > I recieved a hash mismatch while trying to download the source of > cd-hit. I can confirm this. Looks like the release tarball was replaced. I looked on my systems at work for the old tarball, but I couldn’t find it. I’ve updated the hash. -- Ricardo GPG: BCA6 89B6 3655 3801

bug#29186: building guile-emacs fails: required libaries not found: libjpeg

2017-11-14 Thread Ludovic Courtès
Hello, Jan Nieuwenhuizen skribis: > Efraim Flashner writes: > >>> + (add-before 'configure 'setenv >>> + (lambda _ >>> + (setenv "CFLAGS" "-g"))) >>> (add-after 'unpack 'autogen >>>(lambda _ >>>

bug#29102: FAIL: make check-system TESTS="btrfs-root-os" not enough space

2017-11-14 Thread Oleg Pykhalov
Hello Ludovic, l...@gnu.org (Ludovic Courtès) writes: [...] diff --git a/gnu/tests/install.scm b/gnu/tests/install.scm index a80c520ec..0e97de0a8 100644 --- a/gnu/tests/install.scm +++ b/gnu/tests/install.scm @@ -202,7 +202,7 @@ reboot\n")

bug#29256: maxima: The SGC segfault recovery test failed with memprotect_bad_fault_address, SGC disabled

2017-11-14 Thread Kei Kebreau
Alex Vong writes: > Hello all, > > When I start maxima, I get the following warning message: > > The SGC segfault recovery test failed with > memprotect_bad_fault_address, SGC disabled > The SGC segfault recovery test failed with > memprotect_bad_fault_address, SGC

bug#29059: network-manager-service extension package not fully functional

2017-11-14 Thread Ludovic Courtès
Howdy ng0, ng0 skribis: > Ludovic Courtès transcribed 0.8K bytes: >> Hi ng0, >> >> ng0 skribis: >> >> > paste from my current systemconfig: >> > >> > ;; networking with network-manager >> > (service

bug#29059: network-manager-service extension package not fully functional

2017-11-14 Thread Ricardo Wurmus
Hi ng0, So, actually, it’s just this? (service network-manager-service-type (network-manager-configuration (vpn-plugins (list network-manager-openvpn And the error message is this? > Nov 14 12:16:35 localhost NetworkManager[421]: [1510661795.5451] > audit:

bug#29059: network-manager-service extension package not fully functional

2017-11-14 Thread ng0
Ludovic Courtès transcribed 0.8K bytes: > Hi ng0, > > ng0 skribis: > > > paste from my current systemconfig: > > > > ;; networking with network-manager > > (service wpa-supplicant-service-type wpa-supplicant) > > (service

bug#29059: network-manager-service extension package not fully functional

2017-11-14 Thread Ludovic Courtès
Hi ng0, ng0 skribis: > paste from my current systemconfig: > > ;; networking with network-manager > (service wpa-supplicant-service-type wpa-supplicant) > (service network-manager-service-type >

bug#29274: guix pull throws exception: wrong type argument in struct_vtable

2017-11-14 Thread Ludovic Courtès
Hello, Marco van Hulten skribis: > Op 12 nov 21:24 schreef Ludovic Courtès: >> Marco van Hulten skribis: >> >> > In guix/git.scm: >> >115:29 4 (latest-repository-commit # …) >> > In ice-9/boot-9.scm: >> > 849:4 3 (with-throw-handler _ _ _) >> > In

bug#29059: network-manager-service extension package not fully functional

2017-11-14 Thread ng0
ng0 transcribed 2.7K bytes: > Ludovic Courtès transcribed 1.0K bytes: > > ng0 skribis: > > > > > I have come to the conclusion (logs will be reproduced next week and > > > added) > > > that network-manager-openvpn might not be functional when > > > used with the

bug#29059: network-manager-service extension package not fully functional

2017-11-14 Thread ng0
Ludovic Courtès transcribed 1.0K bytes: > ng0 skribis: > > > I have come to the conclusion (logs will be reproduced next week and added) > > that network-manager-openvpn might not be functional when > > used with the network-manager service, as > > network-manager-vpnc is

bug#29274: guix pull throws exception: wrong type argument in struct_vtable

2017-11-14 Thread Marco van Hulten
Ludo'- Op 12 nov 21:24 schreef Ludovic Courtès: > Marco van Hulten skribis: > > > In guix/git.scm: > >115:29 4 (latest-repository-commit # …) > > In ice-9/boot-9.scm: > > 849:4 3 (with-throw-handler _ _ _) > > In git/clone.scm: > > 44:14 2 (_ _ _ _) > > In