Skip to content

feat: add docker tests for oraclelinux#3414

Draft
jkomyno wants to merge 2 commits intodevfrom
feat/docker-oraclelinux
Draft

feat: add docker tests for oraclelinux#3414
jkomyno wants to merge 2 commits intodevfrom
feat/docker-oraclelinux

Conversation

@jkomyno
Copy link
Copy Markdown
Contributor

@jkomyno jkomyno commented Jan 30, 2023

No need to merge rn, it's just so I can keep this code somewhere online rather than locally.
This PR:

  • adds support for oraclelinux-7-amd64-openssl-1.0.x
  • shows failures for oraclelinux-7-arm64-openssl-1.0.x
  • fixes a typo that isn't worth a separate PR

This was the result of an investigation on prisma/prisma#9198.
TL/DR, Prisma doesn't work on oraclelinux:7 on arm64 because Prisma's required glibc version is higher than the one available in the system (2.17).

https://stackoverflow.com/questions/39744926/how-can-i-compile-a-rust-program-so-it-doesnt-use-cxa-thread-atexit-impl/47239631#47239631

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant