[refpolicy] refpolicy doesnt see ext4 but fix_files does
Justin P. Mattock
justinmattock at gmail.com
Tue Aug 11 10:25:37 CDT 2009
Christopher J. PeBenito wrote:
> On Mon, 2009-08-10 at 21:06 -0700, Justin Mattock wrote:
>
>> seems Ive hit yet another interesting thing
>> (the perils of creating my own system)
>>
>> in refpolicy sudo make relabel
>> (shows this)
>>
>> Relabeling filesystem types: ext2 ext3 xfs jfs
>> No filesystems with extended attributes found!
>> make: *** [relabel] Error 1
>>
>
> Fixed in git.
>
> Also, please don't unnecessarily cross post the refpolicy and selinux
> lists.
>
>
>> kernel .config does have ext4 built-in
>> ext3,ext2 are not built-in(only modules).
>>
>> fixfiles relabel shows:
>>
>>
>> Files in the /tmp directory may be labeled incorrectly, this command
>> can remove all files in /tmp. If you choose to remove files from /tmp,
>> a reboot will be required after completion.
>>
>> Do you wish to clean out the /tmp directory [N]? y
>> Cleaning out /tmp
>> /bin/rm: cannot remove `/tmp/.X11-unix': Is a directory
>> filespec_add: conflicting specifications for /usr/bin/getconf and
>> /usr/lib64/glibc/getconf/POSIX_V7_LP64_OFF64, using
>> system_u:object_r:lib_t.
>> filespec_add: conflicting specifications for /usr/bin/git and
>> /usr/lib64/git-core/git-annotate, using system_u:object_r:lib_t.
>> find: unknown predicate `-context'
>> find: unknown predicate `-context'
>>
>> (seems to have relabeled as should)
>>
>> the partition scheme is simple:
>> all ext4 for testing(and a swap on the side!!).
>>
>>
>>
>>
fixed as in git today, or a few days ago. i.g. pulled
yesterday.
Justin P. Mattock
More information about the refpolicy
mailing list