$ git clone -n https://src.koozali.org/smeserver/smeserver-mini-qmail /var/lib/mock/dist-sme11-build-1681-17095/root/chroot_tmpdir/scmroot/smeserver-mini-qmail Cloning into '/var/lib/mock/dist-sme11-build-1681-17095/root/chroot_tmpdir/scmroot/smeserver-mini-qmail'... $ git fetch origin 11_0_1-2_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object 59361423da38867f8dbf194a04a23a3c5757f06a to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/smeserver-mini-qmail ! [new tag] 11_0_1-2_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 11_0_1-2_el8_sme HEAD is now at 0f13af5 * Tue Dec 03 2024 Jean-Philippe Pialasse 11.0.1-2.sme - initial release of smeserver-mini-qmail from former smeserver-qmail [SME: 12793] . only for final delivery or forward behind qpsmtpd and postfix . set /var/qmail/control/qmqpservers server file . set junkmail delivery to dovecot-lda . we only need configs idhost, qmqpservers, me, defaultdomain, plusdomain, rcpthosts . removing controls badrcptto,helohost,smtproutes,rcpthosts,badmailfrom,databytes,bouncefrom, bouncehost,concurrencylocal,concurrencyremote,doublebouncehost,doublebounceto,envnoathost . removing /var/qmail/users . removing alias . cleaning actions scripts (TODO: move pseudonym-cleanup to smeserver-email) $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...