Skip to content

feat: Glibc version on OT2 #18182

@Neil-YL

Description

@Neil-YL

Overview

We’re trying to run Prefect natively on the OT-2 for workflow orchestration. However, we ran into compatibility issues because the robot’s glibc version is 2.25, while Prefect‘s dependencies require 2.28+.

ldd --version
ldd (GNU libc) 2.25
$Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$Written by Roland McGrath and Ulrich Drepper. 

Implementation details

For more details I have opened an issue on package request.

Design

Would it be possible to include a more recent version of glibc in future releases? Alternatively, is there a safe way for us to upgrade it on our side?

Acceptance criteria

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA request for a new feature or a change that isn't a bug. May require further triage or scoping.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions