Bugzilla – Bug 1227416
dependency resolution
Last modified: 2024-07-06 14:34:52 UTC
<html>Dependency resolution failed:<br/><br/>problem with the installed wine-9.12-1747.2.x86_64 problem with the installed wine-32bit-9.12-1747.2.x86_64 problem with the installed wine-gecko-2.47.4-68.10.noarch problem with the installed wine-mono-9.2.0-73.1.noarch problem with the installed winetricks-20240105-45.6.x86_64</html>
Show full output of sudo zypper dup sudo zypper lr -d
You seem to be using a development repository, and the build versions are mismatched: $ zypper search -t package -s --match-exact wine-32bit wine-gecko wine-mono winetricks Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository ---+------------+---------+--------------+--------+---------------------------- | wine-32bit | package | 9.12-1.1 | x86_64 | openSUSE-Tumbleweed-Oss | wine-gecko | package | 2.47.4-1.3 | noarch | openSUSE-Tumbleweed-Oss | wine-mono | package | 9.2.0-1.1 | noarch | openSUSE-Tumbleweed-Non-Oss | winetricks | package | 20240105-1.4 | x86_64 | openSUSE-Tumbleweed-Oss Generates a valid soluion: $ zypper in --dry-run wine-32bit wine-gecko wine-mono winetricks [...] 185 new packages to install. (valid solution) Remove the repository and run "zypper dup" to recover. Without further information, which is unlikely, this is a user error. Closing.