bug#34567: Bogus 'upower-service' deprecation message

2019-03-09 Thread Ludovic Courtès
Christopher Baines skribis: > Mark H Weaver writes: > >> My OS config includes a reference to 'upower-service', which is now >> deprecated, but the deprecation message is bogus: >> >> mhw@jojen ~$ guix system build /etc/config.scm --verbosity=1 >> /etc/config.scm:149:19: warning: 'slim-servi

bug#34282: offload: error parsing derivation `*.drv': expected string `Derive(['

2019-03-09 Thread Ludovic Courtès
Hi Mark, Ludovic Courtès skribis: > Mark H Weaver skribis: > >> exporting path `/gnu/store/zrw4yckqa9g6a8zglkz7g0gfr6k78jl8-r-usethis-1.4.0' >> guix offload: error: build failed: error parsing derivation >> `/gnu/store/5qjsrh8dncv6sninnyydkzccmh89498r-r-fs-1.2.6.drv': expected >> string `Deri

bug#34797: ffmpeg: error while loading shared libraries: (...): file too short

2019-03-09 Thread Alex Vong
Hello guix, Does anyone has the same problem with ffmpeg from latest master? I've got the following error: alexvong1995@debian:~$ ffmpeg --help ffmpeg: error while loading shared libraries: /gnu/store/4hcr7ygdhaxws6q5dj806c

bug#34797: ffmpeg: error while loading shared libraries: (...): file too short

2019-03-09 Thread Tobias Geerinckx-Rice
Alex, Something is amiss on your box. Alex Vong wrote: Does anyone has the same problem with ffmpeg from latest master? I've got the following error: alexvong1995@debian:~$ ffmpeg --help ffmpeg: error while loading share

bug#34719: [PATCH] gnu: emacs-json-reformat: Fix test.

2019-03-09 Thread Oleg Pykhalov
This patch deletes a test which tries to compare JSON objects order. * gnu/packages/emacs-xyz.scm (emacs-json-reformat): Delete 'json-reformat-test:json-reformat-region' test. --- gnu/packages/emacs-xyz.scm | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/gnu/

bug#34717: GPL and Openssl incompatibilities in u-boot and possibly others

2019-03-09 Thread Ludovic Courtès
Vagrant Cascadian skribis: > On 2019-03-08, Ludovic Courtès wrote: >> Vagrant Cascadian skribis: >>> I'm not sure where it would be appropriate to add more comments >>> regarding the GPL/Openssl incompatibilities; e.g. if someone were to >>> propose adding one of the u-boot targets that requires

bug#34717: GPL and Openssl incompatibilities in u-boot and possibly others

2019-03-09 Thread Vagrant Cascadian
On 2019-03-09, Ludovic Courtès wrote: > Vagrant Cascadian skribis: >> On 2019-03-08, Ludovic Courtès wrote: >>> Vagrant Cascadian skribis: >>> In addition, we can add a ‘lint’ checker for this case, WDYT? >> >> Does the lint checker have a way to identify a confidence level, >> e.g. *maybe* it ha

bug#34454: GTK programs segfaulting

2019-03-09 Thread Bradley Haggerty
I've allowed emacs and icecat to update after holding them back for sometime. So far icecat has yet to crash, although I haven't restart it so it's likely the safe version running from memory. Emacs, however, crashes instantly. Error details below. brad@kazuki:~/ > emacs (emacs-26-1:10553): Gdk-E

bug#34799: font breakage, square boxes

2019-03-09 Thread Bradley Haggerty
A recent update breaks my fonts for most programs, making all characters show as empty boxes. This happens inside and outside tmux, across various terminal emulators, etc. It does not occur in deluge-gtk or my TTY. I experimented with rolling back and doing a partial upgrade from there. With this l

bug#34799: font breakage, square boxes, font-terminus

2019-03-09 Thread Bradley Haggerty
This issue may be a lot simpler than it initially seemed. I've had success upgrading all those packages except for font-terminus. I also realized that the broken font in all places I can think of was the same. It was Terminus. So, this bug is likely specific to font-terminus and for now I will just

bug#34800: reference to inferior causing recursive guix repl call overloading machine

2019-03-09 Thread Martin Flack
I'm attempting to work around Bug 34426 locally, temporarily, until it is fixed. From Björn's comment, it seemed that the inferiors feature could get xmlsec functional again. I attempted this to include this file in GUIX_PACKAGE_PATH: ``` ;;; per https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3442

bug#34717: GPL and Openssl incompatibilities in u-boot and possibly others

2019-03-09 Thread Jack Hill
Hi, Hopefully the OpenSSL re-licensing [0] will help with this problem in the long-term. At least for code that can be distributed under GPLv3, which may include u-boot [1]. Best, Jack [0] https://www.openssl.org/blog/blog/2018/03/01/last-license/ [1] https://www.denx.de/wiki/U-Boot/Licensin

bug#34426: xmlsec has test failures

2019-03-09 Thread Maxim Cournoyer
Hello Björn, Björn Höfling writes: > On Mon, 11 Feb 2019 06:57:57 +0100 > Björn Höfling wrote: > >> commit: 50a93adc05b611836e740c4b55571890f4c6770a >> >> Package xmlsec has test failures: > > I bisected this error and found out: > > It is introduced by updating gnutls from 3.5.18 to 3.6.5 on