Skip to content

Fallback to extracting native libraries to system temp directory #5846

Open
@mcm001

Description

@mcm001

Is your feature request related to a problem? Please describe.
On read only systems like romi, the default native library extraction root in ~ is RO. This seems to be the root cause of photon issues on Romi in RO mode, but I haven't established this conclusively

Describe the solution you'd like
If extraction fails, we should try falling back to "System.getProperty("java.io.tmpdir")".

See also: PhotonVision/photonvision#986 , PhotonVision/photonvision#634

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildMonorepo organization, gradle/cmake, upstream_utils, etctype: bugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions