libreport version: 2.0.10 abrt_version: 2.0.10 cmdline: /usr/bin/python -Es /sbin/semanage -S targeted -i - executable: /sbin/semanage kernel: 3.3.7-1.fc17.x86_64 time: dom 27 may 2012 20:45:39 CEST uid: 0 username: root backtrace: :seobject.py:274:commit:TypeError: in method 'semanage_set_reload', argument 2 of type 'int' : :Traceback (most recent call last): : File "/sbin/semanage", line 566, in <module> : trans.finish() : File "/usr/lib64/python2.7/site-packages/seobject.py", line 285, in finish : self.commit() : File "/usr/lib64/python2.7/site-packages/seobject.py", line 274, in commit : semanage_set_reload(self.sh, self.reload) :TypeError: in method 'semanage_set_reload', argument 2 of type 'int' : :Local variables in innermost frame: :self: <seobject.semanageRecords instance at 0x2747a28>
Fixed in policycoreutils-2.1.11-19.1.fc17.x86_64
Can you please release it via updates? This is cousing problem for us as well (Katello project).
No idea why this is still opened. I apologize.
You build that package in koji, but it has been garbage collected. Most probably because you did not associate it with update in bodhi.
*** Bug 868064 has been marked as a duplicate of this bug. ***
This is happening in i686 too; 3.6.2-4.fc17.i686.PAE
policycoreutils-2.1.12-4.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/policycoreutils-2.1.12-4.fc17
Package policycoreutils-2.1.12-4.fc17: * should fix your issue, * was pushed to the Fedora 17 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.12-4.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-16848/policycoreutils-2.1.12-4.fc17 then log in and leave karma (feedback).
I tested the new package and it gets further, but still failing. The error changed from: Non-fatal POSTIN scriptlet failure in rpm package katello-selinux-1.1.2-1.fc17.noarch Traceback (most recent call last): File "/usr/sbin/semanage", line 566, in <module> trans.finish() File "/usr/lib64/python2.7/site-packages/seobject.py", line 285, in finish self.commit() File "/usr/lib64/python2.7/site-packages/seobject.py", line 274, in commit semanage_set_reload(self.sh, self.reload) TypeError: in method 'semanage_set_reload', argument 2 of type 'int' to: Non-fatal POSTIN scriptlet failure in rpm package katello-selinux-1.1.2-1.fc17.noarch Traceback (most recent call last): File "/usr/sbin/semanage", line 568, in <module> process_args(mkargv(l)) File "/usr/sbin/semanage", line 449, in process_args OBJECT.modify(target, value, use_file) File "/usr/lib64/python2.7/site-packages/seobject.py", line 2026, in modify name = selinux.selinux_boolean_sub(name) AttributeError: 'module' object has no attribute 'selinux_boolean_sub'
Fixed in policycoreutils-2.1.12-5.fc17
Indeed. Thanks.
Package policycoreutils-2.1.12-5.fc17: * should fix your issue, * was pushed to the Fedora 17 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.12-5.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-16848/policycoreutils-2.1.12-5.fc17 then log in and leave karma (feedback).
policycoreutils-2.1.12-5.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.