Bug 147592

Summary: selinux-policy-targeted script errors
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: selinux-policy-targetedAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-22 12:57:03 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:
Bug Depends On:    
Bug Blocks: 136450    

Description Joe Orton 2005-02-09 17:00:38 UTC
Raw Hide anaconda install seees these errors in install.log:

Installing selinux-policy-targeted-1.21.9-1.noarch.
/var/tmp/rpm-tmp.52543: line 32: ln: command not found
/var/tmp/rpm-tmp.52543: line 38: cat: command not found
/var/tmp/rpm-tmp.52543: line 38: /usr/sbin/load_policy: No such file
or directory
/var/tmp/rpm-tmp.52543: line 39: fixfiles: command not found

Comment 1 Daniel Walsh 2005-02-09 18:16:31 UTC
Fixed in selinux-policy-targeted-1.21.10-1

Comment 2 Joe Orton 2005-02-25 12:24:15 UTC
Current Raw Hide install still has errors:

Installing selinux-policy-strict-1.21.14-2.noarch.
Installing selinux-policy-targeted-1.21.14-2.noarch.
sepol_genusers: Can't load system.users:  No such file or directory
/usr/sbin/load_policy:  Error while setting user configuration from
/etc/selinux/targeted/users/:  No such file or directory
/usr/sbin/genhomedircon: [Errno 2] No such file or directory:
'/etc/selinux/targeted /contexts/files/file_contexts.homedirs'


Comment 3 Daniel Walsh 2005-02-28 15:34:51 UTC
policycoreutils-1.21.20-2 should fix this.  You have a space after SELINUXTYPE
in /etc/selinux/config that is causing this.

Dan

Comment 4 Joe Orton 2005-04-22 12:57:03 UTC
Looks good now, thanks Dan.