On 22/02/2020 23:57, Todd Zullinger wrote:
John Pilkington wrote:
Thanks for the suggestions :-)

/etc/mock/default.cfg was 0 bytes and there was a recent
/etc/mock/default.cfg.rpmnew

With the rpmnew version copied into place

mock --scrub=all -r fedora-30-x86_64-rpmfusion_free

still gave the KeyError.  Omitting the -r did the scrub.

After that the build with the original command line, which did not include
the -r, still gave the KeyError.  I have tried with and without the -r, with
and without a preceding /etc/mock/ and with and without a following .cfg
All have failed, but differently; error in configuration or cannot find
config file...

Ahh, if you're using the rpmfusion chroot, it looks like
you'll need to replace yum.conf with dnf.conf in the configs
(/etc/mock/fedora-30-x86_64-rpmfusion_*free.cfg).

That's probably worth a PR to fix it upstream.  So here it
is:

     https://github.com/rpmfusion-infra/mock-rpmfusion/pull/18


Thanks. I have replaced 'yum.conf' by 'dnf.conf' in the /etc/mock/*.cfg files that I use and the build is going ahead.
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to