Updates failing today on qemu

Go some failed attempts today with an update:

qemu-audio-alsa 7.2.1-1 -> 8.0.0-1
qemu-audio-dbus 7.2.1-1 -> 8.0.0-1
qemu-audio-jack 7.2.1-1 -> 8.0.0-1
qemu-audio-oss 7.2.1-1 -> 8.0.0-1
qemu-audio-pa 7.2.1-1 -> 8.0.0-1
qemu-audio-sdl 7.2.1-1 -> 8.0.0-1
qemu-audio-spice 7.2.1-1 -> 8.0.0-1
qemu-block-curl 7.2.1-1 -> 8.0.0-1
qemu-block-dmg 7.2.1-1 -> 8.0.0-1
qemu-block-nfs 7.2.1-1 -> 8.0.0-1
qemu-block-ssh 7.2.1-1 -> 8.0.0-1
qemu-chardev-spice 7.2.1-1 -> 8.0.0-1
qemu-common 7.2.1-1 -> 8.0.0-1
qemu-desktop 7.2.1-1 -> 8.0.0-1
qemu-hw-display-qxl 7.2.1-1 -> 8.0.0-1
qemu-hw-display-virtio-gpu 7.2.1-1 -> 8.0.0-1
qemu-hw-display-virtio-gpu-gl 7.2.1-1 -> 8.0.0-1
qemu-hw-display-virtio-gpu-pci 7.2.1-1 -> 8.0.0-1
qemu-hw-display-virtio-gpu-pci-gl 7.2.1-1 -> 8.0.0-1
qemu-hw-display-virtio-vga 7.2.1-1 -> 8.0.0-1
qemu-hw-display-virtio-vga-gl 7.2.1-1 -> 8.0.0-1
qemu-hw-s390x-virtio-gpu-ccw 7.2.1-1 -> 8.0.0-1
qemu-hw-usb-host 7.2.1-1 -> 8.0.0-1
qemu-hw-usb-redirect 7.2.1-1 -> 8.0.0-1
qemu-hw-usb-smartcard 7.2.1-1 -> 8.0.0-1
qemu-img 7.2.1-1 -> 8.0.0-1
qemu-pr-helper 7.2.1-1 -> 8.0.0-1
qemu-system-x86 7.2.1-1 -> 8.0.0-1
qemu-system-x86-firmware 7.2.1-1 -> 8.0.0-1
qemu-tools 7.2.1-1 -> 8.0.0-1
qemu-ui-curses 7.2.1-1 -> 8.0.0-1
qemu-ui-dbus 7.2.1-1 -> 8.0.0-1
qemu-ui-egl-headless 7.2.1-1 -> 8.0.0-1
qemu-ui-gtk 7.2.1-1 -> 8.0.0-1
qemu-ui-opengl 7.2.1-1 -> 8.0.0-1
qemu-ui-sdl 7.2.1-1 -> 8.0.0-1
qemu-ui-spice-app 7.2.1-1 -> 8.0.0-1
qemu-ui-spice-core 7.2.1-1 -> 8.0.0-1
qemu-vhost-user-gpu 7.2.1-1 -> 8.0.0-1
qt5-declarative 5.15.9+kde+r23-1 -> 5.15.9+kde+r24-1
Root Password: 
:: Synchronizing package databases...
 endeavouros            30.7 KiB   107 KiB/s 00:00 [----------------------] 100%
 core                  153.4 KiB   554 KiB/s 00:00 [----------------------] 100%
 extra                1773.1 KiB  3.99 MiB/s 00:00 [----------------------] 100%
 community               7.2 MiB  13.2 MiB/s 00:01 [----------------------] 100%
 multilib              161.1 KiB   513 KiB/s 00:00 [----------------------] 100%
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing qemu-common (8.0.0-1) breaks dependency 'qemu-common=7.2.1-1' required by qemu-virtiofsd

Is there something I should do here??

Looks like package qemu-virtiofsd is no (more?) available.
Usually that means some other package now includes something that was in
qemu-virtiofsd. But I’m not sure which package that is.
However, if that’s the case, it should be safe to uninstall qemu-virtiofsd.

I don’t use qemu, so hopefully someone else can chime in to verify…

As far as I know there is no package in my system call qemu-virtiofsd. Pacman -Ss qemu-virtiofsd returns nothing, same for yay

Can you check from your pacman log when you installed qemu-virtiofsd?

Also, in your pacman cache package qemu-virtiofsd-*.zst may/should exist. So if you uninstall it, you still may have it…

sudo pacman -R qemu-virtiofsd
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing qemu-virtiofsd breaks dependency 'virtiofsd-provider' required by qemu-desktop

Package virtiofsd should replace it.

Okay got it fixed. I removed qemu-desktop, then I removed qemu-virtiofsd, then I installed qemu-desktop.

I guess that installed virtiofsd too?

yes it did

OK, the devs have made some internal changes but apparently the change is still a bit work in progress…

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