bug#72976: [PATCH v8] gnu: lxc: Update to 6.0.1

2024-09-13 Thread Jakob Kirsch via Bug reports for GNU Guix
* gnu/packages/virtualization.scm (lxc): Update to 6.0.1. [build-system]: Change to meson-build-system. [inputs]: Add dbus. [arguments]: Replace "--docdir=..." with "-Ddoc-path=...". Replace "--sysconfdir=/etc" with "-Ddistrosysconfdir=/etc". Remove "--localstatedir=/var". Add "-Dinit-script=sysvin

bug#73240: avidemux build failure: mathops.h errors

2024-09-13 Thread Christopher Howard
I did a guix-pull today and then attempted a home reconfigure, but I get this failure: ``` build of /gnu/store/mqrq358d23ljidarblh38wx2b4c7c4xp-avidemux-2.7.8.drv failed View build log at '/var/log/guix/drvs/mq/rq358d23ljidarblh38wx2b4c7c4xp-avidemux-2.7.8.drv.gz'. building /gnu/store/rq7j5ci1s6

bug#73233: [gnome-team] qtbase fails to build

2024-09-13 Thread Liliana Marie Prikler
Locally (with glib 2.80): --8<---cut here---start->8--- * Start testing of tst_QBuffer * Config: Using QtTest library 6.6.3, Qt 6.6.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 11.4.0), unknown unknown PASS : tst_QBuffer

bug#70689: guix search doesn't weigh word matches higher than subword matches

2024-09-13 Thread Simon Tournier
Hi, On Tue, 30 Apr 2024 at 22:18, Richard Sent wrote: >> Inetutils is a collection of common network programs, such as an ftp >> client and server, a telnet client and server, an rsh client and >> server, and hostname. > > Most likely, this is what the user is interested in. However, inetutils >

bug#66647: Installation of RPMs produced by ‘guix pack’ is super slow

2024-09-13 Thread Maxim Cournoyer
Hi, It's been more than half a year and the note hasn't reached our manual. With time passing, this is becoming less and less relevant given yum was already alias to from dnf in Fedora 37. Closing. -- Thanks, Maxim

bug#73169: wifi driver problem

2024-09-13 Thread Maxim Cournoyer
Hi Fadi, Fadi Al-Arja writes: > Dear Guix developers, > > I hope you are doing well. > > I am trying to install Guix on my Intel-based laptop, but I am running into > problems, especially with proprietary network driver support. Despite > several attempts, Guix is not correctly detecting my wire

bug#57801: 'inferior-with-channels' is eager, making it hard to use in channels

2024-09-13 Thread Moisés Simón Vázquez
Sorry for the empty reply... How can we define an inferior package? some commit broke ceph and we need it. Doing this: in top of our channels break pulling with: , | (define inferior-for-ceph | (inferior-for-channels (list (channel | (name 'guix) |

bug#70689: guix search doesn't weigh word matches higher than subword matches

2024-09-13 Thread aurtzy
Hi Richard and bokr, I've proposed changes to relevance scoring that should help with this issue, if you'd like to try it out here: https://issues.guix.gnu.org/73220 Cheers, aurtzy > On +2024-04-30 22:18:03 -0400, Richard Sent wrote: > > Hi Guix! > > > > When running guix search, relevance i