Neil Rickert composed on 2023-09-27 20:08 (UTC-0500):
On Wed, 27 Sep 2023 15:19:27 -0400 Felix Miata wrote:
# What am I missing here?
Try using: zypper refresh
You know I know better than that. I just neglected to include it in the paste. :p
If you used the Wiki page to setup repos, then they might not be configured for auto-refresh.
# zypper lr Repository priorities in effect: (See 'zypper lr -P' for details) 80 (raised priority) : 1 repository 90 (raised priority) : 1 repository 99 (default priority) : 4 repositories # | Alias | Enabled | GPG Check | URI --+----------+---------+-----------+---------------------------------------------------------------------------------------------- 1 | KDE3 | Yes | (r ) Yes | https://download.opensuse.org/repositories/KDE:/KDE3/Slowroll/ 2 | Non-OSS | Yes | (r ) Yes | http://cdn.opensuse.org/repositories/openSUSE:/ALP:/Experimental:/Slowroll/b... 3 | OSS | Yes | (r ) Yes | http://cdn.opensuse.org/repositories/openSUSE:/ALP:/Experimental:/Slowroll/b... 4 | PackmanE | Yes | (r ) Yes | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_Slowroll/Essentials 5 | Update | Yes | (r ) Yes | http://cdn.opensuse.org/repositories/openSUSE:/ALP:/Experimental:/Slowroll/s... 6 | openh264 | Yes | (r ) Yes | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed/ # zypper ref Repository 'KDE3' is up to date. Repository 'Non-OSS' is up to date. Repository 'OSS' is up to date. Repository 'PackmanE' is up to date. Repository 'Update' is up to date. Repository 'openh264' is up to date. All repositories have been refreshed. # zypper dup Loading repository data... Reading installed packages... ... and 165 more items. Installed: agfa-fonts google-droid-fonts kernel-default-5.14.21-150500.55.19.1 kernel-default-6.4.12-1.1 Run 'zypper locks -s' to see the complete list of locked items. Nothing to do. # cat /usr/local/bin/zypse #!/bin/sh zypper --no-refresh se -s $* | grep -Ev '32bit|debug|devel|srcp|openSUSE-20' | grep -E 'x86|noarch'| sort # zypse kspace ... | plasma5-workspace-branding-openSUSE | package | 84.87~git20230131T131056~433af24-10.1 | noarch | Update | plasma5-workspace-branding-openSUSE | package | 84.87~git20230131T131056~433af24-9.1 | noarch | OSS | plasma5-workspace-lang | package | 5.27.7-3.1 | noarch | OSS | plasma5-workspace-lang | package | 5.27.8-2.1 | noarch | Update | plasma5-workspace-wallpapers | package | 5.27.7-1.1 | noarch | OSS | plasma5-workspace-wallpapers | package | 5.27.8-1.1 | noarch | Update i | plasma5-workspace-libs | package | 5.27.7-3.1 | x86_64 | OSS i+ | plasma5-workspace | package | 5.27.7-3.1 | x86_64 | OSS v | plasma5-workspace | package | 5.27.8-2.1 | x86_64 | Update v | plasma5-workspace-libs | package | 5.27.8-2.1 | x86_64 | Update # Still same problem 6 hours later. :( -- 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