Bug 873931
| Summary: | [abrt] setroubleshoot-server-3.1.18-1.fc18: seobject.py:128:boolean_desc:TypeError: argument of type 'NoneType' is not iterable | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | katastrophal | ||||||||||
| Component: | policycoreutils | Assignee: | Daniel Walsh <dwalsh> | ||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 18 | CC: | alex, dwalsh, fedyapupkin, mgrepl | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:48e0cba8dac606827703d248cd9996fad8e99376 | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2012-11-23 08:11:43 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
Created attachment 639757 [details]
File: executable
Created attachment 639758 [details]
File: dso_list
Created attachment 639759 [details]
File: environ
Created attachment 639760 [details]
File: core_backtrace
Fixed in policycoreutils-2.1.13-25.fc18.x86_64 policycoreutils-2.1.13-27.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/FEDORA-2012-17620/policycoreutils-2.1.13-27.fc18 Package policycoreutils-2.1.13-27.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing policycoreutils-2.1.13-27.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-17620/policycoreutils-2.1.13-27.fc18 then log in and leave karma (feedback). *** Bug 874242 has been marked as a duplicate of this bug. *** *** Bug 874666 has been marked as a duplicate of this bug. *** policycoreutils-2.1.13-27.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: setroubleshoot-server-3.1.18-1.fc18 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 cmdline: /usr/bin/python -Es /usr/bin/sealert -s kernel: 3.6.5-2.fc18.x86_64 backtrace: :seobject.py:128:boolean_desc:TypeError: argument of type 'NoneType' is not iterable : :Traceback (most recent call last): : File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 677, in on_delete_button_clicked : self.delete_current_alert() : File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 688, in delete_current_alert : self.show_current_alert() : File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 764, in show_current_alert : rb = self.add_row(p, alert, args) : File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 406, in add_row : if_text = _("If ") + alert.substitute(plugin.get_if_text(avc, args)) : File "/usr/share/setroubleshoot/plugins/catchall_boolean.py", line 59, in get_if_text : txt = seobject.boolean_desc(args[0]) : File "/usr/lib64/python2.7/site-packages/seobject.py", line 128, in boolean_desc : if boolean in booleans_dict: :TypeError: argument of type 'NoneType' is not iterable : :Local variables in innermost frame: :boolean: 'mmap_low_allowed'