Skip to content

AWS / EC2 - arm64 linux centos image - /lib64/libm.so.6: version `GLIBC_2.27' not found #2004

@johndpope

Description

@johndpope

Environment

  • PostgreSQL version: (if using docker, specify the image)
  • latest
  • PostgREST version: (if using docker, specify the image)
  • latest
  • Operating system:

Description of issue

can't run any of the released images on arm64 hardware.
I tried many variations and previous builds from users but not working.

./postgrest: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by ./postgrest)

UPDATE - it says it has 2.26

~ sudo yum install glibc-devel
Loaded plugins: extras_suggestions, langpacks, priorities, update-motd
amzn2-core                                                                                                 | 3.7 kB  00:00:00
200 packages excluded due to repository priority protections
Package glibc-devel-2.26-55.amzn2.aarch64 already installed and latest version
Nothing to do

https://aws.amazon.com/amazon-linux-2/release-notes/

glibc-2.26-55.amzn2.aarch64
glibc-2.26-55.amzn2.x86_64
glibc-all-langpacks-2.26-55.amzn2.aarch64
glibc-all-langpacks-2.26-55.amzn2.x86_64
glibc-common-2.26-55.amzn2.aarch64
glibc-common-2.26-55.amzn2.x86_64
glibc-devel-2.26-55.amzn2.x86_64
glibc-headers-2.26-55.amzn2.x86_64
glibc-langpack-en-2.26-55.amzn2.aarch64
glibc-langpack-en-2.26-55.amzn2.x86_64
glibc-locale-source-2.26-55.amzn2.aarch64
glibc-locale-source-2.26-55.amzn2.x86_64
glibc-minimal-langpack-2.26-55.amzn2.aarch64
glibc-minimal-langpack-2.26-55.amzn2.x86_64

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