I've pushed those two patches. Jakub On Thu, May 9, 2019 at 10:19 AM Pavel Raiskup <praiskup@xxxxxxxxxx> wrote: > > The yum-utils package is not installable on F30, while 'yum-utils' > is provided by dnf-utils for some time. > --- > roles/copr/backend/files/provision/provision_builder_tasks.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/roles/copr/backend/files/provision/provision_builder_tasks.yml b/roles/copr/backend/files/provision/provision_builder_tasks.yml > index 9d2d6d983..02f4f1d14 100644 > --- a/roles/copr/backend/files/provision/provision_builder_tasks.yml > +++ b/roles/copr/backend/files/provision/provision_builder_tasks.yml > @@ -26,8 +26,8 @@ > with_items: > - dnf > - dnf-plugins-core > + - dnf-utils > - mock > - - yum-utils > - pyliblzma > - rsync > - openssh-clients > -- > 2.21.0 > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx