Hide Forgot
Running perf on my netbook during login, setroubleshootd shows up at the top (this is CPU, I haven't analyzed disk I/O). Talked with dwalsh, apparently this is an attempt to compute the audit delta of events since I last logged in. Why is it so inefficient to figure this out? Can we fast path it?
The problem is we are starting the entire python server application to check if any updates have happened, we could switch to a different service to see if an update has happened or just disable the check. I am inclined to disable it by default, and add a checkbox on the gui to ask if the user wants to check at login, for missed AVC's.
Fixed in setroubleshoot-3.0.30-1.fc15 You now have to add a checkonlogin=1 flag to ~/.setroubleshoot to get old behaviour
Package setroubleshoot-3.0.30-1.fc15: * should fix your issue, * was pushed to the Fedora 15 updates-testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing setroubleshoot-3.0.30-1.fc15' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/setroubleshoot-3.0.30-1.fc15 then log in and leave karma (feedback).
setroubleshoot-3.0.30-1.fc15 has been pushed to the Fedora 15 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update setroubleshoot'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/setroubleshoot-3.0.30-1.fc15
setroubleshoot-3.0.30-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.