Hello EPEL maintainers and users, I've found today that epel8 builds are mangling python shebangs to platform-python (which is somewhat internal implementation of python for internal RHEL needs). So depending on that is quite problematic and will break at some point. + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/local/bin/attach_volume.py from /usr/bin/python3 to #!/usr/libexec/platform-python After changes, it will mangle it to the /usr/bin/python3.6 Thanks to Miro Hrončok for working with me and now we have a fix which is awaiting for karma in bodhi[0]. Please give it a try. [0] https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-b4e9aea40d -- -Igor Gnatenko _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-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/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx