Skip to content

fix(lambda): pin mise to v2026.6.14 to avoid GLIBC_2.38/2.39 regression - #42

Open
daniel-sarosi-gwc wants to merge 1 commit into
mainfrom
fix/port-pr55-mise-pin
Open

fix(lambda): pin mise to v2026.6.14 to avoid GLIBC_2.38/2.39 regression#42
daniel-sarosi-gwc wants to merge 1 commit into
mainfrom
fix/port-pr55-mise-pin

Conversation

@daniel-sarosi-gwc

Copy link
Copy Markdown
Contributor

Ports cloud-coder PR #55 to blitzlog.

The official `mise.run` installer defaults to its latest release. As of
v2026.7.0 the arm64 glibc-linked prebuilt requires GLIBC_2.38/2.39, which
the AL2023 base image does not provide (it ships glibc 2.34), causing
`Installing project toolchains via mise...` to fail with
`/lib64/libc.so.6: version \`GLIBC_2.39' not found (required by mise)`.

The most recent bootstrap known to succeed on this host was on
2026-07-02 10:13 UTC, six hours before v2026.7.0 was released. Pin
`MISE_VERSION` to that release (v2026.6.14) and pass it via env var to
the installer so future bumps are explicit and reviewable.

Ports https://github.com/great-wall-connect/cloud-coder/pull/55
(original commit 8c0eeeb on cloud-coder main) to blitzlog. Files
changed identically to the upstream PR; only the SSM path and
cloud-coder-specific variables are absent here.
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