Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

`GLIBC_2.29' not found on Graviton ARM linux, when using Centos7 or RHEL8 base docker images #28525

Closed
jsamuel1 opened this issue Dec 14, 2023 · 4 comments
Labels
stale no activity on this issue for a long period type: bug

Comments

@jsamuel1
Copy link

Current behavior

[620:1214/031126.312850:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type:
/lib64/libm.so.6: version GLIBC_2.29' not found (required by /root/.cache/Cypress/13.6.0/Cypress/resources/app/packages/server/lib/modes/addon/addon-native.node) Error: /lib64/libm.so.6: version GLIBC_2.29' not found (required by /root/.cache/Cypress/13.6.0/Cypress/resources/app/packages/server/lib/modes/addon/addon-native.node)

Desired behavior

Cypress should run correctly on ARM64 linux machines, including AWS Graviton EC2 instances.

Test code to reproduce

Repro at: https://github.com/jsamuel1/cypress-bug-report/tree/main

Run this makefile on a EC2 Graviton2 or Graviton3 machine with docker installed.

Cypress Version

13.6.0

Node version

v16.20.2

Operating System

Centos7 Docker

Debug Logs

No response

Other

No response

@jsamuel1
Copy link
Author

See #28500

@jsamuel1
Copy link
Author

@jennifer-shehane Any thoughts on the proposed fix in PR #28500 ?

@cypress-app-bot
Copy link
Collaborator

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

@cypress-app-bot cypress-app-bot added the stale no activity on this issue for a long period label Jul 20, 2024
@cypress-app-bot
Copy link
Collaborator

This issue has been closed due to inactivity.

@cypress-app-bot cypress-app-bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale no activity on this issue for a long period type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants