bug#42789: Linux-libre 5.8 and beyond

2020-08-10 Thread Mark H Weaver
Hi Leo, Leo Famulari wrote: > On Sun, Aug 09, 2020 at 06:17:48PM -0400, Mark H Weaver wrote: >> If the file name and hash matches a previously downloaded file in your >> store, the guix daemon uses that one and skips the download, regardless >> of the URL. That's why no error was reported.

bug#40834: system-config-printer fails while starting

2020-08-10 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
mroh, I rewrote the commit message & pushed your patch as 92b9cdd569ce8dbec768ebf756d524f39ecd5421. Thanks! T G-R signature.asc Description: PGP signature

bug#42667: opencv fails to build

2020-08-10 Thread Björn Höfling
On Sun, 02 Aug 2020 10:50:48 +0200 Guillaume Le Vaillant wrote: > When trying to build the opencv package , I get the following error: > > --8<---cut here---start->8--- [..] > error: lvalue required as unary ‘&’ operand jas_seqent_t* pix_row = > _matrix_get(

bug#42632: [PATCH] gnu: nextpnr-ice40: Update to fbe486d

2020-08-10 Thread Malte Frank Gerdes
--- gnu/packages/fpga.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index b2717d2233..85fb38c4e2 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm @@ -260,7 +260,7 @@ Includes the actual FTDI connector.")

bug#42802: Unhandled FTP exception when using GNU importer

2020-08-10 Thread Maxim Cournoyer
Here I naively tried importing libsocketcan, which isn't a GNU project: --8<---cut here---start->8--- guix import gnu libsocketcan Backtrace: 10 (primitive-load "/home/maxim/.config/guix/current/bin/guix") In guix/ui.scm: 2046:12 9

bug#42789: Linux-libre 'deblob-check' file-names do not include a version number

2020-08-10 Thread Leo Famulari
I've attached a patch that should prevent this kind of mistake in the future. We should queue it up to be pushed with the next kernel updates (on the kernel-updates branch). From e9ca6405e351baf4356a7300aa252d25056a322c Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Mon, 10 Aug 2020 12:40:49

bug#42794: make check fails test "tests/packages.scm fold-available-packages with/without cache"

2020-08-10 Thread Mathieu Othacehe
Hello, > He also showed me how to make a shorter test-suite.log file via > make check TESTS='tests/packages.scm', which is what I'm attaching. > > Still the whole test-suite.log file is super long, so here's the main > gist that you ought to see: Thanks for the report :) This should be fixed

bug#42794: make check fails test "tests/packages.scm fold-available-packages with/without cache"

2020-08-10 Thread jbranso--- via Bug reports for GNU Guix
Hello, My recent make check failed the tests/packages.scm "fold-available-packages with/without cache". After janneke confirmed that his recent make checked failed the same test, he encouraged me to submit this bug. He also showed me how to make a shorter test-suite.log file via make check

bug#42346: Support Xcursor in Xlib

2020-08-10 Thread Mathieu Othacehe
Hello Ivan, > How to reproduce: > 1. Start XTerm. > 2. Notice that the mouse cursor looks totally different from everything > else. XTerm uses several mouse cursors: one for the text area, one for > scrollbar, one for the menus, and they all stand out like a sore thumb. > 3. Put libxcursor into