The yum repo building functionality requires that /usr/bin/createrepo is available.
Seems like createrepo includes yum in its dependency chain, might be worth updating rpmfluff to use createrepo_c as well or instead of this...
Pull-Request has been merged by jhutar
Thank you! Will create issue for createrepo_c usage.
The yum repo building functionality requires that /usr/bin/createrepo is
available.