https://bugzilla.redhat.com/show_bug.cgi?id=1464941
Bug ID: 1464941 Summary: Broken deps on F24 Product: Fedora Version: 24 Component: erlang-rpm-macros Assignee: lemenkov@gmail.com Reporter: xavier@bachelot.org QA Contact: extras-qa@fedoraproject.org CC: erlang@lists.fedoraproject.org, lemenkov@gmail.com
Hi,
erlang-rpm-macros-0.2.5-1.fc24 has a dependency on python3-rpm which cannot be fulfilled.
$ sudo dnf update erlang-rpm-macros --best Last metadata expiration check: 0:09:08 ago on Mon Jun 26 11:05:34 2017. Error: nothing provides python3-rpm needed by erlang-rpm-macros-0.2.5-1.fc24.noarch
On Fedora 24, I guess the proper requires is rpm-python3, unlike F25 and later. Requiring rpm-python3 would probably work for all of them.
Regards, Xavier