Bug 1218787 - missing rpm or wrong dependency for libverto1-32bit-0.3.2-34.1.x86_64.rpm
Summary: missing rpm or wrong dependency for libverto1-32bit-0.3.2-34.1.x86_64.rpm
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Network (show other bugs)
Version: Current
Hardware: 64bit openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-13 19:06 UTC by Seppe hoogzaad
Modified: 2024-01-13 19:43 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!