https://bugzilla.redhat.com/show_bug.cgi?id=1089770 Petr Menšík <pemensik@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pemensik@xxxxxxxxxx --- Comment #16 from Petr Menšík <pemensik@xxxxxxxxxx> --- Current spec does not compile on F32, because shebangs on python script do not contain python version. Just one as an example: *** ERROR: ambiguous python shebang in /usr/lib64/lxcf/api_common.py: #!/usr/bin/python. Change it to python3 (or python2) explicitly. If you want review to continue, please fix it to at least compile. Though I am sure this %post script is not acceptable: systemctl restart libvirtd It does not even depend on libvirtd, it should never change state of a running service. -- 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 _______________________________________________ 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