Skip to content

unable to start binary on Rocky Linux 8 (GLIBC_2.29 missing) #709

@cbertelli

Description

@cbertelli

Introduction

Starting the binary il bails that it cannot find GLIBC_2.29 nor in libm.so.6 or libc.so.6

To Reproduce

Start a binary on a v. 8 Red Hat compatible

Actual behavior

Error

$ /opt/sqlpage/sqlpage.bin: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /opt/sqlpage/sqlpage.bin)
   /opt/sqlpage/sqlpage.bin: /lib64/libc.so.6: version `GLIBC_2.29' not found (required by /opt/sqlpage/sqlpage.bin)

Expected behavior

Rely on the current libc version or musl (for AlpineLinux)

Version information

  • OS: RockyLinux 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions