$ git clone -n https://src.koozali.org/smeserver/smeserver-roundcube /var/lib/mock/dist-sme11-build-1524-16662/root/chroot_tmpdir/scmroot/smeserver-roundcube Cloning into '/var/lib/mock/dist-sme11-build-1524-16662/root/chroot_tmpdir/scmroot/smeserver-roundcube'... $ git fetch origin 1_6-1_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 93f4dc01807fbd7b2516d914a34ed9f001ee74d2 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-roundcube ! [new tag] 1_6-1_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 1_6-1_el8_sme HEAD is now at 8a2ffdf * Sun Sep 01 2024 Jean-Philippe Pialasse 1.6-1.sme - initial version for SME11 [SME: ] - build and require rpm for plugins and skins - TODO: allow custom server IMAP/SMTP - TODO: Install deps without symphony $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...