https://bugzilla.redhat.com/show_bug.cgi?id=2318468 --- Comment #7 from Fabio Valentini <decathorpe@xxxxxxxxx> --- I took another look, I hope Neal doesn't mind :) It looks like making this "noarch" doesn't quite work, likely due to a bug in the upstream Makefiles: There's a file getting installed to /usr/lib64/python3.13/site-packages/umu (umu_version.json). > %{python3_sitelib}/umu/ > %{python3_sitearch}/umu/ This looks like a mistake, that umu_version.json file should probably be in python3_sitelib, not in python3_sitearch. > %{_mandir}/man1/umu.1.gz > %{_mandir}/man5/umu.5.gz Don't list .gz explicitly, use .* > %{_datadir}/steam/compatibilitytools.d/umu-launcher/ Either this package needs to (co?)-own steam/ and steam/compatibilitytools.d/ folders too, or it needs to "Require" the package that contains these. Probably the former, since steam isn't in the main Fedora repos. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2318468 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202318468%23c7 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue