$ git clone -n https://src.koozali.org/smeserver/smeserver-update /var/lib/mock/dist-sme11-os-build-808-15488/root/chroot_tmpdir/scmroot/smeserver-update Cloning into '/var/lib/mock/dist-sme11-os-build-808-15488/root/chroot_tmpdir/scmroot/smeserver-update'... $ git fetch origin 11_0_0-3_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 3f21096ddc67ff36f79fb09b106e0afaa32516fc to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-update ! [new tag] 11_0_0-3_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_0-3_el8_sme HEAD is now at 9ccd691 * Mon Mar 25 2024 Jean-Philippe Pialasse 11.0.0-3.sme - initial release of smeserver-update based on smeserver-yum [SME: 12114] * tidy centos repos, add rocky repos, add support for metalinks * tidy most references to yum (except manager), tidy config and templates * rename yum_** esmith db, except yum_repositories * renamed yum.service to dnf.service - adapt dnf with available plugins and new config [SME: 12527] * moved yum.conf to dnf.conf with deltarpm , fastestmirror support * add requirement for dnf post-transaction-actions * adapt setting for priorities - yum-cron moved to dnf-automatic [SME: 12528] - TODO smeserver.py plugin $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...