bug#51099: guix refresh/lint can provide false positive about updates

2021-10-08 Thread Maxim Cournoyer
Hello, In Guix, we commit to offer officially released packages where available/feasible. Some projects produce release that are not "stable", such as GStreamer, and our 'guix refresh' tool can't currently tell the difference: --8<---cut here---start->8--- $ g

bug#51098: Garbled output on 'guix lint' while fetching CVE database

2021-10-08 Thread Maxim Cournoyer
Hello Guix, Recently I'm seeing the following when using 'guix lint': fetching CVE database for 2021...ve]... This seems to happen always, or at least most of the time. It's fairly recent. Thanks, Maxim

bug#46779: GnuTLS uses the hard-coded /etc/ssl/certs location for TLS certificates

2021-10-08 Thread Mark H Weaver
Roel Janssen writes: > On Fri, 2021-03-19 at 19:13 -0400, Mark H Weaver wrote: >> Ludovic Courtès writes: >> >> > Maxim Cournoyer skribis: >> > >> > > We should patch GnuTLS so that it also honors the SSL_* >> > > environment >> > > variables documented in the Guix manual. >> > >> > Note tha

bug#51086: tlp error in tlp-func-base

2021-10-08 Thread Nicolas Goaziou
Hello, Alex Devaure writes: > During the system boot, tlp generates an error: > /gnu/store/68mpiffl51mcrss7zy26dnqfx3d5v2vv-tlp-1.4.0/share/tlp/tlp-func-base: > line 528 /usr/share/tlp/bat.d/[0-9][0-9]*[a-z]: No such file or > directory. > > It looks that the path to the bat.d directory is not m

bug#51086: tlp error in tlp-func-base

2021-10-08 Thread Alex Devaure
Hi, During the system boot, tlp generates an error: /gnu/store/68mpiffl51mcrss7zy26dnqfx3d5v2vv-tlp-1.4.0/share/tlp/tlp-func-base: line 528 /usr/share/tlp/bat.d/[0-9][0-9]*[a-z]: No such file or directory. It looks that the path to the bat.d directory is not modified during the package creation. I