$ git clone -n https://gitee.com/src-anolis-os/boost.git /mnt/mock/kojid//dist-an23.3-riscv-build-440245-73130/root/chroot_tmpdir/scmroot/boost Cloning into '/mnt/mock/kojid//dist-an23.3-riscv-build-440245-73130/root/chroot_tmpdir/scmroot/boost'... $ git fetch origin 5ed2c682c3f0f42dc555ec084b5e800cc78fdb98:KOJI_FETCH_HEAD From https://gitee.com/src-anolis-os/boost * [new ref] 5ed2c682c3f0f42dc555ec084b5e800cc78fdb98 -> KOJI_FETCH_HEAD $ git reset --hard KOJI_FETCH_HEAD HEAD is now at 5ed2c68 rebuild $ wget -O boost_1_83_0.tar.bz2 http://build.openanolis.cn/kojifiles/upstream-source/boost_1_83_0.tar.bz2.406f0b870182b4eb17a23a9d8fce967d Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/koji/daemon.py", line 143, in log_output os.execvpe(path, args, environ) File "", line 583, in execvpe File "", line 616, in _execvpe File "", line 607, in _execvpe FileNotFoundError: [Errno 2] No such file or directory: b'/usr/bin/wget'