Fix for https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63526
* gnu/packages/web.scm (hubbub): [source](patches): Add patch to fix build.
*
gnu/packages/patches/hubbub-prevent-Werror-maybe-uninitialized-build-failure-wit.patch:
New file
* gnu/local.mk (dist_patch_DATA): Add it.
---
gnu/local.mk
[forked from: bug#53580: /var/run/shepherd/socket is missing on an otherwise
functional system]
> So I think we’re mostly okay now. The one thing we could do is load
> the whole config file in a separate fiber, and maybe it’s fine to keep
> going even when there’s an error during config file eval
Ludovic Courtès skribis:
> Long story short: there seems to be a problem with signal delivery.
> Most likely, the initial grace period expiration above when stopping
> nscd is a symptom of shepherd no longer receiving/processing SIGCHLD
> rather than the cause.
Another possibility is lockup: one
Hi,
Christopher Baines skribis:
> May 24 11:17:02 localhost shepherd[1]: Evaluating user expression (and
> (defined? (quote transient?)) (map (# ?) ?)).
> May 24 11:17:02 localhost shepherd[1]: Evaluating user expression
> (register-services (primitive-load "/gnu/st?") ?).
> May 24 11:17:03 lo
python-shiboken-6 fails to build on Guix
guix b96b82b
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master commit: b96b82bcd4bc24529941ff74a91432481f1a71b5
With this error thrown during the build process:
Traceback (most recent call last):
File
"/tmp/guix-build-python-shiboke