Skip to content

QL/Ruby: include OS version in cache keys for Rust binaries #11877

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

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

aibaars
Copy link
Contributor

@aibaars aibaars commented Jan 12, 2023

We ran into problem with mismatching GLIBC versions due to binaries having been built with a newer OS version, stored in the cache, and later used from the cache on an older OS. This pull request should solve that issue by including the OS version in the cache keys.

@erik-krogh

@aibaars aibaars changed the title Ql ql cross QL/Ruby: include OS version in cache keys for Rust binaries Jan 12, 2023
@aibaars aibaars added the no-change-note-required This PR does not need a change note label Jan 12, 2023
@aibaars aibaars marked this pull request as ready for review January 12, 2023 14:54
@aibaars aibaars requested review from a team as code owners January 12, 2023 14:54
@erik-krogh erik-krogh self-requested a review January 12, 2023 15:02
@aibaars aibaars merged commit af8cb65 into github:main Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note QL-for-QL Ruby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants