Bug 829464

Summary: policycoreutils-python (specifically /usr/bin/sandbox) requires policycoreutils-sandbox
Product: Red Hat Enterprise Linux 7 Reporter: Matěj Cepl <mcepl>
Component: policycoreutilsAssignee: Daniel Walsh <dwalsh>
Status: CLOSED NOTABUG QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-16 17:28:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matěj Cepl 2012-06-06 20:42:03 UTC
Description of problem:
wycliff:~ $ sandbox -X evince downey08semaphores.pdf 
WARNING: Policy would be downgraded from version 27 to 26.
/usr/bin/sandbox: 
/usr/sbin/seunshare is required for the action you want to perform.

wycliff:~ $ rpm -qf /usr/bin/sandbox
policycoreutils-python-2.1.11-18.el7.x86_64

Actual results:
Cannot run sandbox

Expected results:
All required dependencies should be installed

Additional info:

Comment 1 Daniel Walsh 2012-06-07 16:04:40 UTC
Well this is debatable.  The problem here is sandbox can be users on a server without X.  If I get this to fully work, I need to suck in X.  I could eliminate the -X Option from sandbox for this situation but that is not a great solution either.