Created attachment 316382 [details] Patches access_control.py to use Socket consistently Description of problem: In the most recent version of setroubleshoot-server, the Python socket library is imported as Socket; however, it is still used in two places as socket Version-Release number of selected component (if applicable): 2.0.8-2.fc10 How reproducible: Always Steps to Reproduce: 1. /sbin/service setroubleshoot start Actual results: Does not start: name 'socket' is not defined Expected results: Should start Additional info: Patch attached. Incidentally, could the download URL for the tarball be included in the source, so that spectool -gf work?
I believe this is fixed in 2.0.9 you can have the current latest (2.0.10) from koji http://koji.fedoraproject.org/koji/buildinfo?buildID=62562
Yes fixed in 2.0.10