I’m doing a “sudo zypper dup” and got this. Why am I getting this? Somebody said that packman had this package shown at the website.
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…
Problem: nothing provides ‘pipewire-spa-plugins-0_2 >= 0.3.74’ needed by the to be installed pipewire-aptx-0.3.74-1699.1.pm.1.i586
Solution 1: deinstallation of pipewire-aptx-0.3.72-1699.1.pm.1.x86_64
Solution 2: keep obsolete pipewire-aptx-0.3.72-1699.1.pm.1.x86_64
Solution 3: break pipewire-aptx-0.3.74-1699.1.pm.1.i586 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/3/c/d/?] (c):
~> zypper lr -Eu
Repository priorities in effect: (See ‘zypper lr -P’ for details)
90 (raised priority) : 1 repository
99 (default priority) : 7 repositories
| Alias | Name | Enabled | GPG Check | Refresh | URI
Some of the pipewire packages seem to have the wrong architecture on your system.
Go to Yast2 → Software, type pipewire- in the search box and hit enter. Highlight the package, select the “Versions” tab at the bottom and select the correct computer architecture x86_64. Apply.
Additionally your repo list is strange. You are using only history repos. You will never get any updates to your system in this way…
This system is tinkered in a really strange way…
Thanks. I think it is working now. I deleted the repos with “history” in them and made sure the four main Tumbleweed repos were added from here: Package repositories - openSUSE Wiki
I did a “zypper dup” and rebooted and everything appears to be working.
I wonder if doing a snapper restore or loading a previous snapshot is why historical repos were being used.