Bug 904170

Summary: check_zypper: Add OpenSuSE 13.2 to the supported releases
Product: [openSUSE] openSUSE Distribution Reporter: Forgotten User yM3iiIG6yu <forgotten_yM3iiIG6yu>
Component: OtherAssignee: Lars Vogdt <lars.vogdt>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P4 - Low CC: astieger, bwiedemann, lars.vogdt, maintenance
Version: 13.2   
Target Milestone: 13.2   
Hardware: i386   
OS: openSUSE 13.2   
Whiteboard:
Found By: Community User Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User yM3iiIG6yu 2014-11-06 08:25:41 UTC
Output of check_zypper on OpenSuse 13.2 is:

Updates CRITICAL : discontinued OS Release openSUSE 13.2;

where "discontinued" is a little confusing ;-)

I checked the plugin by just adding '13.2':

our %supported_release = (
    'openSUSE' => [ '12.1', '12.2', '12.3', '13.1', '13.2'],
    'SLE'      => [ '10.4', '11.2' , '11.3' ],
);

and it worked fine.
Comment 1 Bernhard Wiedemann 2014-11-06 12:41:58 UTC
not sure which package this comes from. please do
rpm -qf `which check_zypper`
Comment 2 Forgotten User yM3iiIG6yu 2014-11-06 12:47:46 UTC
rpm -qf /usr/lib/nagios/plugins/check_zypper
nagios-plugins-zypper-1.50-5.1.noarch
Comment 3 Michael Andres 2014-11-06 13:08:19 UTC
OBS says: package 'nagios-plugins-zypper' maintained by 'lrupp@suse.com'
Comment 4 Lars Vogdt 2014-11-17 15:13:01 UTC
(In reply to Marco Roose from comment #2)
> rpm -qf /usr/lib/nagios/plugins/check_zypper
> nagios-plugins-zypper-1.50-5.1.noarch

nagios-plugins-zypper did only exist until 13.1 release - the package was renamed during 13.2 development cycle to monitoring-plugins-zypper. 

It looks to me like neither nagios-plugins-zypper nor monitoring-plugins-zypper made it into the official openSUSE 13.2 repository. As result, I asume your nagios-plugins-zypper package is a left over from a distribution upgrade. 

I guess - if this should be fixed at all (=> need feedback from maintenance) - we need an update of package monitoring-package-zypper for 13.2.

Until then, please install the package found here:
  http://software.opensuse.org/package/monitoring-plugins-zypper
for the 13.2 distribution from the server:monitoring repository.
Comment 5 Benjamin Brunner 2014-11-18 11:57:20 UTC
Lars, monitoring-plugins-zypper was never submitted to openSUSE:Factory from server:monitoring.

After it's checked in and accepted in Factory, we can start an update with it.
Comment 8 Bernhard Wiedemann 2015-02-18 21:00:08 UTC
This is an autogenerated message for OBS integration:
This bug (904170) was mentioned in
https://build.opensuse.org/request/show/286685 Factory / monitoring-plugins-zypper
Comment 9 Bernhard Wiedemann 2015-03-01 11:00:07 UTC
This is an autogenerated message for OBS integration:
This bug (904170) was mentioned in
https://build.opensuse.org/request/show/288284 Factory / monitoring-plugins-zypper
Comment 10 Andreas Stieger 2017-07-21 19:17:04 UTC
long fix, and now obsolete