Skip to content

Update Dockerfile base from ubuntu 20.04? #145

@juju4

Description

@juju4

I'm working on integrating a python project (JustinGuese/python-openobserve#37) with clusterfuzzlite but getting error

INFO: pip is looking at multiple versions of python-openobserve to determine which version is compatible with other requirements. This could take a while.
ERROR: Package 'python-openobserve' requires a different Python: 3.8.3 not in '>3.9'

This comes from Dockerfile being based on Ubuntu 20.04 which is EOL. Any plan to update to 24.04 LTS?
https://hub.docker.com/layers/cnzf/gcr.io/oss-fuzz-base.base-clang.latest/images/sha256-ebd50868664437c11f3f72e99c036b53b00f5dcc7e2319e83927b31d7a329e7a
https://hub.docker.com/layers/cnzf/gcr.io/oss-fuzz-base.base-runner-debug.latest/images/sha256-9d2bd7b29359b9432dd12e285fc3069289332026c4660dbe0fff6bb56e1ea158
https://hub.docker.com/u/cnzf
aka no updates for 4 months
https://github.com/google/oss-fuzz/blob/master/infra/base-images/base-builder/Dockerfile

If there is another image to use, documentation should be updated - https://google.github.io/clusterfuzzlite/build-integration/python-lang/

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions