Peter Bieringer
Peter Bieringer
While migrating monitoring system from EL8 to EL9 a strange issue was found: - EL9 `check_ping` from RPM has a problem, option `-6` is not proper honored and `ping` is...
Is there a packaging/bundling problem? `check_dns` reports same version, but has different features, the OMD one looks like from 2008 while the RPM based one is from 2018 OMD 5.20:...
found during monitoring system migration, potentially later version will fix this, at least looks like 1.13 is available: https://github.com/rhuss/jmx4perl/releases check_jmx4perl 1.11 [http://www.jmx4perl.org] (bundled) ``` /omd/versions/default/lib/monitoring-plugins/check_jmx4perl --url "https://:/app/manage/jolokia" --config=/opt/omd/sites//etc/naemon/misc/jmx4perl/jmx4perl.cfg --check 'memory'...
Hi, I'm sure not the only one who got hit by the `zen.spamhaus.org` limitation related query through open resolver... Thank you for adding `-n` option already to upstream (version 1.7.0)!...
I don't know how others are thinking about, but having the option to lookup a dedicated element of the JSON treen and return this in a simple output line (optionally...
This happened after the release of 3.2.0: https://github.com/Kozea/Radicale/actions/runs/8943158465/job/24567264820 I have no experiences here, can one support me please? Looks like several things must be fixed...
Found warning: ``` radicale/httputils.py:44: DeprecationWarning: 'importlib.abc.Traversable' is deprecated and slated for removal in Python 3.14 _TRAVERSABLE_LIKE_TYPE = Union[importlib.abc.Traversable, pathlib.Path] ``` See also: https://docs.python.org/3/library/importlib.resources.abc.html As support for Python 3.9 can't be...
Since longer time I've detected that created events in "not-that-far" future are not displayed in calenders (Microsoft "Mail & Calender") - now I found the root cause and a fix,...
Last release of "passlib" is from 2020, replacement is strongly suggested - [x] bcrypt: issue reported by https://github.com/Kozea/Radicale/issues/1350 and fixed with https://github.com/Kozea/Radicale/pull/1404 - [ ] MD5-APR1 (for legacy compatibility reasons)...
this is related to https://bugzilla.redhat.com/show_bug.cgi?id=2280233 where I have overseen, that "pika" is a requirement for 3.2.0. While not a problem on Fedora or EPEL9 this causes a problem with the...