$ git clone -n https://src.koozali.org/smeserver/smeserver-base /var/lib/mock/dist-sme11-build-1025-15967/root/chroot_tmpdir/scmroot/smeserver-base Cloning into '/var/lib/mock/dist-sme11-build-1025-15967/root/chroot_tmpdir/scmroot/smeserver-base'... $ git fetch origin 11_0_0-8_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 41564dde9f1e2258efcd6fbabbeb30f72521690b to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-base ! [new tag] 11_0_0-8_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-8_el8_sme HEAD is now at dbc88b9 * Tue Apr 16 2024 Jean-Philippe Pialasse 11.0.0-8.sme - add requirement for ppp [SME: 12622] - add requirement for rp-pppoe [SME: 12628] - enable modprobe dummy and bond [SME: 12627] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...