bug#63675: shepherd 0.10.0 test 2 fail on riscv64-linux

2023-06-11 Thread Z572 via Bug reports for GNU Guix
on qemu: forking-service.sh test always fail. try use strace but can't: ``` + /gnu/store/w7a3fxw00y4picvcrkvdxavpj5gqabbb-strace-6.2/bin/strace -f -t -s 80 -o /tmp/she.strace shepherd -I -s t-socket-25862 -c t-conf-25862 -l t-log-25862 --pid=t-pid-25862 + sleep 0.3

bug#63675: shepherd 0.10.0 test 2 fail on riscv64-linux

2023-05-25 Thread Ludovic Courtès
Ludovic Courtès skribis: > Here it looks as though process 6499 (associated with service ‘test’) is > either not receiving SIGHUP as sent by “kill 6499” or is ignoring it. It’s a similar issue in ‘tests/pid-file.sh’, it seems. To get a better understanding of what’s happening, could you

bug#63675: shepherd 0.10.0 test 2 fail on riscv64-linux

2023-05-25 Thread Ludovic Courtès
Hi, (Cc: Efraim as another RISC-V person.) Z572 <873216...@qq.com> skribis: > shepherd 0.10.0 test 2 fail on riscv64-linux. same error use > `guix build shepherd -s riscv64-linux` on x86_64 or > `guix build shepherd` on riscv64. […] > FAIL: tests/forking-service […] > + herd -s t-socket-3968

bug#63675: shepherd 0.10.0 test 2 fail on riscv64-linux

2023-05-23 Thread Z572 via Bug reports for GNU Guix
shepherd 0.10.0 test 2 fail on riscv64-linux. same error use `guix build shepherd -s riscv64-linux` on x86_64 or `guix build shepherd` on riscv64. FAIL tests/pid-file.sh FAIL: tests/forking-service at commit e02584b456a3f9c00b303ef4815d892a47edc2e6. you can use https://cache.z572.online as