Public bug reported:
Hi,
while test backporting edk2 I found an odd breakage.
It just spills OUT: b'' to the console forever.
Some debugging revealed that it is actually the qemu that is too old.
For this section of d/rules
113 debian/ovmf-install/OVMF_VARS.ms.fd: debian/UefiShell.iso
debian/oem-string-vendor
114 »···python3 $(OVMF_VARS_GENERATOR) --qemu-binary
/usr/bin/qemu-system-x86_64 \
115 »···»···--print-output \
116 »···»···--disable-smm \
117 »···»···--skip-testing \
118 »···»···--oem-string `< debian/oem-string-vendor` \
119 »···»···--ovmf-binary debian/ovmf-install/OVMF_CODE.fd \
120 »···»···--ovmf-template-vars debian/ovmf-install/OVMF_VARS.fd \
121 »···»···--uefi-shell-iso debian/UefiShell.iso $
You will need at least qemu commit
commit 2d6dcbf93fb01b4a7f45a93d276d4d74b16392dd
Author: Daniel P. Berrangé <[email protected]>
Date: Sat Oct 28 21:51:36 2017 +0100
smbios: support setting OEM strings table
That appeared in v2.12.0-rc4
So maybe a b-dep with version on 2.12 ?
qemu-system-x86 (>= 1:2.12+dfsg-1)
Not too critical but as discussed on chat probably still worth to add on
the next upload
** Affects: edk2 (Ubuntu)
Importance: Low
Status: New
** Changed in: edk2 (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/1900846
Title:
please version-build-depend on qemu
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1900846/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs