Skip to content

Build.sh may be broken on latest Ubuntu #6731

@rhuanjl

Description

@rhuanjl

Whilst it is now possible to build directly with cmake and skip the build.sh script altogether whilst we continue to provide it we should keep it functional...

New versions of Ubuntu ship without Python2.

Build.sh reference to Python2 for optional LLTng support; AND for setting a relative path and this can cause a build failure on Ubuntu 20 - as per @fatcerberus

We should update build.sh to try checking for python 3 if python 2 is not found.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions