$ git clone -n https://src.koozali.org/smeserver/smeserver-base /var/lib/mock/dist-sme11-build-1542-16698/root/chroot_tmpdir/scmroot/smeserver-base Cloning into '/var/lib/mock/dist-sme11-build-1542-16698/root/chroot_tmpdir/scmroot/smeserver-base'... $ git fetch origin 11_0_0-14_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 3be053a56a3186fe2c42f593815f7eebf2ff174f to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-base ! [new tag] 11_0_0-14_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-14_el8_sme HEAD is now at 7738719 * Mon Sep 23 2024 Jean-Philippe Pialasse 11.0.0-14.sme - fix result variable not initialized [SME: 12663] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...