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

feat: make glibc version reqs per-platform #1346

Merged
merged 12 commits into from
Aug 19, 2024
Merged

feat: make glibc version reqs per-platform #1346

merged 12 commits into from
Aug 19, 2024

Conversation

Gankra
Copy link
Contributor

@Gankra Gankra commented Aug 19, 2024

No description provided.

@Gankra Gankra marked this pull request as ready for review August 19, 2024 16:56
@@ -185,10 +186,11 @@ download_binary_and_run_installer() {
_updater_bin=""
;;
*)
err "there isn't a package for $_arch"
err "internal installer error: $_artifact_name doesn't exist!?"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, I guess that's because if we'd failed to pick a real archive in select_archive_for_arch we would have errored out before we got here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep

@Gankra Gankra merged commit 8c2a1a2 into main Aug 19, 2024
29 checks passed
@Gankra Gankra deleted the glibcgrain branch August 19, 2024 19:57
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.

2 participants