[Pkg-xen-devel] Bug#1041533: Root Cause is probably related to a linking issue
Maximilian Engelhardt
maxi at daemonizer.de
Sun Nov 30 21:39:09 GMT 2025
Control: reassign -1 qemu-system-xen 1:7.2+dfsg-7+deb12u6
Control: affects -1 src:xen
On Sat, 3 Aug 2024 22:03:41 +0200 Thomas Keppler <winfr34k at gmail.com> wrote:
> Sure enough, "regular" qemu-system-x86_64 includes both GnuTLS and Nettle:
>
> root at hypervisor:~# ldd /usr/bin/qemu-system-x86_64 | grep -e crypt -e
tls -e nettle
> libgnutls.so.30 => /lib/x86_64-linux-gnu/libgnutls.so.30
(0x00007f9e0b400000)
> libnettle.so.8 => /lib/x86_64-linux-gnu/libnettle.so.8
(0x00007f9e0b072000)
> libcrypto.so.3 => /lib/x86_64-linux-gnu/libcrypto.so.3
(0x00007f9e0a000000)
>
> But Xen's xen-qemu-system-i386 does not:
>
> root at hypervisor:~# ldd /usr/libexec/xen-qemu-system-i386 | grep -e crypt
-e tls -e nettle
> libcrypto.so.3 => /lib/x86_64-linux-gnu/libcrypto.so.3
(0x00007f63b1600000)
This indeed looks like a missing build option in qemu-system-xen. Reassigning
this bug there. Please assign back if you think this is not correct.
More information about the Pkg-xen-devel
mailing list