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
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
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
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
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.
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
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-
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
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