FS#70651 - [qemu] 6.0.0-1: Requires unspecified dependency "fuse3"

Attached to Project: Arch Linux
Opened by Pascal Ernster (hardfalcon) - Friday, 30 April 2021, 04:04 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 07 May 2021, 08:37 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Tobias Powalowski (tpowa)
Anatol Pomozov (anatolik)
David Runge (dvzrv)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

qemu 6.0.0-1 requires fuse3, but this package is not listed as dependency in the package's "requires=()" array.

After upgrading to qemu 6.0.0-1, when I tried restarting VMs in libvirt, I got the following error:

internal error: Failed to start QEMU binary /usr/bin/qemu-system-x86_64 for probing: /usr/bin/qemu-system-x86_64: error while loading shared libraries: libfuse3.so.3: cannot open shared object file: No such file or directory
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Friday, 07 May 2021, 08:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  6.0.0-2
Comment by Pascal Ernster (hardfalcon) - Friday, 30 April 2021, 04:14 GMT
Oops, of course I meant "depends=()" instead of "requires=()". Too early in the morning… 😩
Comment by Anatol Pomozov (anatolik) - Friday, 30 April 2021, 06:33 GMT
Thanks for the report. The fix has been merged as SVN r414054 and it will be available with the next package build.

Loading...