On Fri, 17 Jan 2014 16:27:48 -0700, Lawrence E Graves wrote:

> [root@Jehovah ~]# setenforce 0
> [root@Jehovah ~]# yum --enablerepo=updates-testing update selinux-policy
> Loaded plugins: fastestmirror, langpacks, refresh-packagekit
> updates-testing/20/x86_64/metalink                       |  16 kB     00:00
> Loading mirror speeds from cached hostfile
>   * fedora: fedora.mirror.lstn.net
>   * rpmfusion-free: mirror.nexcess.net
>   * rpmfusion-free-updates: mirror.nexcess.net
>   * rpmfusion-nonfree: mirror.nexcess.net
>   * rpmfusion-nonfree-updates: mirror.nexcess.net
>   * updates: fedora.mirror.lstn.net
>   * updates-testing: fedora.mirror.lstn.net
> No packages marked for update
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  (!)

It would be good, if you read the output. Only with the needed
selinux-policy* update you could proceed without errors.
Try the following:

  setenforce 0
  yum clean metadata
  yum --enablerepo=updates-testing update selinux-policy\*
  setenforce 1
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to