[OE-core] Fix for the APIC hangs in qemux86-64

Bruce Ashfield bruce.ashfield at windriver.com
Wed Dec 13 14:25:32 UTC 2017


On 12/13/2017 09:24 AM, Burton, Ross wrote:
> On 13 December 2017 at 14:17, Bruce Ashfield 
> <bruce.ashfield at windriver.com <mailto:bruce.ashfield at windriver.com>> wrote:
> 
>     yow-bashfiel-d4 [/home/bruc...poky/build]> oe-selftest -r
>     runqemu.RunqemuTests.test_boot_deploy
>     Traceback (most recent call last):
>        File "/home/bruce/poky/scripts/oe-selftest", line 43, in <module>
>          from oeqa.utils import load_test_components
>     ImportError: bad magic number in 'oeqa': b'\x03\xf3\r\n'
> 
> 
> You've been switching between master and a pre-py3 branch, and Python is 
> stupid so the py3 binary is trying to run py2 compiled binaries.


Yah. My build directory is three years old :D

> 
> find poky -name \*.pyc -delete will fix it.

Thanks. I'd have *never* come up with that!!!

Bruce

> 
> Ross




More information about the Openembedded-core mailing list