SELinux RPM scriptlet issue cleanup

Michael Schwendt mschwendt at gmail.com
Sat Jan 18 14:41:06 UTC 2014


On Sat, 18 Jan 2014 15:25:44 +0100, Markus Lindholm wrote:

>        Protected multilib versions: firefox-26.0-5.fc20.x86_64 !=
> firefox-26.0-3.fc20.x86_64

It seems you've messed up your installation a bit further.
Examine that later.

First try:

  setenforce 0
  yum clean metadata
  yum --enablerepo=updates-testing update selinux-policy\*
  setenforce 1

It ought to install selinux-policy* packages -117.fc20 or even the
newer one -118.fc20.

If that doesn't work, post the full output. You may have duplicates
(also firefox) installed.

  setenforce 0
  package-cleanup --cleandupes
  setenforce 1

Then retry updating the selinux-policy\* packages as above.


More information about the users mailing list