diff options
author | Roger Zanoni <rzanoni@igalia.com> | 2024-02-05 15:20:03 -0300 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-02-07 16:15:38 +0000 |
commit | 5fcefd9f7ea45383af5515df1abd75d6edbc50d4 (patch) | |
tree | 7c2a45547f04a650b4d653f5841c2c8fc5aec28a /recipes-graphics/ttf-fonts | |
parent | c7e83fdf048b49187b182a811c3a7d76bedba24f (diff) |
cef: use vpython3 for commands called by gclientquillback_16.93.0quillback/16.93.016.93.0
The probable cause for SPEC-5062 is that chromium's go routines that
create virtualenvs expect vpython environment variables to be present,
so the creation fails and the scripts could be trying to use the build
host python binary.
This can cause issues on some places, for example in the codecs lookup
that raises an exception when an codec isn't found:
https://github.com/pypa/pip/pull/6311/files
The exception raised on SPEC-5062 logs is "unknown encoding: utf-16le",
because the sysroot pip version expects "utf-16-le" instead.
Bug-AGL: SPEC-5062
Signed-off-by: Roger Zanoni <rzanoni@igalia.com>
Change-Id: I16e817140bf819712a5fbe1b006156db608d43b2
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29659
ci-image-build: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'recipes-graphics/ttf-fonts')
0 files changed, 0 insertions, 0 deletions