Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: SELinux errors: invalid context & inode_doinit_with_dentry: context_to_: msg#00141
|
Subject: |
Re: SELinux errors: invalid context & inode_doinit_with_dentry: context_to_sid() returned 22 |
Bingo! (Thanks.)
Note to self: When replacing *important* libraries like libselinux.so,
don't just blast the unwanted RPM package away, figuring on then
installing the new one. Instead, use --oldpackage or --force to
replace the unwanted package with the desired one in atomic operation.
Failure to do so will make both rpm and yum (and many other programs)
unusable.
--- Vladimir
--
Vladimir G. Ivanovic
Palo Alto, CA 94306
+1 650 678 8014
>>>>> "djw" == Daniel J Walsh <Daniel> writes:
djw> You have a mismatch of FC4 policy with an FC5 libselinux. Basically
djw> you are running in a mode that thinks it should have
djw> MCS turned on. You need to revert back to an older libselinux.
|
| |