error installing Terabithia rpm xymon-client-4.3.24-1.el6.x86_64
Since last update I get following error when I try to upgrade the Terabithia RPMs
sudo yum upgrade -C
Loaded plugins: fastestmirror, langpacks
Resolving Dependencies
--> Running transaction check
---> Package xymon-client.x86_64 0:4.3.23-1.el7 will be updated
---> Package xymon-client.x86_64 0:4.3.24-1.1.el7 will be an update
--> Processing Dependency: selinux-policy >= 3.13.1-60.el7 for package: xymon-client-4.3.24-1.1.el7.x86_64
--> Finished Dependency Resolution
Error: Package: xymon-client-4.3.24-1.1.el7.x86_64 (Xymon)
Requires: selinux-policy >= 3.13.1-60.el7
Installed: selinux-policy-3.13.1-23.el7_1.21.noarch (@updates)
selinux-policy = 3.13.1-23.el7_1.21
Available: selinux-policy-3.13.1-23.el7.noarch (base)
selinux-policy = 3.13.1-23.el7
Available: selinux-policy-3.13.1-23.el7_1.7.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.7
Available: selinux-policy-3.13.1-23.el7_1.8.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.8
Available: selinux-policy-3.13.1-23.el7_1.13.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.13
Available: selinux-policy-3.13.1-23.el7_1.17.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.17
Available: selinux-policy-3.13.1-23.el7_1.18.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.18
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles -nodigest
cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
What is the cause and what can I do?
Kind regards
i.A. Andreas Kunberger
Deutsche Institute für Textil- und Faserforschung Denkendorf
Andreas Kunberger
Netzwerk
Körschtalstraße 26, 73770 Denkendorf
Tel.: +49 (0)7 11 93 40 - 2 58
FAX: +49 (0)7 11 93 40 - 4 15
E-Mail: andreas.kunberger at ditf.de
Hi, thanks,
It looks like CentOS pulled (or hasn't yet built) the selinux-policy-3.13.1-60 update in from RHEL 7 yet; several others have now reported this same problem.
Can you try installing the 4.3.24-2 RPMs from http://terabithia.org/rpms/xymon/testing/el7/x86_64/ ?
I downgraded the SELinux policy package on the build system to match what CentOS has actually pushed out. If it works, I'll push that into production.
HTH, -jc
On Tue, December 1, 2015 12:46 am, andreas.kunberger at itv-denkendorf.de wrote:
Since last update I get following error when I try to upgrade the Terabithia RPMs
sudo yum upgrade -C
Loaded plugins: fastestmirror, langpacks
Resolving Dependencies
--> Running transaction check
---> Package xymon-client.x86_64 0:4.3.23-1.el7 will be updated
---> Package xymon-client.x86_64 0:4.3.24-1.1.el7 will be an update
--> Processing Dependency: selinux-policy >= 3.13.1-60.el7 for package: xymon-client-4.3.24-1.1.el7.x86_64
--> Finished Dependency Resolution
Error: Package: xymon-client-4.3.24-1.1.el7.x86_64 (Xymon)
Requires: selinux-policy >= 3.13.1-60.el7
Installed: selinux-policy-3.13.1-23.el7_1.21.noarch (@updates)
selinux-policy = 3.13.1-23.el7_1.21
Available: selinux-policy-3.13.1-23.el7.noarch (base)
selinux-policy = 3.13.1-23.el7
Available: selinux-policy-3.13.1-23.el7_1.7.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.7
Available: selinux-policy-3.13.1-23.el7_1.8.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.8
Available: selinux-policy-3.13.1-23.el7_1.13.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.13
Available: selinux-policy-3.13.1-23.el7_1.17.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.17
Available: selinux-policy-3.13.1-23.el7_1.18.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.18
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles -nodigest
cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
What is the cause and what can I do?
Kind regards
i.A. Andreas Kunberger
Deutsche Institute für Textil- und Faserforschung Denkendorf
Andreas Kunberger
Netzwerk
Körschtalstraße 26, 73770 Denkendorf
Tel.: +49 (0)7 11 93 40 - 2 58
FAX: +49 (0)7 11 93 40 - 4 15
E-Mail: andreas.kunberger at ditf.de
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
On Tue, 1 Dec 2015, J.C. Cleaver wrote:
Hi, thanks,
It looks like CentOS pulled (or hasn't yet built) the selinux-policy-3.13.1-60 update in from RHEL 7 yet; several others have now reported this same problem.
Can you try installing the 4.3.24-2 RPMs from http://terabithia.org/rpms/xymon/testing/el7/x86_64/ ?
I downgraded the SELinux policy package on the build system to match what CentOS has actually pushed out. If it works, I'll push that into production.
Alternatively, you can enable the cr repo and get the updates needed to install the rpms. I just did that for one of my machines and that fixed the problem.
The problem is that RHEL 7.2 is out and the Centos folks have not caught up yet.
The good news is that it looks like they are making progress.
HTH
-- Tom me at tdiehl.org Spamtrap address me123 at tdiehl.org
HTH, -jc
On Tue, December 1, 2015 12:46 am, andreas.kunberger at itv-denkendorf.de wrote:
Since last update I get following error when I try to upgrade the Terabithia RPMs
sudo yum upgrade -C
Loaded plugins: fastestmirror, langpacks
Resolving Dependencies
--> Running transaction check
---> Package xymon-client.x86_64 0:4.3.23-1.el7 will be updated
---> Package xymon-client.x86_64 0:4.3.24-1.1.el7 will be an update
--> Processing Dependency: selinux-policy >= 3.13.1-60.el7 for package: xymon-client-4.3.24-1.1.el7.x86_64
--> Finished Dependency Resolution
Error: Package: xymon-client-4.3.24-1.1.el7.x86_64 (Xymon)
Requires: selinux-policy >= 3.13.1-60.el7
Installed: selinux-policy-3.13.1-23.el7_1.21.noarch (@updates)
selinux-policy = 3.13.1-23.el7_1.21
Available: selinux-policy-3.13.1-23.el7.noarch (base)
selinux-policy = 3.13.1-23.el7
Available: selinux-policy-3.13.1-23.el7_1.7.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.7
Available: selinux-policy-3.13.1-23.el7_1.8.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.8
Available: selinux-policy-3.13.1-23.el7_1.13.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.13
Available: selinux-policy-3.13.1-23.el7_1.17.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.17
Available: selinux-policy-3.13.1-23.el7_1.18.noarch (updates)
selinux-policy = 3.13.1-23.el7_1.18
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles -nodigest
cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
What is the cause and what can I do?
Kind regards
i.A. Andreas Kunberger
Deutsche Institute für Textil- und Faserforschung Denkendorf
Andreas Kunberger
Netzwerk
Körschtalstraße 26, 73770 Denkendorf
Tel.: +49 (0)7 11 93 40 - 2 58
FAX: +49 (0)7 11 93 40 - 4 15
E-Mail: andreas.kunberger at ditf.de
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (3)
-
andreas.kunberger@itv-denkendorf.de
-
cleaver@terabithia.org
-
me@tdiehl.org