Created attachment 1020420 [details] log file of "journalctl -u tuned > out.txt" Description of problem: systemctl start tuned fails Version-Release number of selected component (if applicable): tuned: 2.4.1-4.fc22 How reproducible: Always Steps to Reproduce:
I do have some non-rpm python libraries installed on this machine (meant to mention that in the initial report). If this is not reproducible on regular f22 workstation install, I will investigate more deeply.
From the log it seems there are two problems: Apr 23 12:03:49 dhcp-89-181.bos.redhat.com tuned[3273]: for fd, _ in notifier.poll(): Apr 23 12:03:49 dhcp-89-181.bos.redhat.com tuned[3273]: IOError: [Errno 4] Interrupted system call Apr 23 13:51:32 dhcp-89-181.bos.redhat.com tuned[3273]: Exception in thread Thread-7: ... This is bug in python not restarting some syscalls, there is python bug about it. Apr 29 23:18:34 dhcp-89-181.bos.redhat.com tuned[12436]: except ConfigObjError as e: Apr 29 23:18:34 dhcp-89-181.bos.redhat.com tuned[12436]: NameError: global name 'ConfigObjError' is not defined It seems that ConfigObjError class is not visible. I don't understand how it passed tests, nor how it is possible that the tuned service runs on my machines without problem.
Created attachment 1020611 [details] Proposed fix
tuned-2.4.1-5.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/tuned-2.4.1-5.fc22
tuned-2.4.1-5.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/tuned-2.4.1-5.fc21
tuned-2.4.1-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/tuned-2.4.1-5.fc20
tuned-2.4.1-5.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
tuned-2.4.1-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
tuned-2.4.1-5.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
Trading one for another: https://bugzilla.redhat.com/show_bug.cgi?id=1220957