Slowroll zypper dup failed to upgrade to openSUSE-releas*-20240901
From 20240803, zypper dup failed to install openSUSE-releas* due to repo priority discrepancy. I had to force install *release and *release-ftp. Content in my repos.d/ was last changed in January, so why there could be a repo priority issue I have no idea. -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata
Felix Miata composed on 2024-09-10 00:36 (UTC-0400):
From 20240803, zypper dup failed to install openSUSE-releas* due to repo priority discrepancy. I had to force install *release and *release-ftp. Content in my repos.d/ was last changed in January, so why there could be a repo priority issue I have no idea.
Another host, same thing: # zypper lr -p # | Alias | Enabled | GPG Check | Priority | URI --+----------+---------+-----------+----------+--------------------------------------------------------- 1 | NonOSS | Yes | (r ) Yes | 99 | http://download.opensuse.org/slowroll/repo/non-oss/ 2 | OSS | Yes | (r ) Yes | 99 | http://download.opensuse.org/slowroll/repo/oss/ 3 | Update | Yes | (r ) Yes | 80 | http://download.opensuse.org/update/slowroll/repo/oss/ 4 | openh264 | Yes | (r ) Yes | 99 | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed/ Is there a repo missing? # inxi -S System: Host: fi965 Kernel: 6.9.9-1-default arch: x86_64 bits: 64 Console: pty pts/1 Distro: openSUSE Tumbleweed-Slowroll 20240803 # zypper in openSUSE-release Loading repository data... Reading installed packages... There is an update candidate for 'openSUSE-release', but it comes from a repository with a lower priority. Use 'zypper install openSUSE-release-20240901-3079.1.x86_64' to install this candidate. Resolving package dependencies... Problem: 1: the to be installed product:openSUSE-20240803-0.x86_64 requires 'distribution-logos-openSUSE-Slowroll', but this requirement cannot be provided not installable providers: distribution-logos-openSUSE-Slowroll-20240429-1.1.noarch[OSS] Solution 1: deinstallation of distribution-logos-openSUSE-Tumbleweed-20240429-1.1.noarch Solution 2: do not install product:openSUSE-20240803-0.x86_64 Solution 3: break openSUSE-release-20240803-3030.9.1.sr20240803.x86_64 by ignoring some of its dependencies Choose from above solutions by number or cancel [1/2/3/c/d/?] (c): c # zypper -v dup -D Verbosity: 2 Initializing Target ... The following 233 packages are going to be upgraded: aaa_base 84.87+git20240809.5d13eb4-1.1 -> 84.87+git20240821.fbabe1d-1.1 ... nfs-kernel-server 2.6.4-42.1 -> 2.6.4-43.1 openssh 9.6p1-11.2 -> 9.8p1-2.1 openssh-clients 9.6p1-11.2 -> 9.8p1-2.1 openssh-common 9.6p1-11.2 -> 9.8p1-2.1 openssh-server 9.6p1-11.2 -> 9.8p1-2.1 pam 1.6.1-3.0.2.1.sr20240803 -> 1.6.1-3.1 ... yt-dlp 2024.08.01-1.1 -> 2024.08.06-1.1 The following 6 patterns are going to be upgraded: base 20200505-52.1 -> 20200505-54.1 basic_desktop 20200505-52.1 -> 20200505-54.1 console 20200505-52.1 -> 20200505-54.1 enhanced_base 20200505-52.1 -> 20200505-54.1 minimal_base 20200505-52.1 -> 20200505-54.1 x11 20200505-52.1 -> 20200505-54.1 The following 2 packages are going to be downgraded: branding-openSUSE 84.87.20240405-5.1.sr20240429 -> 84.87.20240405-4.4sr wallpaper-branding-openSUSE 84.87.20240405-5.1.sr20240429 -> 84.87.20240405-4.4sr The following 13 NEW packages are going to be installed: cpp14 14.2.0+git10526-2.1 dbus-broker 36-1.1 dbus-broker-block-restart 36-1.1 libassuan9 3.0.1-1.1 libavcodec61 7.0.2-2.1 libavutil59 7.0.2-2.1 libcamera0_3 0.3.1-1.1 libcamera-base0_3 0.3.1-1.1 libproc2-0 4.0.4-1.1 libswresample5 7.0.2-2.1 libunibreak5 5.1-2.1 libvidstab1_2 1.1.1-1.1 python311-bcrypt 4.2.0-1.1 The following package is going to be REMOVED: yt-dlp-bash-completion 2024.08.01-1.1 233 packages to upgrade, 2 to downgrade, 13 new, 1 to remove. Package download size: | 250.5 MiB overall package size 0 B | - 250.5 MiB already in cache Package install size change: | 818.1 MiB required by to be installed packages 56.2 MiB | - 761.9 MiB released by to be removed packages Backend: classic_rpmtrans --dry-run Continue? [y/n/v/...? shows all options] (y): # -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata
On 10/09/2024 21.17, Felix Miata wrote:
Problem: 1: the to be installed product:openSUSE-20240803-0.x86_64 requires 'distribution-logos-openSUSE-Slowroll', but this requirement cannot be provided not installable providers: distribution-logos-openSUSE-Slowroll-20240429-1.1.noarch[OSS]
Solution 1: deinstallation of distribution-logos-openSUSE-Tumbleweed-20240429-1.1.noarch Solution 2: do not install product:openSUSE-20240803-0.x86_64 Solution 3: break openSUSE-release-20240803-3030.9.1.sr20240803.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/3/c/d/?] (c): c
You need to select option 1 here. I started to enforce the correct logos via a Requires in the release package. Ciao Bernhard M.
participants (2)
-
Bernhard M. Wiedemann
-
Felix Miata