bug#76368: Cannot reboot when virtlogd and containerd is running?

2025-02-23 Thread Ludovic Courtès
Ludovic Courtès skribis: > I’ve just sent a patch in this issue adding ‘user-processes’ to all > these + virtlogd, and another one documenting ‘user-processes’ in the > manual. > > I’ll apply it tomorrow if there are no objections. Pushed: bcb772d7d00 doc: Write about depending on the ‘user-p

bug#76516: [shepherd] Timer not executed

2025-02-23 Thread Tomas Volf
Hi, I might have find a bug in shepherd timers. I have a timer scheduled to run every 24 hours, the definition is as follow: --8<---cut here---start->8--- (define %kerberos-log-in-refresh-service (let ((name 'kerberos-log-in-refresh)) (simple-service

bug#76368: Cannot reboot when virtlogd and containerd is running?

2025-02-23 Thread Ludovic Courtès
Hi Maxim, Maxim Cournoyer skribis: > I was wondering if this shouldn't be part of an implicit default > %shepherd-default-requires that > could be overridden if needed... but I think even in systemd land you > must explicitly specify wanted using e.g. 'WantedBy=multi-user.target' > in your syst

bug#71941: [PATCH v3 1/2] guix: fix: map-derivation not handling directories

2025-02-23 Thread Sergio Pastor Pérez
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 --- guix/derivations.scm | 6 -- 1 file change

bug#71941: [PATCH v3 2/2] guix: fix: slow map-derivation procedure

2025-02-23 Thread Sergio Pastor Pérez
Implement caching to speed up computation. Change-Id: I186e2a62f6655e3b0738dd6e0f628faccd8b855e --- guix/derivations.scm | 109 +++ 1 file changed, 59 insertions(+), 50 deletions(-) diff --git a/guix/derivations.scm b/guix/derivations.scm index 9c019a35bb.

bug#76315: System does not boot after switching to system-log service

2025-02-23 Thread Ludovic Courtès
Ludovic Courtès skribis: >> Only thing I have noticed that even when deploying the "good" commit, I >> see the following error in the log: >> >> guix deploy: warning: an error occurred while upgrading services on >> '127.0.0.1': >> %exception #> > > I think I understood this one now. Patch 👉 ht

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

2025-02-23 Thread 45mg
Hi Timo, "Timo Wilken" writes: > 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 function. > guix system: error: > `/gnu/store/jpbjljfva1hqspw1kd6hgnl63sgvw966-

bug#61279: lua-cqueues build failure

2025-02-23 Thread Nicolas Goaziou via Bug reports for GNU Guix
Hello, > Attaching the output of `guix build lua-cqueues &>bug.txt` This bug seems fixed, so I’m closing the bug report. Regards, -- Nicolas Goaziou

bug#63076: [PATCH] gnu: libunistring: Update to 1.1.

2025-02-23 Thread Nicolas Goaziou via Bug reports for GNU Guix
Hello, > This patch should go to core-updates, but I can’t find the > branch. Apparently, libunistring is already at version 1.1 in Guix. Closing this report. Regards, -- Nicolas Goaziou