On Wed, March 25, 2015 11:52 am, user-dcee455aaab0@xymon.invalid wrote:
Hi J.C.,
With the terabithia repo enabled I get the following on a Centos-7 when
running yum update:
(shadow pts10) # yum update
Loaded plugins: changelog, fastestmirror, langpacks, priorities
Loading mirror speeds from cached hostfile
* terabithia_xymon_updates: terabithia.org
44 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package xymon-client.x86_64 0:4.3.18-0.9.7.8.5.4.el7 will be updated
---> Package xymon-client.x86_64 0:4.3.19-0.0.7611.23.el7 will be an
update
--> Processing Dependency: selinux-policy >= 3.13.1-23.el7 for package:
xymon-client-4.3.19-0.0.7611.23.el7.x86_64
--> Finished Dependency Resolution
Error: Package: xymon-client-4.3.19-0.0.7611.23.el7.x86_64
(terabithia_xymon_updates)
Requires: selinux-policy >= 3.13.1-23.el7
Installed: selinux-policy-3.12.1-153.el7_0.13.noarch
(@updates)
selinux-policy = 3.12.1-153.el7_0.13
Available: selinux-policy-3.12.1-153.el7.noarch (base)
selinux-policy = 3.12.1-153.el7
Available: selinux-policy-3.12.1-153.el7_0.10.noarch (updates)
selinux-policy = 3.12.1-153.el7_0.10
Available: selinux-policy-3.12.1-153.el7_0.11.noarch (updates)
selinux-policy = 3.12.1-153.el7_0.11
Available: selinux-policy-3.12.1-153.el7_0.12.noarch (updates)
selinux-policy = 3.12.1-153.el7_0.12
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
(shadow pts10) #
Am I missing something?
Tom,
I think this is a result of the CentOS 7 not quite having released the
RHEL7.1 update/release set yet. (And the suggested requirement for all
selinux-policy pulls is version-specific to what the policy was compiled
with.)
Per below it should be coming out RSN:
http://lists.centos.org/pipermail/centos-announce/2015-March/020980.html
but for now you can get it by enabling the CentOS-CR repository, or
directly by something like
http://mirrors.vpsie.com/centos/7/cr/x86_64/Packages/selinux-policy-3.13.1-23.el7.noarch.rpm
That being said, I haven't updated the Terabithia RPMs to RC1 just yet.
Hope to have those up by end-of-day.
Regards,
-jc