$ git clone -n https://src.koozali.org/smeserver/python2-yum /var/lib/mock/dist-sme11-build-1989-17269/root/chroot_tmpdir/scmroot/python2-yum Cloning into '/var/lib/mock/dist-sme11-build-1989-17269/root/chroot_tmpdir/scmroot/python2-yum'... $ git fetch origin 3_4_3-168_3_el8_sme:KOJI_FETCH_HEAD error: cannot update ref 'refs/heads/KOJI_FETCH_HEAD': trying to write non-commit object dabe6c67aa77045ef62e906340fb05c0a1b4ff07 to branch 'refs/heads/KOJI_FETCH_HEAD' From https://src.koozali.org/smeserver/python2-yum ! [new tag] 3_4_3-168_3_el8_sme -> KOJI_FETCH_HEAD (unable to update local ref) $ git reset --hard 3_4_3-168_3_el8_sme HEAD is now at e083cae * Mon Jan 27 2025 Jean-Philippe Pialasse 3.4.3-168.3.sme - import python2-yum and python2-rpmUtils in SME 11 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, by assuming the date is correct and changing the weekday. Thu Oct 06 2017 --> Thu Oct 05 2017 or Fri Oct 06 2017 or Thu Oct 12 2017 or .... $ git clone https://src.koozali.org/smeserver/common common Cloning into 'common'...