Bug 1218787

Summary: missing rpm or wrong dependency for libverto1-32bit-0.3.2-34.1.x86_64.rpm
Product: [openSUSE] openSUSE Tumbleweed Reporter: Seppe hoogzaad <seppe.hoogzaad>
Component: NetworkAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: 64bit   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Seppe hoogzaad 2024-01-13 19:06:39 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.
Comment 1 Seppe hoogzaad 2024-01-13 19:07:46 UTC
I forgot to note the tumbleweed version:

# cat /etc/os-release
NAME="openSUSE Tumbleweed"
# VERSION="20240111"
Comment 2 hui 2024-01-13 19:20:19 UTC
Do a "zypper ref" and set the network repo to autorefresh...
Comment 3 Seppe hoogzaad 2024-01-13 19:43:53 UTC
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!