$ git clone -n https://src.koozali.org/smeserver/smeserver-mysql.git /var/lib/mock/dist-sme11-os-build-616-15382/root/chroot_tmpdir/scmroot/smeserver-mysql Cloning into '/var/lib/mock/dist-sme11-os-build-616-15382/root/chroot_tmpdir/scmroot/smeserver-mysql'... $ git fetch origin 2.7.0-19:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 48198691fcd33657160a427d1a2ad499d75e9a2c to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-mysql ! [new tag] 2.7.0-19 -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 2.7.0-19 HEAD is now at df83d18 initial commit of file from CVS for smeserver-mysql on Sat Mar 23 16:06:28 AEDT 2024 $ git clone https://src.koozali.org/smeserver/common.git common Cloning into 'common'...