Edit: I describe an obvious community docker image issue - but it should be unrelated to soong. Somehow the device repo aren’t supplied?
as for a14+ → the community docker image still switches to python2 when it shouldn’t. py3 is possible since A12. The community image doesn’t use the build.sh script from src/build.sh as production.
Imo this needs merging -don't switch to python 2 on community (!83) · Merge requests · e / os / docker-lineage-cicd · GitLab
I’d remove the py2 switch from the script and commit the image as new tag. Or fully build the Dockerfile.community after having made the change