bug#75269: Crash of shepherd service, of GNU Artanis app, only happening in the server, not on my machine

2025-01-08 Thread Ludovic Courtès
Hola, Josep Bigorra skribis: > Jan 1 22:20:17 localhost shepherd[1]: make[911] ERROR: In procedure > apply-smob/0: > Jan 1 22:20:17 localhost shepherd[1]: make[911] In procedure dbi-close: > Wrong type argument in position 1: # For the record, this sounds like a memory management bug in g

bug#75390: least-authority-wrapper for bitlbee-service-type breaks Bonjour support

2025-01-08 Thread Ludovic Courtès
Hello! Ricardo Wurmus skribis: > The bitlbee-service-type uses the least-authority-wrapper to run bitlbee > in a container. A side effect when using bitlbee-purple is that the > Bonjour protocol no longer works as bitlbee cannot connect to the local > mDNS server: > > <@rekado> account add bonj

bug#68895: `guix repl` breaks Guile REPL features

2025-01-08 Thread Suhail Singh
45mg <45mg.wri...@gmail.com> writes: > It looks like this isn't the only REPL command that doesn't work in > `guix repl`. I haven't done anything close to a full investigation (I am > new to using Guile!), but many other commands simply don't work. Thank you for your investigation. I am cc-ing g

bug#68895: Difference between trace behavior in guix repl and guile

2025-01-08 Thread Suhail Singh
Suhail Singh writes: >> It looks like this isn't the only REPL command that doesn't work in >> `guix repl`. I haven't done anything close to a full investigation (I am >> new to using Guile!), but many other commands simply don't work. > > Thank you for your investigation. I am cc-ing guix-devel

bug#75450: tor-onion-service-configuration example in Guix Manual does not work

2025-01-08 Thread raid5atemyhomework via Bug reports for GNU Guix
Guix has been pestering me about the deprecation of `tor-hidden-service` for a year now. So I checked out the manual to see the correct official way that replaces `tor-hidden-service`: ```text -- Variable: tor-service-type Type for a service that runs the Tor (https://torproject.org)

bug#71173: [bug#75100] [PATCH 0/3] Shepherd service of 'static-networking' completes in timely fashion

2025-01-08 Thread Ludovic Courtès
Pushed: 20a74ce28d tests: Run without the Linux kernel “quiet” argument. 431ab10344 services: static-networking: Fail when devices don’t show up. 8d649a8d17 services: static-networking: Run set-up/tear-down as a separate process.