I’m following the oss upgrade wiki to do this upgrade, and now I’m on the step “zypper dup”. It’s not too surprising to see that pages of conflicts questions are thrown at me about this vendor changes from KDE repos to OSS repos.
I wonder what are the proper way to do the upgrade in my situation, if I intend to have LEAP 15.1 with KDE_framework and KDE_qt5 packages after the upgrade.
My guess is that I now use “zypper dup --allow-vendor-change” to do the upgrade, then I enable the KDE repos of 15.1 and “zypper dup --from KDE*** --allow-vendor-change”.
After you “zypper dup” with onlythe OSS and NON-OSS repos and their update repos enabled,
You should be able to just enable “zypper up” (not dup) with your KDE and other repos enabled… The defaults should automatically install the latest versions of everything no matter what repo they’re from. If a vendor change is suggested by the Maintainers, then you might be prompted to verify accepting the vendor change…
A “zypper dup --from repo” forces a vendor change regardless whether it’s recommended by the Maintainers, it’s up to you if you want to do that.