Bug 860201 - persistent changes to policy fails with libselinux commit failed (No such file or directory)
Summary: persistent changes to policy fails with libselinux commit failed (No such fil...
Keywords:
Status: CLOSED DUPLICATE of bug 860172
Alias: None
Product: Fedora
Classification: Fedora
Component: policycoreutils
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 860127
TreeView+ depends on / blocked
 
Reported: 2012-09-25 09:10 UTC by Pádraig Brady
Modified: 2012-09-25 09:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-25 09:28:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pádraig Brady 2012-09-25 09:10:51 UTC
policycoreutils-2.1.12-5.fc18.x86_64

Trying to set any bool persistently gives:

# setsebool -P virt_use_execmem on
libsemanage.bool_commit_list: libselinux commit failed (No such file or directory).
libsemanage.bool_commit_list: could not commit boolean list (No such file or directory).
libsemanage.dbase_activedb_flush: could not flush active database (No such file or directory).
libsemanage.semanage_commit_components: could not commit local/active modifications (No such file or directory).
Could not change policy booleans


Non persistent is fine:

# setsebool virt_use_execmem on
# getsebool virt_use_execmem
virt_use_execmem --> on

Comment 1 Miroslav Grepl 2012-09-25 09:28:11 UTC

*** This bug has been marked as a duplicate of bug 860172 ***


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