bug#75879: with-parameters does not work generally for packages

2025-02-25 Thread David Elsing
Hi Ludo', Ludovic Courtès writes: > Problem is that the key must remain “small” so that computing its hash > is fast. It cannot grow further than its current size, I’m afraid. What if the hash is calculated in `compile-parameterized' instead (as that is the only supported way to set the parame

bug#76402: ‘guix-packages-website’ fails to start

2025-02-25 Thread Luis Felipe via Bug reports for GNU Guix
On 25/02/25 13:21, Ludovic Courtès wrote: sirga...@zoho.com skribis: From: Luis Felipe * hydra/modules/sysadmin/services.scm (%guix-packages-website): Update commit, version and hash accordingly. (guix-packages-website-shepherd-services): Update file mappings in the least authority wrapper. N

bug#76557: Syncthing Service is Broken

2025-02-25 Thread Leo Famulari
On Tue, Feb 25, 2025 at 10:20:27AM -0500, Juliana Sims via Bug reports for GNU Guix wrote: > As of 651f8765b657e35baf85ac74a1f6b09ff71691cb, Syncthing's system service > fails to sync for at least some users, including me. Others have mentioned > needing to roll back to before Syncthing 1.29.2.

bug#71941: Broken `map-derivation' procedure

2025-02-25 Thread Ludovic Courtès
Hi Sergio, Sergio Pastor Pérez skribis: > The `map-derivation` procedure was trying to process directories as files. > When a derivation had a 'module import' directory as input, it threw an > exception since it tried to open it as a file. > > Change-Id: I9b766f9aaa03ea9307f73e8abb36bc347af4b5e6

bug#71941: Broken `map-derivation' procedure

2025-02-25 Thread Ludovic Courtès
Sergio Pastor Pérez skribis: > Implement caching to speed up computation. > > Change-Id: I186e2a62f6655e3b0738dd6e0f628faccd8b855e Nice! > + (let ((cached-drv (hash-ref computed-drvs drv))) > +(if cached-drv > +cached-drv > +(let* ((inputs (map (cut re

bug#75679: bug#76486: `guix substitute' occasionally crashes while looking for substitutes

2025-02-25 Thread Ludovic Courtès
Hi, "Timo Wilken" skribis: > Sometimes, apparently randomly, `guix substitute' crashes as follows for me: > > substitute: looking for substitutes on 'https://bordeaux.guix.gnu.org'... > 0.0%guix substitute: error: TLS error in procedure > 'write_to_session_record_port': Error in the push fun

bug#76557: Syncthing Service is Broken

2025-02-25 Thread Juliana Sims via Bug reports for GNU Guix
Hello, As of 651f8765b657e35baf85ac74a1f6b09ff71691cb, Syncthing's system service fails to sync for at least some users, including me. Others have mentioned needing to roll back to before Syncthing 1.29.2. I suspect the cause is a typo on line 548¹ -- "syncthin" instead of "syncthing." Th

bug#76554: Laptop screen blank after kexec reboot

2025-02-25 Thread Ludovic Courtès
Hello, After rebooting with ‘reboot -k’, my laptop’s screen remains blank. I have to type my LUKS passphrase blindly and then it boots fine, even displays stuff normally on its external monitor, but its own monitor remains desperately blank. That’s a 2016 HP laptop with Intel graphics. Are ther

bug#75897: base-home-services missing in guix-home-config.scm skeleton

2025-02-25 Thread pelzflorian (Florian Pelz)
Fixed in 7790e32556f0eebb1bb640e604334f8d1dc20ca5. Closing.

bug#68036: pcb2gcode does not build

2025-02-25 Thread Evgeny Pisemsky
The patch I promised is here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75381

bug#76402: ‘guix-packages-website’ fails to start

2025-02-25 Thread Ludovic Courtès
Hi, sirga...@zoho.com skribis: > From: Luis Felipe > > * hydra/modules/sysadmin/services.scm (%guix-packages-website): Update > commit, version and hash accordingly. > (guix-packages-website-shepherd-services): Update file mappings in > the least authority wrapper. Namely, map "sys/i18n/json" (a

bug#76540: Hang on reboot in Guix system

2025-02-25 Thread Ashvith Shetty via Bug reports for GNU Guix
Hi, This has been resolved - see https://issues.guix.gnu.org/76338#17 for for information. Regards, Ashvith

bug#76541: bioinformatics: freebayes@1.3.7: All tests fail.

2025-02-25 Thread Sharlatan Hellseher
Hi, I'm checking for any failing packages related to Python and found this one. Trying to refresh it to the latest version did not help, it's heavily patched and might be something changed/not compatible with current Guix. --8<---cut here---start->8--- guix

bug#76540: Hang on reboot in Guix system

2025-02-25 Thread dannym
Hi, when using a Guix system, it hangs on reboot pretty much every time. I've tracked it down (using the magic sysrq key) to two processes being left over: shepherd(obviously) and virtlogd. The interesting part of the system config is: (service virtlog-service-type (virtlo