bug#57832: virt-manager broken due to broken GtkSource dependency

2023-01-20 Thread Michael Rohleder
Rick Huijzer writes: > Since virt-manager 3.2.0 I cannot use the package anymore. Any action in > the GUI results in the following traceback: > > ```console > $virt-manager --debug > > [Thu, 15 Sep 2022 15:55:10 virt-manager 17690] DEBUG (cli:195) Uncaught > exception: > Traceback (most recent

bug#39303: evolution crashes xfce when glib-networking is installed

2023-01-20 Thread Michael Rohleder
Hey Jesse! Jesse Gibbons writes: > On xfce, when I open evolution it cannot send or receive any messages > and I should install glib-networking. When I install glib-networking > and start evolution, xfce crashes. Is this still reproducible? And if so, is this on a foreign distro? -- Life

bug#60890: least-authority-wrapper and make-forkexec-constructor composition problem

2023-01-20 Thread Maxim Cournoyer
Hi, Ludovic Courtès writes: > Hello! > > Maxim Cournoyer skribis: > >> It was found that using something like: >> >> (make-forkexec-constructor >> (least-authority >> (list (file-append coreutils "/bin/true")) >> (mappings (delq 'user %namespaces)) >> #:user "nobody" >> #:group

bug#57077: guix-jupyter fails a test

2023-01-20 Thread Ludovic Courtès
Hi Mădălin, Mădălin Ionel Patrașcu skribis: > Build drops warnings regarding 'guild' and the check phase does not > have write permissions for its tests. > [build]: Remove the warnings generated by the 'guild' by setting the > "GUILE_AUTO_COMPILE" to 0. > [check]: Set the homeless-shelter to

bug#60946: java-logback-classic fails to build

2023-01-20 Thread Ricardo Wurmus
Hi, I applied the patch and pushed commit 0d169401cbc9e1a418290d4d6cb03dac8babcde3. -- Ricardo