Bugzilla – Bug 1227192
Can't run system upgrade
Last modified: 2024-06-29 12:16:54 UTC
Dependency resolution failed the to be installed phonon-vlc-qt5-0.12.0-2.3.x86_64 requires vlc = 3.0.21;, but this requirement cannot be provided the to be installed phonon-vlc-qt6-0.12.0-2.3.x86_64 requires vlc-noX = 3.0.21, but this requirement cannot be provided
It seems to me you may have a problem with an out of sync repo, and need to try again after another refresh: # zypper se -sx phonon-vlc-qt5 phonon-vlc-qt6 vlc-noX ... | phonon-vlc-qt5 | package | 0.12.0-2.3 | x86_64 | OSS | phonon-vlc-qt6 | package | 0.12.0-2.3 | x86_64 | OSS i | vlc-noX | package | 3.0.20-8.1 | x86_64 | (System Packages) v | vlc-noX | package | 3.0.21-2.1 | x86_64 | OSS #
$ zypper search -s -t package --match-exact vlc-noX phonon- vlc-qt{5,6} Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository --+----------------+---------+------------+--------+------------------------ | phonon-vlc-qt5 | package | 0.12.0-2.3 | x86_64 | openSUSE-Tumbleweed-Oss | phonon-vlc-qt6 | package | 0.12.0-2.3 | x86_64 | openSUSE-Tumbleweed-Oss | vlc-noX | package | 3.0.21-2.1 | x86_64 | openSUSE-Tumbleweed-Oss $ zypper in --dry-run vlc-noX phonon-vlc-qt{5,6} Loading repository data... Reading installed packages... Resolving package dependencies... [...] Has a valid solution. Reporter, run "zypper dup" and resolve conflicts interactively. See bug 1225965 for the KDE discover usability issue.