Bug 1115785
| Summary: | [abrt] vdsm-python: __init__.py:274:commit:ValueError: Could not commit semanage transaction | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Wim ten Have <whaveten> | ||||||||
| Component: | vdsm | Assignee: | Yaniv Bronhaim <ybronhei> | ||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 20 | CC: | danken, dougsland, fsimonce, virt-maint | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/86bf9a2f41664304662889582f316deb792cf56e | ||||||||||
| Whiteboard: | abrt_hash:0a39a0778d5a9e9990304b2e18ebb1980c2afd8c | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2014-09-29 12:10:57 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 914355 [details]
File: backtrace
Created attachment 914356 [details]
File: dead.letter
Created attachment 914357 [details]
File: environ
I can't move on with this ValueError. maybe a hint can be seen in the syslog, although I don't have more information about the environment except this exception print which means that the sebool setup failed during vdsmd start |
Version-Release number of selected component: vdsm-python-4.14.8.1-0.fc20 Additional info: reporter: libreport-2.2.2 cmdline: /usr/bin/python /usr/bin/vdsm-tool sebool-config dso_list: policycoreutils-python-2.2.5-4.fc20.x86_64 executable: /usr/bin/vdsm-tool kernel: 3.14.5-200.fc20.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: __init__.py:274:commit:ValueError: Could not commit semanage transaction Traceback (most recent call last): File "/usr/bin/vdsm-tool", line 145, in <module> sys.exit(main()) File "/usr/bin/vdsm-tool", line 142, in main return tool_command[cmd]["command"](*args[1:]) File "/usr/lib64/python2.7/site-packages/vdsm/tool/seboolsetup.py", line 59, in sebool_config setup_booleans(True) File "/usr/lib64/python2.7/site-packages/vdsm/tool/seboolsetup.py", line 53, in setup_booleans sebool_obj.finish() File "/usr/lib/python2.7/site-packages/seobject/__init__.py", line 281, in finish self.commit() File "/usr/lib/python2.7/site-packages/seobject/__init__.py", line 274, in commit raise ValueError(_("Could not commit semanage transaction")) ValueError: Could not commit semanage transaction Local variables in innermost frame: self: <seobject.booleanRecords instance at 0x155d3b0> rc: -1