Hi Diego,
A fix for this is already on master-next
https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?h=master-next&id=0066f321061ca068a937e44d5b6785b84bafcb98
Diego Sueiro escreveu no dia terça, 10/08/2021
à(s) 17:41:
>
> The errno module is missing causing the following error message:
> F
The errno module is missing causing the following error message:
File: '/<...>/poky/meta/classes/sstate.bbclass', lineno: 708, function:
sstate_package
0704:except PermissionError:
0705:pass
0706:except OSError as e:
0707:# Handle read-on