Bug 1115785 - [abrt] vdsm-python: __init__.py:274:commit:ValueError: Could not commit semanage transaction
Summary: [abrt] vdsm-python: __init__.py:274:commit:ValueError: Could not commit seman...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: vdsm
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Yaniv Bronhaim
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:0a39a0778d5a9e9990304b2e18e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-03 06:37 UTC by Wim ten Have
Modified: 2014-09-29 12:10 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-29 12:10:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (920 bytes, text/plain)
2014-07-03 06:37 UTC, Wim ten Have
no flags Details
File: dead.letter (6.07 KB, text/plain)
2014-07-03 06:37 UTC, Wim ten Have
no flags Details
File: environ (3.43 KB, text/plain)
2014-07-03 06:37 UTC, Wim ten Have
no flags Details

Description Wim ten Have 2014-07-03 06:37:33 UTC
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

Comment 1 Wim ten Have 2014-07-03 06:37:38 UTC
Created attachment 914355 [details]
File: backtrace

Comment 2 Wim ten Have 2014-07-03 06:37:40 UTC
Created attachment 914356 [details]
File: dead.letter

Comment 3 Wim ten Have 2014-07-03 06:37:43 UTC
Created attachment 914357 [details]
File: environ

Comment 4 Yaniv Bronhaim 2014-09-29 12:10:57 UTC
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


Note You need to log in before you can comment on or make changes to this bug.