On 23/02/2020 11:28, John Pilkington wrote:
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.

... but the --chain build failed, saying it was unable to download metadata from the local_build_repo, with a local repomd.xml in /tmp that konqueror has no trouble displaying. But it looks as if it's trying to do that build with the bare fedora-30-x86_64 config, without the rpmfusion addon.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org

Reply via email to