$ git clone -n https://src.koozali.org/smeserver/smeserver-mysql /var/lib/mock/dist-sme11-build-2284-17514/root/chroot_tmpdir/scmroot/smeserver-mysql Cloning into '/var/lib/mock/dist-sme11-build-2284-17514/root/chroot_tmpdir/scmroot/smeserver-mysql'... $ git fetch origin 11_0_0-15_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 54a4fa549271a14a87ece7b4248b8d401f6e1c9c to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-mysql ! [new tag] 11_0_0-15_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-15_el8_sme HEAD is now at 037347e * Sun Apr 20 2025 Jean-Philippe Pialasse 11.0.0-15.sme - set innodb_page_size=64k [SME: 12982] breaking change, needs backup and restore of mariadb databases - convert mysql* bins call to mariadb-* [SME: 12983] - revert [SME: 12591] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...