Bug 632377

Summary: sandbox: unable to use -l parameter
Product: [Fedora] Fedora Reporter: Christoph A. <casmls>
Component: policycoreutilsAssignee: Daniel Walsh <dwalsh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: policycoreutils-2.0.83-28.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-24 20:45:17 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:

Description Christoph A. 2010-09-09 19:22:41 UTC
Description of problem:
sandbox crashes when using the -l parameter


Version-Release number of selected component (if applicable):
policycoreutils-2.0.83-20.fc13.x86_64
policycoreutils-sandbox-2.0.83-20.fc13.x86_64


How reproducible:
always

Steps to Reproduce:
sandbox -X -H tmp1/ -T tmp/ -t sandbox_web_t -l c1,c1  firefox
Traceback (most recent call last):
  File "/usr/bin/sandbox", line 423, in <module>
    rc = sandbox.main()
  File "/usr/bin/sandbox", line 411, in main
    return self.__execute()
  File "/usr/bin/sandbox", line 377, in __execute
    xmodmapfile = self.__homedir + "/.xmodmap"
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

Comment 1 Daniel Walsh 2010-09-09 20:36:49 UTC
Fixed in policycoreutils-2.0.83-25.fc13

Comment 2 Fedora Update System 2010-09-09 20:51:27 UTC
policycoreutils-2.0.83-25.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/policycoreutils-2.0.83-25.fc13

Comment 3 Fedora Update System 2010-09-10 03:26:33 UTC
policycoreutils-2.0.83-25.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update policycoreutils'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/policycoreutils-2.0.83-25.fc13

Comment 4 Christoph A. 2010-09-10 20:08:30 UTC
As mentioned in the feedback form, it doesn't work for me yet.

I tried also after chcon -l ...

Comment 5 Fedora Update System 2010-09-14 21:42:25 UTC
policycoreutils-2.0.83-28.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/policycoreutils-2.0.83-28.fc13

Comment 6 Fedora Update System 2010-09-24 20:45:12 UTC
policycoreutils-2.0.83-28.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.