Hi Roman,
Roman Scherer writes:
> I can't build shepherd-1.0.4 on my aarch64 systems anymore locally nor
> on my Cuirass server. The `tests/pid-file.sh` test is failing. I
> attached the failing logs. The issues seems to be:
>
> ```
> herd: error: exception caught while executing 'start' on serv
Hi again,
yelni...@tutamail.com writes:
> Some minor other things:
> - Currently the NULL byte from the sender is added into the log
> message, might be worth filtering out
> - "herd status syslogd" does not show the endpoints and
> kernel-log-file the syslog is reading from
> - the shepherd pac
`guix build python-keyutils` fails:
```
gcc -DNDEBUG -g -fwrapv -O3 -Wall -fno-semantic-interposition -fPIC
-I/gnu/store/s6hivi3vwc1cyyw853y9c8xwahlqym5j-python-3.11.11/include/python3.11
-c keyutils/_keyutils.c -o
build/temp.linux-x86_64-cpython-311/keyutils/_keyutils.o
keyutils/_keyutils.c:1
Just an update: I've found the root of this issue. The wine package
doesn't use the mingw cross gcc to compile wine's native dlls.
To address this, we need to use gcc-cross--w64-mingw32-toolchain
as input for wine, as its build system will take care to find and
automatically use it for compili
I just realized that there is also need for special handling of
/dev/kvm. When running with privileges it was possible to add the build
users to the kvm group to get access to /dev/kvm in the build container.
To have this continue to work in unprivileged mode, the kvm group (or I
guess more sp
Hello,
I am trying to run GIMP 3.0 and I am getting the following error during
querying the plugins:
--8<---cut here---start->8---
$ gimp
set device 'SynPS/2 Synaptics TouchPad' to mode: disabled
set device 'ELAN901C:00 04F3:2CBD' to mode: disabled
set device
I can confirm that the patch resolves the particular failing test.
However I overlooked that there are other failing tests:
FAIL: tests/chgrp/default-no-deref.sh
FAIL: tests/chgrp/no-x.sh
FAIL: tests/chgrp/posix-H.sh
FAIL: tests/chgrp/recurse.sh
FAIL: tests/chgrp/basic.sh
Here is an example o
Hi Ludo,
Apr 14, 2025, 14:53 by yelni...@tutamail.com:
>
>
>>> The shepherd syslog seems to be extremely slow:
>>>
>>> I extracted the logger.scm and conf.scm from the test, removed the $
>>> from the shell variables variables, started shepherd, echoed the test
>>> msg into the kmsg file and th
Hello Guix,
I can't build shepherd-1.0.4 on my aarch64 systems anymore locally nor
on my Cuirass server. The `tests/pid-file.sh` test is failing. I
attached the failing logs. The issues seems to be:
```
herd: error: exception caught while executing 'start' on service 'test':
In procedure delete-
On 17.04.2025 18:51, Ludovic Courtès wrote:
keinflue writes:
Here are excerpts from the build log:
Thanks.
Unfortunately I made a mistake and accidentally lost the container in
which I tried this, so I can not verify right now whether the patch
actually resolves the issue.
It might take m
On Mon, 14 Apr 2025 18:46:33 +0200,
Ludovic Courtès wrote:
>
> Yet the config reads this:
>
> $ grep -i powerkey $(sudo herd configuration elogind)
> HandlePowerKey=suspend
> PowerKeyIgnoreInhibited=no
I'm having the same issue.
My config is also unchanged but after this week's upgrades elogind
I had this same issue! I worked with Rutherer to fix this issue and he
submitted a patch! Here it is: https://issues.guix.gnu.org/77251
Thanks for reporting,
Evan Cooney
Hi all,
I started using Guix with XFCE on Xorg (with the default desktop
configuration), and couldn't change the theme. I fixed the issue by
installing dconf, which is needed by xfce to edit its own configuration.
I think the problem could be fixed by adding dconf as a dependency of
the xfce p
13 matches
Mail list logo