$ git clone -n https://src.koozali.org/smeserver/smeserver-mysql /var/lib/mock/dist-sme11-build-869-15646/root/chroot_tmpdir/scmroot/smeserver-mysql Cloning into '/var/lib/mock/dist-sme11-build-869-15646/root/chroot_tmpdir/scmroot/smeserver-mysql'... $ git fetch origin 11_0_0-5_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 2f2a33955ec5b2d94967259fc67c613eaeaaa09b to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-mysql ! [new tag] 11_0_0-5_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-5_el8_sme HEAD is now at c8c2aa1 * Fri Apr 05 2024 Jean-Philippe Pialasse 11.0.0-5.sme - tidy spec and sources for mariadb10.5 support [SME: 12524] - try to make compatible with higher version from mariadb repo [SME: 11856] - fix logrotate duplicate entry [SME: 12554] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...