Bug 117239

Summary: make reload error 1 invalid context
Product: [Fedora] Fedora Reporter: Richard Hally <rhallyx>
Component: policyAssignee: 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: 2004-03-01 22:15:43 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 Richard Hally 2004-03-01 22:07:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040217

Description of problem:
in the policy source directory (as root):
make relabel produces the following errors and stops.

[root@old1 policy]# make relabel
Cleaning out /tmp
rm -rf /tmp/.??* /tmp/*
/usr/sbin/setfiles file_contexts/file_contexts `mount | awk
'/(ext[23]| xfs).*rw/{print $3}'`
/usr/sbin/setfiles:  read 1205 specifications
/usr/sbin/setfiles:  invalid context system_u:object_r:aliases_etc_t
on line number 1038
/usr/sbin/setfiles:  invalid context system_u:object_r:aliases_etc_t
on line number 1039
/usr/sbin/setfiles:  invalid context system_u:object_r:ntp_etc_t on
line number 1099
make: *** [relabel] Error 1
[root@old1 policy]# rpm -q policy
policy-1.6-13
[root@old1 policy]#


Version-Release number of selected component (if applicable):
policy-1.6-13

How reproducible:
Always

Steps to Reproduce:
1.make relabel in the policy source directory.
2.
3.
    

Actual Results:  error produced

Expected Results:  relabeling of files

Additional info:

similar errors appear when running up2date.

Comment 1 Daniel Walsh 2004-03-01 22:15:43 UTC
Fixed in latest policy
1.6-16