On Thursday, March 19, 2020 3:47:55 PM CET Richard Shaw wrote: > > That sounds like the correct (the default in mock-core-conifgs) config. > > At the same time, you seem to be using --resultdir option - which for some > > reason triggers the problem. Try to run mock without the option for now. > > Using fedpkg I don't think you can not use --resultdir but I also tried a > direct mock build. Ah, makes sense. > $ mock -r epel-7-x86_64 fail2ban-0.11.1-5.fc33.src.rpm > .... > Mock Version: 2.1 > INFO: Mock Version: 2.1 > Finish(bootstrap): chroot init This means that ^^^ bootstrap chroot was successfully initialized (before?). So you should have 'yum' inside. That looks fine, but.. > Start: chroot init > ... ... when initializing normal chroot ... > ... > Start: dnf install ... mock seems to do 'dnf install', instead of 'yum install'. This looks like you have `package_manager = dnf`. Pavel _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx