Description of problem: When loading an upgade of selinux-policy-strict it errors out and apparently fails to load. Version-Release number of selected component (if applicable): selinux-policy-strict-2.3.2-1.fc5.noarch (scriptlet) How reproducible: every time Steps to Reproduce: 1.Remove stric policy 2.reinstall strict policy (see attached) 3. Actual results: Error and Failed! Expected results: installation Additional info: Linux FC5 updated about every 2 days Runs on a PIII with 756M ram SELINUX=targeted Installation as root (su'ed from user login) No other users
Created attachment 132635 [details] listing of installs and removals
This is a problem where a bad update left something that needs to be cleaned up yum remove selinux-policy-strict rm -rf /usr/share/selinux/strict /etc/selinux/strict If you want to install selinux-policy-strict again it will work. If you do not use it leave it off the machine.