[Bug 1049950] New: check_zypper does not work with Leap 42.3
http://bugzilla.opensuse.org/show_bug.cgi?id=1049950 Bug ID: 1049950 Summary: check_zypper does not work with Leap 42.3 Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.3 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: bnc-team-screening@forge.provo.novell.com Reporter: herbert@graeber-clan.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Running check_zypper on Leap 42.3 gives: Updates CRITICAL : discontinued OS Release openSUSE 42.3; no updates available | security=0;;;; recommended=0;;;; optional=0;;;; packages=0;;;; We already had similar errors with Leap 42.1 (#956437) an 13.2 (#904170) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1049950 http://bugzilla.opensuse.org/show_bug.cgi?id=1049950#c1 Andreas Stieger <astieger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED CC| |aj@ajaissle.de, | |aldemir.akpinar@gmail.com, | |astieger@suse.com, | |bitdealer@gmail.com, | |brad.nicholes@microfocus.co | |m, ciro.iriarte@gmail.com, | |darin@darins.net, | |joop.boonen@boonen.org, | |lars.vogdt@suse.com, | |manuel@todo-linux.com, | |mardnh@gmx.de, | |mge@suse.com, | |mrueckert@suse.com, | |mseben@gmail.com, | |mteixeira@webset.net, | |nix@opensuse.org, | |pth@suse.com, | |schubi@suse.com, | |wolfgang@rosenauer.org Assignee|bnc-team-screening@forge.pr |nix@opensuse.org |ovo.novell.com | --- Comment #1 from Andreas Stieger <astieger@suse.com> --- https://build.opensuse.org/request/show/511952 The proper fix of course is to use require and use zypper lifecycle, available from openSUSE Leap 42.3 and SLES 12 SP2. $ zypper lifecycle
Product end of support Codestream: openSUSE Leap 42 2019-01-31 openSUSE Leap 42.3 2019-01-31
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1049950 http://bugzilla.opensuse.org/show_bug.cgi?id=1049950#c2 --- Comment #2 from Andreas Stieger <astieger@suse.com> --- Does this code work at at? # zypper lp Loading repository data... Reading installed packages... Repository | Name | Category | Severity | Interactive | Status | Summary ------------+------+-------------+-----------+-------------+--------+----------------------------- update-test | 7021 | recommended | important | --- | needed | Recommended update for libXi # /usr/lib/nagios/plugins/check_zypper Updates OK : no updates available | security=0;;;; recommended=0;;;; optional=0;;;; packages=0;;;; -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1049950 http://bugzilla.opensuse.org/show_bug.cgi?id=1049950#c2 Thomas Wagner <wagner-thomas@gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wagner-thomas@gmx.at --- Comment #2 from Andreas Stieger <astieger@suse.com> --- Does this code work at at? # zypper lp Loading repository data... Reading installed packages... Repository | Name | Category | Severity | Interactive | Status | Summary ------------+------+-------------+-----------+-------------+--------+----------------------------- update-test | 7021 | recommended | important | --- | needed | Recommended update for libXi # /usr/lib/nagios/plugins/check_zypper Updates OK : no updates available | security=0;;;; recommended=0;;;; optional=0;;;; packages=0;;;; -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1049950 http://bugzilla.opensuse.org/show_bug.cgi?id=1049950#c3 Andreas Stieger <astieger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|nix@opensuse.org |lars.vogdt@suse.com --- Comment #3 from Andreas Stieger <astieger@suse.com> --- Lars said he'd look into it. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1049950 http://bugzilla.opensuse.org/show_bug.cgi?id=1049950#c4 Tic Pavlin <tic.pavlin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tic.pavlin@gmail.com --- Comment #4 from Tic Pavlin <tic.pavlin@gmail.com> --- Manual FIX: supported_release variable within the script itself needs to be updated: Line 96: from: 'openSUSE' => [ '13.2', '13.3', '42.1', '42.2' ], to: 'openSUSE' => [ '13.2', '13.3', '42.1', '42.2', '42.3' ], Have a nice day Tic Pavlin -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1049950 http://bugzilla.opensuse.org/show_bug.cgi?id=1049950#c5 Lars Vogdt <lars.vogdt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maintenance@opensuse.org Flags| |needinfo?(maintenance@opens | |use.org) --- Comment #5 from Lars Vogdt <lars.vogdt@suse.com> --- As I have currently not enough time for a re-write of the code to use zypper lifecycle, let's use the latest code from the upstream repository (sorry for my lazyness here not to check the version before the code freeze): @maintenance: I created request ID 547371 for this (42.2 and 42.3), can you please proceed? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com