Skip to content

Fix/release bwrap aarch64#69

Merged
sc2ben merged 3 commits into
mainfrom
fix/release-bwrap-aarch64
Jun 6, 2026
Merged

Fix/release bwrap aarch64#69
sc2ben merged 3 commits into
mainfrom
fix/release-bwrap-aarch64

Conversation

@sc2ben

@sc2ben sc2ben commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Add permissions configuration to other steps requiring it.

bwrap fails with 'setting up uid map: Permission denied' on
ubuntu-24.04-arm because AppArmor restricts unprivileged user
namespaces by default. CI already has this sysctl; release didn't.
wasm and bench-regression had sandbox=false but not the sysctl,
so bwrap fails when zig2nix must be built from source (e.g. on
GHA cache throttle). Matches the fix already in the build job.
@sc2ben sc2ben added the bug Something isn't working label Jun 6, 2026
@sc2ben sc2ben enabled auto-merge (squash) June 6, 2026 21:30
@sc2ben sc2ben merged commit e590c0a into main Jun 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants