Re: [edk2-devel] Aurora build failure

2022-06-22 Thread Andrew Fish via groups.io
I’m guessing all the CI testing is on Python 3.8.x I noticed one of the CI pipes is asking for Python 3.8 [1] [1] https://github.com/tianocore/edk2/blob/master/.azurepipelines/Ubuntu-PatchCheck.yml Thanks, Andrew Fish > On Jun 22, 2022, at 7:34 AM, Andrew (EFI) Fish wrote: > > That looks l

Re: [edk2-devel] Aurora build failure

2022-06-22 Thread Andrew Fish via groups.io
That looks like an issue with using Python 3.9 as it changed tostring to tobyte. > On Jun 22, 2022, at 7:25 AM, Shivraj Patil wrote: > >  > Hello, > I am observing the following failure while trying to build Aurora > AU_LINUX_EMBEDDED_LE.PRODUCT.1.0_TARGET_ALL.01.318.215. Please have a look