redfish-finder-0.4-1.fc32.noarch fails to install in Fedora rawhide: nothing provides /usr/libexec/platform-python needed by redfish-finder-0.4-1.fc32.noarch
The shebang made it all the way to upstream: https://github.com/nhorman/redfish-finder/blob/master/redfish-finder
Relevant part of the specfile: %prep %setup -q -n %{name}-%{githash} %build #noop here %install install -D -p -m 0755 redfish-finder %{buildroot}/%{_bindir}/redfish-finder install -D -p -m 0644 redfish-finder.1 %{buildroot}/%{_mandir}/man1/redfish-finder.1 install -D -p -m 0644 ./redfish-finder.service %{buildroot}/%{_unitdir}/redfish-finder.service As with any other Python executable, the specfile should make sure to change the shebang for a Fedora compatible one. Using /usr/bin/pathfix.py, or perhaps sed, to set it to %{__python3}.
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32.
Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (ignatenkobrain). All subpackages of a package agaisnt which this bug was filled are now installable or removed from Fedora 32. Thanks for taking care of it!