Skip to content

fix(install): chmod socket dir+core.sock on Linux until heavy core image refreshes#1037

Closed
joelteply wants to merge 1 commit into
canaryfrom
fix/install-chmod-socket-linux
Closed

fix(install): chmod socket dir+core.sock on Linux until heavy core image refreshes#1037
joelteply wants to merge 1 commit into
canaryfrom
fix/install-chmod-socket-linux

Conversation

@joelteply
Copy link
Copy Markdown
Contributor

Summary

Closes the canary→main blocker (#1035) — Carl smoke fails with EACCES on /home/runner/.continuum/sockets/continuum-core.sock because ghcr continuum-core:latest is from 2026-04-06, predating b69f's #1011 in-binary chmod 666.

Fix

Install-time chmod 755 socket dir + 666 socket, with passwordless sudo fallback. Linux only (Mac runs continuum-core natively as user, not via container). Polls 60s for socket appearance.

Extracted from codex's #1026 (which became broader: Mac livekit-bridge native + seed readiness + status + slice gating, all conflicting with current canary). This is the install.sh slice as a focused PR to land + unblock #1035.

Will be a no-op once heavy continuum-core:latest is rebuilt past #1011.

🤖 Generated with Claude Code

@joelteply
Copy link
Copy Markdown
Contributor Author

Superseded — the chmod-socket-linux change is already on canary via cherry-pick (rebase shows zero new commits). Closing as no longer needed.

@joelteply joelteply closed this May 4, 2026
joelteply added a commit to RebelTechPro/continuum that referenced this pull request May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant