Hi,
slowroll user here.
when I perform a zypper list-updates there are many packages shown that could be updated, but are not because of (I assume) the repository that provides them.
Example:
$ LANG=C zypper in ark alsa
Refreshing service 'openSUSE'.
Loading repository data...
Reading installed packages...
'ark' is already installed.
There is an update candidate for 'ark', but it comes from a repository with a lower priority. Use 'zypper install ark-25.12.1-1.1.x86_64' to install this candidate.
'alsa' is already installed.
There is an update candidate for 'alsa', but it comes from a repository with a lower priority. Use 'zypper install alsa-1.2.15.3-1.1.x86_64' to install this candidate.
Resolving package dependencies...
Nothing to do.
My repository overview:
# LANG=C zypper lr --show-enabled-only
Repository priorities in effect: (See 'zypper lr -P' for details)
80 (raised priority) : 1 repository
99 (default priority) : 3 repositories
# | Alias | Name | Enabled | GPG Check | Refresh
--+--------------------------+-----------------+---------+-----------+--------
2 | openSUSE:repo-non-oss | repo-non-oss | Yes | (r ) Yes | Yes
3 | openSUSE:repo-openh264 | repo-openh264 | Yes | (r ) Yes | Yes
4 | openSUSE:repo-oss | repo-oss | Yes | (r ) Yes | Yes
7 | openSUSE:update-slowroll | update-slowroll | Yes | (r ) Yes | Yes
If I perform a zypper dist-upgrade --allow-vendor-change, not many packages are provided to be updated:
$ LANG=C zyp dist-upgrade --allow-vendor-change
Refreshing service 'openSUSE'.
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
The following 4 packages are going to be upgraded:
PackageKit PackageKit-backend-zypp PackageKit-branding-openSUSE PackageKit-lang
The following 6 packages are going to be downgraded:
dbus-1 dbus-1-common dbus-1-daemon dbus-1-tools libdbus-1-3 ruby
The following 11 packages are going to be REMOVED:
libgps31 libopenjph0_25 ruby3.4-rubygem-abstract_method ruby3.4-rubygem-cfa ruby3.4-rubygem-cfa_grub2 ruby3.4-rubygem-cheetah ruby3.4-rubygem-fast_gettext ruby3.4-rubygem-nokogiri
ruby3.4-rubygem-ruby-augeas ruby3.4-rubygem-ruby-dbus ruby3.4-rubygem-simpleidn
4 packages to upgrade, 6 to downgrade, 11 to remove.
Package download size: 1.2 MiB
Package install size change:
| 4.1 MiB required by packages that will be installed
-10.4 MiB | - 14.5 MiB released by packages that will be removed
Backend: classic_rpmtrans
Continue? [y/n/v/...? shows all options] (y): n
What to do now?
Should the slowroll package repository priority be increased to 99, so Slowroll is in the same league as the other active repositories?
Or is this going to be resolved automatically in the future (by openSUSE)?
Any other solution?
Thanks in advance.
