$ git clone -n https://src.koozali.org/smeserver/smeserver-manager.git /var/lib/mock/dist-sme11-build-3508-18493/root/chroot_tmpdir/scmroot/smeserver-manager Cloning into '/var/lib/mock/dist-sme11-build-3508-18493/root/chroot_tmpdir/scmroot/smeserver-manager'... $ git fetch origin 11_0_0-167_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 2fc99a5337f4193b86d978e39aa98fcf4c39b5a1 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-manager ! [new tag] 11_0_0-167_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-167_el8_sme HEAD is now at 77219b9 * Thu Feb 19 2026 Jean-Philippe Pialasse 11.0.0-167.sme - fix uninitialized value in bitwise [SME: 13438] - add properties to enable debug mode [SME: 13246] $ git clone https://src.koozali.org/smeserver/common.git common Cloning into 'common'...