Hello, I’m very new to OpenSUSE and zypper, so please forgive me if i’m missing something obvious.
I’ve just installed Leap 16.0 and the package Leap-release wants to update from the install was version 16.0-lp160.281.1 to the version 16.0+leap-lp160.263.1.
To me this looks like it will be a downgrade. See screenshots for evidence. As you can see in the last picture from the cdn, the one I have installed was from the beginning of June, while the one it wants to install was from Dec. 2025.
My questions are:
Should i let this “upgrade” occur? What is inside the Leap-release package?
Is this a bug that I should report elsewhere?
zypper list-updates output:
S | Repository | Name | Current Version | Available Version | Arch
---+-----------------+--------------+------------------+-----------------------+-------
v | repo-oss (16.0) | Leap-release | 16.0-lp160.281.1 | 16.0+leap-lp160.263.1 | x86_64
As you may notice the package names are not the same: 16.0-lp160.281.1 16.0+leap-lp160.263.1
My educated guess is that the old one is obsoleted by the newer one, which covers both Leap 16.0 and the upcoming Leap 16.1 . With annual releasing , and each point release having 24 months of support, there will be an overlap between 2 point releases. Covering that in a single packages makes sense IMHO.
I did notice the difference in the version names, where the old one (263) includes +leap while the new one (281) omits it.
Clearly the +leap is making zypper think the older package is a higher release version than the new one. At this point I’m thinking of disallowing my system from “updating” to the older version.