Created attachment 344317 [details] Remove the line importing re module which is already imported at the head of cluster.py Description of problem: This is not a bug report but a kind of refactoring patche set same as bz#498398. Version-Release number of selected component (if applicable): sos-1.8-11.fc11
Created attachment 344355 [details] fix to catch exceptions in PluginBase.{doRegexFindAll,fileGrep} PluginBase.doRegexFindAll and PluginBase.fileGrep may throw exceptions (IOError, etc.) but some plugins do not take care that. This patch suppress these method throw exceptions.
Created attachment 344357 [details] Remove a hack (pylint: E0203) in PluginBase.__init__
Created attachment 344358 [details] Fix plugins.cluster.has_gfs always return bool There is a case that plugins.cluster.has_gfs() return nothing (I think it will be None) if no exception is thrown but regex does not match. This patch should fix that problem.
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
sos-1.8-14.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/sos-1.8-14.fc11
sos-1.8-14.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/sos-1.8-14.fc10
sos-1.8-14.fc11 has been pushed to the Fedora 11 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 sos'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7976
sos-1.8-14.fc10 has been pushed to the Fedora 10 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 sos'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-7976
sos-1.8-14.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
sos-1.8-14.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.