thx @WalterH - the upgrade instruction worked almost great.
Just one question, after the upgrade was completed
I only had one repository active:
# | Alias | Name | Enabled | GPG Check | Refresh
--+-----------------------+-----------------------+---------+-----------+--------
1 | grommunio | grommunio | Ja | (r ) Ja | Ja
I added the others again with
zypper addrepo http://cdn.opensuse.org/distribution/leap/16.0/repo/oss openSUSE:repo-oss
zypper addrepo http://cdn.opensuse.org/distribution/leap/16.0/repo/non-oss openSUSE:repo-non-oss
But i'm note sure what you mean with this sentence:
"This repository list includes both oss and non-oss repositories, but the oss repository has not been renamed 'base':"
My current repo config looks like this:
sudo zypper lr
[sudo] Passwort für root:
Die Repository-Prioritäten sind ohne Effekt. Alle aktivierten Repositorys teilen sich die gleiche Priorität.
# | Alias | Name | Enabled | GPG Check | Refresh
--+-----------------------+-----------------------+---------+-----------+--------
1 | grommunio | grommunio | Ja | (r ) Ja | Ja
2 | openSUSE:repo-non-oss | openSUSE:repo-non-oss | Ja | (r ) Ja | Nein
3 | openSUSE:repo-oss | openSUSE:repo-oss | Ja | (r ) Ja | Nein
I think its fine?