On 05.06.2021 20:16, Stefan Seyfried wrote:
On 05.06.21 15:04, Andrei Borzenkov wrote:
Do you have something to say about my actual question?
Yes. The opensuse-release-* rpms ;-)
May be. SUSE quite officially supports skipping one service pack. What exactly makes Leap which at the end is based on SLE so special?
I'd guess that the "add all necessary additional repos during zypper dup" code got only added to 15.2 with an maintenance update.
If he can demonstrate that this repository was added during or after update from 15.2 he should simply have dome it.
IIRC the release notes mention first patching 15.2 and then dup'ing to 15.3
Leap is special in that it was not based on SLE in 15.1/15.2, but is in 15.3.
before 15.3 SLE packages were rebuilt for Leap, now Leap includes binary packages from SLE. Anyway, update repositories were not added on upgrade, there was 15.3 post-GA update that added them and this update is installed *on 15.3*: bor@leap15:~> rpm -ql openSUSE-release-15.3-lp153.143.2.x86_64 | grep repos.d /etc/zypp/repos.d/repo-backports-debug-update.repo /etc/zypp/repos.d/repo-backports-update.repo /etc/zypp/repos.d/repo-sle-update.repo bor@leap15:~> +# Install missing repositories to user's system, bsc#1186593 +mkdir -p %{buildroot}%{_sysconfdir}/zypp/repos.d +install -m 644 %{SOURCE90} %{buildroot}%{_sysconfdir}/zypp/repos.d +install -m 644 %{SOURCE91} %{buildroot}%{_sysconfdir}/zypp/repos.d +install -m 644 %{SOURCE92} %{buildroot}%{_sysconfdir}/zypp/repos.d + So my question remains - what is in update/1eap/15.3/leap repository? Looks like link to oss repository. Why would one need it under different alias?