Hi there, I've recently filled an issue in adb-utils github project page.
Basically upgrading from Fedora 23 to 24 adb-utils systemd script stopped working properly. It seems that SELinux complains about the execution of adb-utils scripts calling directly the bash interpreter. I fixed the error by removing the interpreter execution, leaving only the script itself in /usr/lib/systemd/system/openshift.service for each occurrences. The full issue is described here: https://github.com/projectatomic/adb-utils/issues/181 I don't know if the Fedora support is in scope for this project, anyway I think this issue may break the scripts in next RHEL releases, so if you agree I can create a pull request and submit the fix. Any comments will be appreciated, Thanks, Regards. -- Alessandro Arrichiello Infrastructure Consultant -------------------------- Red Hat Srl Via Gustavo Fara 26 20124 MILANO http://www.redhat.com mobile: +39 3441153848 email: [email protected]
_______________________________________________ Container-tools mailing list [email protected] https://www.redhat.com/mailman/listinfo/container-tools
