include('/etc/mock/fedora-rawhide-x86_64.cfg') config_opts['root'] = '994786-fedora-rawhide-x86_64' config_opts['nspawn_args'] = ['--capability=cap_ipc_lock'] config_opts['rpmbuild_networking'] = True config_opts['use_host_resolv'] = True config_opts['use_bootstrap_container'] = True config_opts['bootstrap_chroot_additional_packages'] = [] config_opts['bootstrap_module_enable'] = [] config_opts['bootstrap_module_install'] = [] config_opts['yum.conf'] += """ [copr_base] name='Copr repository' baseurl=https://copr-be.cloud.fedoraproject.org/results/luya/scribus/fedora-rawhide-x86_64/ gpgcheck=0 enabled=1 skip_if_unavailable=1 metadata_expire=0 cost=1 best=1 """