Xymon 4.3.19-rc1 available
list Japheth Cleaver
Hello all! A pre-release (RC1) candidate of Xymon 4.3.19 has been posted to SourceForge and should be slowly making its way through the mirror system now! You can pick it up at: https://sourceforge.net/projects/xymon/files/Xymon/4.3.19-rc1/ There are a fair number of bug fixes in it, so I'd definitely appreciate as many people as possible taking it for a spin. WinPS Client processing should be better supported, and a number of issues with logfetch have been fixed (particularly in unusual filtration and regex situations). Please see the RELEASENOTES and Changelog for a full list. New features include additional "xymondboard" filters, EXTIME= rule support, compiler/building fixes, more efficient operation while running in --debug mode. If you notice any (new) bugs, or if I missed any patches or current issues, let me know! If no major problems pop up, I'm shooting to release 4.3.19 final some time this weekend. Regards, -jc
list Tom Diehl
Hi J.C.,
▸
On Wed, 25 Mar 2015, J.C. Cleaver wrote:
Hello all! A pre-release (RC1) candidate of Xymon 4.3.19 has been posted to SourceForge and should be slowly making its way through the mirror system now! You can pick it up at: https://sourceforge.net/projects/xymon/files/Xymon/4.3.19-rc1/ There are a fair number of bug fixes in it, so I'd definitely appreciate as many people as possible taking it for a spin. WinPS Client processing should be better supported, and a number of issues with logfetch have been fixed (particularly in unusual filtration and regex situations). Please see the RELEASENOTES and Changelog for a full list. New features include additional "xymondboard" filters, EXTIME= rule support, compiler/building fixes, more efficient operation while running in --debug mode. If you notice any (new) bugs, or if I missed any patches or current issues, let me know! If no major problems pop up, I'm shooting to release 4.3.19 final some time this weekend.
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?
Regards,
--
Tom user-dcee455aaab0@xymon.invalid Spamtrap address user-4d123f9c385b@xymon.invalid
list Japheth Cleaver
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