bug#53194: System test partition.img differs in size across hosts(?)

2022-02-05 Thread Maxim Cournoyer
Hello, Maxim Cournoyer writes: > Hi Tobias, > > [...] > >> diff --git a/gnu/build/image.scm b/gnu/build/image.scm >> index bdd5ec25a9..81caa424f8 100644 >> --- a/gnu/build/image.scm >> +++ b/gnu/build/image.scm >> @@ -3,7 +3,7 @@ >> ;;; Copyright © 2016 Christine Lemmer-Webber >> ;;;

bug#50883: Suckless packages marked as 'x11' instead of 'expat'

2022-02-05 Thread Maxim Cournoyer
Hi Sarah, Sarah Morgensen writes: > Hello Guix, > > It seems like some packages in suckless.scm are listed as having an > 'x11' license when they are in fact 'expat' (as listed on > directory.fsf.org and confirmed by visual inspection). > > I only checked three: dwm, dmenu, and st; but I

bug#50742: spacefm crash on launch

2022-02-05 Thread Maxim Cournoyer
Hello, "bdju" writes: > On Mon Oct 18, 2021 at 9:10 AM CDT, ison wrote: >> Are you using Wayland? > Yes, I am on Sway. >> If so then there is a workaround. Try launching >> it like "WAYLAND_DISPLAY= spacefm" (notice the space). Spacefm doesn't >> support Wayland natively. > This works! Thanks.

bug#53790: Audacity has extraneous binary at directory root

2022-02-05 Thread Liliana Marie Prikler
Hi, Am Samstag, dem 05.02.2022 um 13:52 -0500 schrieb Leo Famulari: > On Sat, Feb 05, 2022 at 08:22:32AM +0100, Liliana Marie Prikler > wrote: > > Looking at the size of this thing compared to our audacity, I > > thought to myself "hmm, that's a shell script" and sure enough > > > >

bug#53258: Python unable to find modules within a Singularity container created with guix pack

2022-02-05 Thread Josselin Poiret via Bug reports for GNU Guix
Silly me forgetting the link, here it is: [1] https://bugs.python.org/issue46653 Apologies for the noise, -- Josselin Poiret

bug#53258: Python unable to find modules within a Singularity container created with guix pack

2022-02-05 Thread Josselin Poiret via Bug reports for GNU Guix
Hello everyone, After the IRC investigation, it turned out the use of abspath in Lib/site.py was in fact the culprit. Replacing all its uses with realpath and doing `./pre-inst-env guix pack -RR python python-numpy -S /bin=bin -S /etc=etc` did in fact resolve the issue! I've raised the issue

bug#51304: guix upgrade fails on qutebrowser

2022-02-05 Thread Adam Maleszka via Bug reports for GNU Guix
Last night I installed the GNU Guix distribution to my dual-core laptop. I prepared myself for two days of building qtwebengine, but actually the substitution worked! I haven't tested how the substitution wil behave on upgrade, but I don't see why it wouldn't work. Therefore, it appears the issue

bug#53806: remaining connection slots are reserved for non-replication superuser connections

2022-02-05 Thread Mathieu Othacehe
Hello Maxime, Thanks for the report. There are 300 postgresql connection slots on berlin which is enough under nominal CI activity. However, this issue: http://issues.guix.gnu.org/53463 causes most of the Guix jobset evaluations to hang, hence the connection slots starvation. Now the 53463

bug#53806: remaining connection slots are reserved for non-replication superuser connections

2022-02-05 Thread Maxime Devos
Hi guix, Looking at , I noticed the 'core-updates' jobset failed. Looking at the log https://ci.guix.gnu.org/eval/66725/log/raw>, I see squee.scm:257:10: In procedure connect-to-postgres-paramstring: Throw to key `psql-connect-error' with args `(connection-bad "FATAL:

bug#53790: Audacity has extraneous binary at directory root

2022-02-05 Thread Leo Famulari
On Sat, Feb 05, 2022 at 08:22:32AM +0100, Liliana Marie Prikler wrote: > Looking at the size of this thing compared to our audacity, I thought > to myself "hmm, that's a shell script" and sure enough > > --8<---cut here---start->8--- >