mirror of https://github.com/google/oss-fuzz.git
e57df811fd
It turns out that the system version of jinja2 is visible to the build script. From https://github.com/systemd/systemd/pull/19630#issuecomment-842983177: > On OSS-Fuzz (and CIFuzz) the latest version of Python is built from > scratch in the base-builder image. /usr/lib/python3/dist-packages > (where python3-jinja2 is installed by apt-get) isn't included in > PYTHONPATH there: > > ['', '/usr/local/lib/python38.zip', '/usr/local/lib/python3.8', '/usr/local/lib/python3.8/lib-dynload', '/usr/local/lib/python3.8/site-packages'] |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
project.yaml |