Bug ID 904170
Summary check_zypper: Add OpenSuSE 13.2 to the supported releases
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware i386
OS openSUSE 13.2
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter marco.roose@mpibpc.mpg.de
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

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.


You are receiving this mail because: