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

bug#52181: [core-update-frozen] many rust package can't build because them source file-name use ".crate" suffix.

2021-12-01 Thread Z572 via Bug reports for GNU Guix
Efraim Flashner writes: > On Mon, Nov 29, 2021 at 10:31:48PM +0800, Z572 via Bug reports for GNU Guix > wrote: >> >> hello, >> >> many rust package can't build in core-update-frozen because them >> source file-name use ".crate" suffix. >> &

bug#52181: [core-update-frozen] many rust package can't build because them source file-name use ".crate" suffix.

2021-11-29 Thread Z572 via Bug reports for GNU Guix
hello, many rust package can't build in core-update-frozen because them source file-name use ".crate" suffix. core-update-frozen change unpack phase: see guix/build/gnu-build-system.scm unpack phase: #+BEGIN_SRC diff @@ -156,13 +157,25 @@ ;; Preserve timestamps (set to the Epoch) on

bug#51478: icecat 91 can't display chinese font in many web page

2021-11-02 Thread Z572 via Bug reports for GNU Guix
thanks for reminding :) . Mark H Weaver writes: > Hi, > > Z572 <873216...@qq.com> writes: >> I add "/run/current-system/profile/share/fonts/" to >> "security.sandbox.content.read_path_whitelist" fixed it for me. > > Thanks! One very important note: you should "reset" this customization >

bug#51478: icecat 91 can't display chinese font in many web page

2021-10-29 Thread Z572 via Bug reports for GNU Guix
I add "/run/current-system/profile/share/fonts/" to "security.sandbox.content.read_path_whitelist" fixed it for me. Thanks for the help. Mark H Weaver writes: > Z572 via Bug reports for GNU Guix writes: >> after update to 91, icecat can't display chinese font