Bugzilla – Bug 1218787
missing rpm or wrong dependency for libverto1-32bit-0.3.2-34.1.x86_64.rpm
Last modified: 2024-01-13 19:43:53 UTC
Hello, I am trying to install wine. This has a lot of packages. Installing failed, because of a missing package, resulting in the error: File './x86_64/libverto1-32bit-0.3.2-34.1.x86_64.rpm' not found on medium 'https://download.opensuse.org/repositories/network/openSUSE_Tumbleweed/' In the repository, the following file is present (note the 34.3, which is different from the 34.1) https://download.opensuse.org/repositories/network/openSUSE_Tumbleweed/x86_64/libverto1-32bit-0.3.2-34.3.x86_64.rpm I tried to look up which package wants the libverto1, but i could not find this.
I forgot to note the tumbleweed version: # cat /etc/os-release NAME="openSUSE Tumbleweed" # VERSION="20240111"
Do a "zypper ref" and set the network repo to autorefresh...
Thanks that was it. I refreshed the reposetories before, but that was only for the ones on "autorefresh". And the network repo was not one of them.... I saw that after your comment. Thanks!