$ git clone -n https://gitee.com/src-anolis-os/strace.git /var/lib/mock/dist-an7_9-updates-build-300119-65893/root/chroot_tmpdir/scmroot/strace Cloning into '/var/lib/mock/dist-an7_9-updates-build-300119-65893/root/chroot_tmpdir/scmroot/strace'... $ git fetch origin a7:KOJI_FETCH_HEAD From https://gitee.com/src-anolis-os/strace * [new branch] a7 -> KOJI_FETCH_HEAD $ git reset --hard KOJI_FETCH_HEAD HEAD is now at dd3ff6a Fix nsyscalls check error Sync from https://github.com/strace/strace (version 5.10) Fix failed tests clone_ptrace, ioctl_nsfs.gen: 7b942af "tests: increase the child stack size in some tests that invoke clone" Wire up rseq and kexec_file_load on aarch64 (#1676045).