$ git clone -n https://src.koozali.org/smeserver/smeserver-mysql /var/lib/mock/dist-sme11-build-2188-17434/root/chroot_tmpdir/scmroot/smeserver-mysql Cloning into '/var/lib/mock/dist-sme11-build-2188-17434/root/chroot_tmpdir/scmroot/smeserver-mysql'... $ git fetch origin 11_0_0-9_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 2f55d78c4dc60eaf90ae9dd08b05b257282f1b61 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-mysql ! [new tag] 11_0_0-9_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-9_el8_sme HEAD is now at 3ee1202 * Fri Mar 07 2025 Jean-Philippe Pialasse 11.0.0-9.sme - upgrade to support mariadb 11.4 [SME: 12930] move mariadb-upgrade to mysql.init unit remove duplicate in 00_restore_dumped_dbs and 10mysql_upgrade, add a tmp.d for pid file, add post action dnf script update mariadb.service.d/ content, set default to utfmb4 - mysql.user table filtering [SME: 12592] $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...