Bugzilla – Bug 1212196
monitoring-plugins-zypper in 15.5 does not support 15.5
Last modified: 2023-07-14 13:05:26 UTC
Hi, the latest version of monitoring-plugins-zypper in server:monitoring (v1.98.9) supports Leap 15.5: https://github.com/lrupp/monitoring-plugins-zypper/blob/v1.98.9/check_zypper.pl#L98 ``` our %supported_release = ( 'openSUSE' => [ '15.3', '15.4', '15.5' ], ``` However, the version shipped in the 15.5 OSS repository (v1.98.7) does not: https://github.com/lrupp/monitoring-plugins-zypper/blob/v1.98.7/check_zypper.pl#L98 ``` our %supported_release = ( 'openSUSE' => [ '15.2', '15.3', '15.4' ], ``` This causes machines using the stock repositories to report ``` CRITICAL : discontinued OS Release openSUSE 15.5; ``` after being upgraded to 15.5. Would it be possible to get the new version to 15.5 (possibly through maintenance)?
Opened https://build.opensuse.org/request/show/1092811
re-queued MR 1097991 - to include the latest fixes and get 15.5 done as well.
Following https://en.opensuse.org/openSUSE:Package_maintenance#Submit_your_changes
This is an autogenerated message for OBS integration: This bug (1212196) was mentioned in https://build.opensuse.org/request/show/1097991 Backports:SLE-15-SP5 / monitoring-plugins-zypper
openSUSE-RU-2023:0179-1: An update that has one recommended fix can now be installed.\n\nCategory: recommended (moderate)\nBug References: 1212196\nCVE References: \nJIRA References: \nSources used:\nopenSUSE Backports SLE-15-SP5 (src): monitoring-plugins-zypper-1.98.10-bp155.3.6.1\n\n