Closed pille closed 2 years ago
Already fixed with #55
$ rpm -q --requires /home/corti/rpmbuild/RPMS/x86_64/nagios-plugins-check-updates-2.0.3-0.fc36.x86_64.rpm
/usr/bin/perl
nagios-plugins
perl(Carp)
perl(English)
perl(Monitoring::Plugin)
perl(POSIX)
perl(Readonly)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Tested on CentOS 9
thanks for your swift reaction. wasn't aware of the change, as #55 just referenced the "release"-commit.
Describe the bug
on EL9 (e.g. AlmaLinux 9.0) the following additional runtime requirements are needed:
perl-English
perl-Readonly
(fixed in #55)perl-Monitoring-Plugin
To Reproducefreshly install AlmaLinux 9.0 and check_updates.
Expected behavior
plugin works
System (please complete the following information):