FS#44392 - [qemu] vde not enabled

Attached to Project: Arch Linux
Opened by einar (esjurso) - Sunday, 29 March 2015, 12:54 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 03 September 2016, 06:59 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

During qemu build --enable-vde needs to be set explicitly or it does not get enabled even if vde is in depends.

libvdeplug.so should be NEEDED in main qemu binary.
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Saturday, 03 September 2016, 06:59 GMT
Reason for closing:  Fixed
Comment by Samantha McVey (samcv) - Friday, 10 June 2016, 20:28 GMT
Is the reporter of this bug still around? If you are and this is still an issue (Checked the PKGBUILD we still do not set this flag), please let me know if you would be available to help test this package for me and we can see if we can get this issue fixed. Thank you in advance for your reply.
Comment by Tobias Powalowski (tpowa) - Saturday, 03 September 2016, 06:59 GMT
ldd /usr/bin/qemu-system-x86_64 | grep vde
libvdeplug.so.3 => /usr/lib/libvdeplug.so.3 (0x00007fdc9792b000
Should be fixed.

Loading...