bug#55136: keepassxc segfaults when merging databases

2022-06-08 Thread Thiago Jung Bauermann via Bug reports for GNU Guix
Hello, Maxim Cournoyer writes: > Hello, > > Aurora writes: > >> raingloom writes: >> >>> Sorry, can't really send the database files, obviously. >>> >>> Here is the error message instead. >>> >>> ``` >>> failed to register FdoSecrets::Item(0x5596b3d47a20) at >>>

bug#53225: shepherd freezes if wireguard is started with dns config enabled

2022-06-08 Thread Nathan Dehnel
>Could you be more specific? Specifically, could you share >/var/log/messages for the parts related to Wireguard? root@guixtest ~# cat /var/log/messages | grep -i wireguardJun 8 18:20:07 localhost vmunix: [6.330271] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.

bug#55197: Build fail for `lightdm`

2022-06-08 Thread Maxim Cournoyer
Hello, lightdm should build as of 68db023498eb919f199db759a5a1c15601eba261, which I just pushed. Thanks for the report! Maxim

bug#55158: bug: mu/mu4e on Guix does not use correct encoding/utf-8

2022-06-08 Thread Maxim Cournoyer
Hi, Benjamin Slade writes: > Update: So the encoding issue seems to be at a "lower level" than mu > in fact. I noticed that new messages come through with the correct > encoding now, so I assume it was an (odd) issue of locale settings > when I initialised the mail initially/copied over old

bug#55139: package-location is wrong for transformed packages

2022-06-08 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Hi! > > Maxim Cournoyer skribis: > >> Yeah, I ended up with this [0]: >> >> (define (locate-package-via-git name) >> "Return the location object corresponding to package NAME, searched via >> git." >> (let* ((input-pipe (open-pipe* OPEN_READ >>

bug#55136: keepassxc segfaults when merging databases

2022-06-08 Thread Maxim Cournoyer
Hello, Aurora writes: > raingloom writes: > >> Sorry, can't really send the database files, obviously. >> >> Here is the error message instead. >> >> ``` >> failed to register FdoSecrets::Item(0x5596b3d47a20) at >> "/org/freedesktop/secrets/collection/passes/c417f89606a5463fa0746d0a5f5625ba"

bug#55134: ngspice: readline support not compiled in

2022-06-08 Thread Maxim Cournoyer
Hi, Christopher Howard writes: > readline is listed as an input to ngspice, but readline capabilities > are not available during runtime. I believe the problem is that > --with-readline configure option defaults to "no", so readline support > is not actually compiled in. Fixed with

bug#55003: emacs-dash test failing,

2022-06-08 Thread Maxim Cournoyer
Hello, Liliana Marie Prikler writes: > Am Montag, dem 18.04.2022 um 06:23 -0500 schrieb Bryan Paronto: >> Hello Guixers > Hi Bryan > >> I’ll prefacing by saying I’m still rather green to Guix System and >> Home, but am loving every minute of hacking, even when things dont >> immediate go

bug#55004: Cant build xonsh 0.12.1

2022-06-08 Thread Maxim Cournoyer
Hi, Closing, as it was applied by Ludovic in 2e6f4220cffc72f55f5390a57499e95fc9a03796. Thanks! Maxim

bug#54950: Connecting to remote guix daemon with encrypted SSH key fails

2022-06-08 Thread Maxim Cournoyer
Hi, Arun Isaac writes: > I have an SSH key encrypted with a passphrase. When I try connecting to > a remote guix daemon with that encrypted SSH key, it fails with the > following error message. > > $ GUIX_DAEMON_SOCKET=ssh://foo guix build -v3 hello > guix build: error: SSH authentication

bug#54944: guix pull hangs on 32 bit

2022-06-08 Thread Maxim Cournoyer
Hi! raingloom writes: > It's been at 67% on guix-packages-base for at least an hour now. The > system itself is responsive and with the swap I gave it, it has more > than enough memory. Htop shows three guile processes at the top of the > list when sorted by CPU%, their states are S, D, D. >

bug#54923: more than one target service of type 'account'

2022-06-08 Thread Maxim Cournoyer
Hello! raingloom writes: >> more than one target service of type 'account' > > I did not add any new service, I just modified openssh-service-type. > > ``` > (operating-system > (inherit os) > (services > (modify-services > (operating-system-services os) >

bug#55848: [cuirass] workers stalled

2022-06-08 Thread Greg Hogan
On Wed, Jun 8, 2022 at 11:32 AM Mathieu Othacehe wrote: > > > Hello, > > The aarch64 workers were all idle whereas 70k builds were > available. Once restarted, they started building again. > > The problem might be that when the server is unavailable for a while the > worker connections expire and

bug#55857: Odd Shepherd message on 'guix system reconfigure': (map (# ?) ?)

2022-06-08 Thread Maxim Cournoyer
Hello Guix, The following message is shown when reconfiguring Guix System: --8<---cut here---start->8--- shepherd: Evaluating user expression (and (defined? (quote transient?)) (map (# ?) ?)). --8<---cut here---end--->8---

bug#55856: First LUKS passphrase prompt at Linux boot always fail

2022-06-08 Thread Maxim Cournoyer
Hello, It's something I've suffered for a while already on my desktop machine, but I always assumed I was making a typo or something. Today I confirmed that without first clearing the input buffer via multiple backspaces strokes, the first LUKS passphrase (I have many disks) *always* fail.

bug#48172: support split /boot partition

2022-06-08 Thread Maxim Cournoyer
Hi Vagrant, Vagrant Cascadian writes: > On 2021-05-02, Vagrant Cascadian wrote: >> Unfortunately, guix doesn't currently support booting off of a separate >> /boot partition, since the kernel and initrd are in /gnu/store; your >> bootloader needs to be able to mount the partition that

bug#55776: maven-core fails to build

2022-06-08 Thread Julien Lepiller
Le Sat, 04 Jun 2022 17:00:15 +0200, "Dr. Arne Babenhauserheide" a écrit : > Julien Lepiller writes: > > What I did instead is, since jdom wants to set more features than > > supported in the driver, to add dummy support for all these > > additional features by just not throwing the exception.

bug#55854: "guix refresh" doesn't handle older versions like gtk+@2

2022-06-08 Thread Kaelyn via Bug reports for GNU Guix
When attempting a mass "guix refresh -ru" of system and home profile packages, some bogus updates were encountered. One category of those is older/multiple versions of a package all being updated to the latest, as was seen with gtk+@2, libsigc++@2, and the gtkmm packages. For example: $ guix

bug#55833: cross-base error: wrong type argument in position 1

2022-06-08 Thread Ekaitz Zarraga
Forget it, there was some code missing to match the platform correctly in my custom GCC. Added it and now it's working without the `unknown` part. Cheers

bug#55833: cross-base error: wrong type argument in position 1

2022-06-08 Thread Ekaitz Zarraga
Hi, > * use "riscv64-linux-gnu" instead of "riscv64-unknown-linux-gnu" > (as expected by (guix platforms riscv)). There's an slight problem with that. I tried to do it and I can't build my custom gcc without sending the full triplet (with -unknown) and if I make the other parts of the system,

bug#55326: libgit2 1.3.0 includes a time-dependent test

2022-06-08 Thread Ludovic Courtès
Maxime Devos skribis: > I noticed that the latest core-updates evaluations fail because of the > test failure in libgit2@1.3.0: > > https://ci.guix.gnu.org/jobset/core-updates > > so I recommend merging 'master' into 'core-updates'. Done in 8c3e9da13a3c92a7db308db8c0d81cb474ad7799 (and I hope I

bug#55776: maven-core fails to build

2022-06-08 Thread Andrew Tropin
On 2022-06-04 15:47, Julien Lepiller wrote: > Le Sat, 04 Jun 2022 12:25:21 +0200, > Remco van 't Veer a écrit : > >> I did some digging and found this regression is caused by commit: >> >> 6068b83b82475566acd4162467bcf54270f338f9 >> "gnu: java-jdom: Update to 2.0.6.1 [fixes CVE-2021-33813]."

bug#55848: [cuirass] workers stalled

2022-06-08 Thread Mathieu Othacehe
Hello, The aarch64 workers were all idle whereas 70k builds were available. Once restarted, they started building again. The problem might be that when the server is unavailable for a while the worker connections expire and cannot be resumed once the server is available again. Thanks,

bug#55833: cross-base error: wrong type argument in position 1

2022-06-08 Thread Maxime Devos
Josselin Poiret schreef op wo 08-06-2022 om 12:35 [+0200]: > I don't think we should deviate from the usual behaviour of a procedure > returning #f it wasn't able to find the thing it was searching for. > Ideally, cross-libc should take a platform argument itself, so that we > can lookup the

bug#55833: cross-base error: wrong type argument in position 1

2022-06-08 Thread Maxime Devos
Josselin Poiret schreef op wo 08-06-2022 om 12:35 [+0200]: > >    * rename platform-linux-architecture to > > '%platform-linux-architecture' > > and define a wrapper 'platform-linux-architecture' displaying > > a proper error message ‘unsupported target’ or such. > > > > and > > >

bug#55833: cross-base error: wrong type argument in position 1

2022-06-08 Thread Josselin Poiret via Bug reports for GNU Guix
Hello Maxime and Ekaitz, Maxime Devos writes: > Ekaitz Zarraga schreef op di 07-06-2022 om 15:43 [+]: > Proposed solution: > > * rename platform-linux-architecture to > '%platform-linux-architecture' > and define a wrapper 'platform-linux-architecture' displaying > a proper

bug#55844: Dbus bug for Chromium extensions

2022-06-08 Thread Nicolas Graves via Bug reports for GNU Guix
Hi ! I was trying to package another chromium extension into Guix but I'm getting stuck with these errors : _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. Fontconfig error: No writable cache directories Fontconfig error: No writable cache directories