-----Original Message-----
From: Alan Pevec [mailto:apevec@gmail.com]
Sent: Tuesday, September 16, 2014 3:39 PM
To: Kaul, Yaniv
Cc: whayutin(a)redhat.com; rdo-list(a)redhat.com
Subject: Re: [Rdo-list] CentOS-7.0 and RDO (all clear)
>> > Error: Package: openstack-selinux-0.5.15-1.el7ost.noarch
>> > (openstack-
>> icehouse)
>> > Requires: selinux-policy-targeted >= 3.12.1-153.el7_0.10
>> > Installed: selinux-policy-targeted-3.12.1-153.el7.noarch
>> > (@centos7-
>> x86_64)
>> > I'll check my repos.
> [root@lgdrm403 ~]# yum repolist
> 17 packages excluded due to repository priority protections
^ just curious: where and why you have yum priorities set?
It was written in the Quickstart at some point to use it...
I'll remove it from my scripts.
Y.
> repo id repo
name
status
> centos7-x86_64 CentOS 7
(x86_64)
8,461+4
> epel/x86_64 Extra
Packages for
Enterprise Linux 7 - x86_64
5,605+13
> openstack-icehouse
OpenStack Icehouse
Repository
1,131+245
> !xio_custom7 XtremIO
custom7
repository
40
You are missing centos updates which is where updated selinux-policy should
be, also centros extras is required for epel7. On my centos7
box:
repo id repo name status
!base/7/x86_64 CentOS-7 - Base 8,465
!epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 5,618
!extras/7/x86_64 CentOS-7 - Extras 44
!updates/7/x86_64 CentOS-7 - Updates 774
Cheers,
Alan