Bug 1212196 - monitoring-plugins-zypper in 15.5 does not support 15.5
Summary: monitoring-plugins-zypper in 15.5 does not support 15.5
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 15.5
Hardware: Other openSUSE Leap 15.5
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Lars Vogdt
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-10 12:17 UTC by Georg Pfuetzenreuter
Modified: 2023-07-14 13:05 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georg Pfuetzenreuter 2023-06-10 12:17:36 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)?
Comment 1 Elisei Roca 2023-06-13 13:07:11 UTC
Opened https://build.opensuse.org/request/show/1092811
Comment 2 Lars Vogdt 2023-07-10 15:58:48 UTC
re-queued MR 1097991 - to include the latest fixes and get 15.5 done as well.
Comment 4 OBSbugzilla Bot 2023-07-10 16:35:03 UTC
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
Comment 5 Marcus Meissner 2023-07-14 13:05:26 UTC
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