$ git clone -n https://src.koozali.org/smeserver/smeserver-manager /var/lib/mock/dist-sme11-build-2532-17751/root/chroot_tmpdir/scmroot/smeserver-manager Cloning into '/var/lib/mock/dist-sme11-build-2532-17751/root/chroot_tmpdir/scmroot/smeserver-manager'... $ git fetch origin 11_0_0-112_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object bc0e698bfe84e4b2c0faf795d4fb7e7e826bf399 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-manager ! [new tag] 11_0_0-112_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-112_el8_sme HEAD is now at 6475521 * Thu Aug 07 2025 Brian Read 11.0.0-112.sme - Fix sprintf fail in viewlogfiles when % in log line [SME: 13099] - Fix reboot/shutdown failure - reported by Massimo - fixed by JC [SME: 13097] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...