If I'm not mistaken this path is from m4/virt-driver-libxl.m4 build time
detection.
34 if test "x$with_libxl" = "xyes" ; then
35 LIBXL_FIRMWARE_DIR=$($PKG_CONFIG --variable xenfirmwaredir xenlight)
36 LIBXL_EXECBIN_DIR=$($PKG_CONFIG --variable libexec_bin xenlight)
37 fi
38
root@g:~# apt install libxen-dev
root@g:~# pkg-config --variable libexec_bin xenlight
/usr/lib/xen-4.11/bin
We can't change the path, as all things "really" provided by xen are (and have
to be) in that place. But actually this is a benefit of the split qemu build,
we could consider making qemu-system-x86-xen to just push things into those
paths.
That way defaults would work AND it would no more have to conflict with the non
-xen variant.
I'll spin a PPA for this, but we'd want to check for side effects and revert
the change on bad reports.
** Also affects: qemu (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- can't complete the installation : internal error : libxenlight failed to
create new domain
+ qemu-system-x86-xen default path should match xen libexec_bin path
** Changed in: libvirt (Ubuntu)
Status: New => Invalid
** Changed in: qemu (Ubuntu)
Status: New => Triaged
** Changed in: qemu (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1890005
Title:
qemu-system-x86-xen default path should match xen libexec_bin path
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1890005/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs