bug#31785: Multiple client 'build-paths' RPCs can lead to daemon deadlock

2025-01-02 Thread Ludovic Courtès
Hello, I have now redeployed the x86 build machines behind ci.guix from current Guix, which includes this fix (I restarted guix-daemon on all of them). We have yet to do that on the non-x86 build machines. Happy new year, let it be deadlock-free! Ludo’.

bug#75157: Grafting inconsistency with multiple outputs is causing problems

2025-01-02 Thread pelzflorian (Florian Pelz)
Hi Dariqq. Your glib and json bug is indeed different. Your initial suggestion for a proper fix to the different but similar troubles we both have: > I think it would be good if grafts are only applied per output (which > might also help resolve #69653). is the same proposal as in bug#48907.

bug#75237: Packaging ghostty terminal

2025-01-02 Thread boogs via Bug reports for GNU Guix
Thank you so much for providing your work as a point of reference!It works on my machine now. I'm still learning how to effectively write packages, so I'm not sure I'd be of help just yet :^) On Jan 1, 2025 8:44 AM, Murilo wrote:Hi, sadly its not an easy task as you might be expecting it to be.

bug#72686: Impossible to remove all offload machines

2025-01-02 Thread Maxim Cournoyer
Hi Ian, Ian Eure writes: [...] > Apologies for the silence, life stuff has been eating most of my free > time, but I have a bit of bandwidth to spend on this problem again. As you can see, you are not alone :-). > I took a swing at this, it wasn’t as difficult as I expected. While > this appr

bug#75269: found the problem!

2025-01-02 Thread Josep Bigorra
So it turns out running Guile code as Shepherd service with GUILE_AUTOCOMPILE=0 makes things crash real bad.. For future reference, never use this in prod Please close this ticket

bug#75295: emacs-math-preview: add math-preview dependency?

2025-01-02 Thread Christopher Howard
Hi, the package emacs-math-preview requires nodejs package math-preview to be installed, in order to work. Would it be possible Somebody™ could create a package for that and add it as an explicit dependency for emacs-math-preview? I know nothing about nodejs and am having trouble figuring out ho

bug#75288: gnu: xfce4-session: xflock4 fails to run.

2025-01-02 Thread Ashvith Shetty
Hello, Lock does not work anymore on XFCE 4.20, after moving from 4.18. When I try to run the command manually via the terminal on XFCE 4.20, this is what I get: ```console $ xflock4 /gnu/store/yz669dvm1cm9nqcxkm8hq8zzgf0cy96f-profile/bin/xflock4: line 52: gdbus: command not found ``` This must b