Problem with the installed libhivex0-1.3.24-Virt.1699.55.10.x86_6

I’m running Tumbleweed Gnome Wayland on an AMD laptop. I got a bunch of problems this morning after running sudo zypper dup. Details below. How to fix this issue? Which solution to choose?
I’m a Linux noob. I know next to nothing about the command line. Please respond appropriately.

PS: What’s the URL for the Opensuse paste website?

advait@localhost:~> sudo zypper dup
[sudo] password for root: 
Retrieving repository 'Virtualization (openSUSE_Tumbleweed)' metadata .........................................................................................................................................................[error]
Repository 'Virtualization (openSUSE_Tumbleweed)' is invalid.
[Virtualization|https://download.opensuse.org/repositories/Virtualization/openSUSE_Tumbleweed/] Failed to retrieve new repository metadata.
History:
 - [|] Error trying to read from 'https://download.opensuse.org/repositories/Virtualization/openSUSE_Tumbleweed/'
 - Download (curl) error for 'https://cdn.opensuse.org/repositories/Virtualization/openSUSE_Tumbleweed/content':
   Error code: Connection failed
   Error message: Could not resolve host: cdn.opensuse.org
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'Virtualization (openSUSE_Tumbleweed)' because of the above error.
Some of the repositories have not been refreshed because of an error.
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
12 Problems:
Problem: 1: problem with the installed libhivex0-1.3.24-Virt.1699.55.10.x86_64
Problem: 2: problem with the installed nbdkit-1.40.4-Virt.1699.40.15.x86_64
Problem: 3: problem with the installed nbdkit-basic-filters-1.40.4-Virt.1699.40.15.x86_64
Problem: 4: problem with the installed nbdkit-basic-plugins-1.40.4-Virt.1699.40.15.x86_64
Problem: 5: problem with the installed nbdkit-curl-plugin-1.40.4-Virt.1699.40.15.x86_64
Problem: 6: problem with the installed nbdkit-nbd-plugin-1.40.4-Virt.1699.40.15.x86_64
Problem: 7: problem with the installed nbdkit-python-plugin-1.40.4-Virt.1699.40.15.x86_64
Problem: 8: problem with the installed nbdkit-server-1.40.4-Virt.1699.40.15.x86_64
Problem: 9: problem with the installed nbdkit-ssh-plugin-1.40.4-Virt.1699.40.15.x86_64
Problem: 10: problem with the installed nbdkit-vddk-plugin-1.40.4-Virt.1699.40.15.x86_64
Problem: 11: problem with the installed python311-libvirt-python-10.10.0-Virt.1699.180.1.x86_64
Problem: 12: problem with the installed supermin-5.3.5-Virt.1699.92.6.x86_64

Problem: 1: problem with the installed libhivex0-1.3.24-Virt.1699.55.10.x86_64
 Solution 1: install libhivex0-1.3.24-1.1.x86_64 from vendor openSUSE
  replacing libhivex0-1.3.24-Virt.1699.55.10.x86_64 from vendor obs://build.opensuse.org/Virtualization
 Solution 2: keep obsolete libhivex0-1.3.24-Virt.1699.55.10.x86_64

Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c/d/?] (c): 

Interesting. The problem fixed itself. I did a reboot and now sudo zypper dup is running with no problems. All fixed.

The first error message was a name resolution issue (which led to the metadata being invalid - it was missing), that probably led to the others. Very likely something that was needed was in the unresolvable repo, and that created the problems; rebooting coincided with being able to resolve the name (or clearing your local DNS cache, potentially, which might have had it negatively cached), and the missing package was able to be installed.

1 Like

https://paste.opensuse.org/

Or use susepaste on the command line.

1 Like

susepaste is a script to post something to paste.opensuse.org and must be installed.

Cool. Thanks. I put the link in my Evernote.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.