Skip to content

fix(ci): pin linux glibc floor for published binaries#1647

Merged
NathanFlurry merged 1 commit into
mainfrom
glibc
Jul 7, 2026
Merged

fix(ci): pin linux glibc floor for published binaries#1647
NathanFlurry merged 1 commit into
mainfrom
glibc

Conversation

@NathanFlurry

@NathanFlurry NathanFlurry commented Jul 7, 2026

Copy link
Copy Markdown
Member

Summary

  • Pins linux-gnu published artifacts to Deno's bionic sysroot at link time instead of inheriting the runner glibc floor.
  • Adds glibc symbol-floor guards and old-container smoke checks for sidecar, runtime-sidecar, and plugin Linux artifacts.
  • Adds the syscall shims required by the sysroot link path.

Validation

  • cargo check --workspace
  • pnpm build
  • pnpm check-types
  • pnpm --filter publish test
  • pnpm --filter publish check-types
  • node scripts/verify-fixed-versions.mjs
  • Lean preview publish: https://github.com/rivet-dev/agentos/actions/runs/28841480113
  • Local npm smoke: @rivet-dev/agentos@glibc / 0.0.0-glibc.928bc3a installed and verified in Debian 11 and Ubuntu 20.04 containers

@railway-app railway-app Bot temporarily deployed to agentos / agentos-pr-1647 July 7, 2026 03:54 Destroyed
@railway-app railway-app Bot temporarily deployed to agentos / agentos-pr-1647 July 7, 2026 03:58 Destroyed
@railway-app

railway-app Bot commented Jul 7, 2026

Copy link
Copy Markdown

🚅 Deployed to the agentos-pr-1647 environment in agentos

Service Status Web Updated (UTC)
agentos 😴 Sleeping (View Logs) Web Jul 7, 2026 at 4:35 am

🚅 Environment agentos-pr-1647 in rivet-frontend has no services deployed.

@railway-app railway-app Bot temporarily deployed to agentos / agentos-pr-1647 July 7, 2026 04:25 Destroyed
@NathanFlurry NathanFlurry marked this pull request as ready for review July 7, 2026 04:51
@NathanFlurry NathanFlurry merged commit 39b1570 into main Jul 7, 2026
14 of 17 checks passed
@NathanFlurry NathanFlurry deleted the glibc branch July 7, 2026 04:51
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