Skip to content

do not attempt ACLs on installed codex dir#19214

Merged
iceweasel-oai merged 1 commit intomainfrom
dev/iceweasel/no-app-dir-acl
Apr 23, 2026
Merged

do not attempt ACLs on installed codex dir#19214
iceweasel-oai merged 1 commit intomainfrom
dev/iceweasel/no-app-dir-acl

Conversation

@iceweasel-oai
Copy link
Copy Markdown
Collaborator

We used to attempt a read-ACL on the same dir as codex.exe to grant the sandbox user the ability to invoke codex-command-runner.exe. That worked for the CLI case but it always fails for the installed desktop app.

We have another solution already in place that copies codex-command-runner.exe to CODEX_HOME/.sandbox-bin so we don't even need this anymore. It causes a scary looking error in the logs that is a non-issue and is therefore confusing

@iceweasel-oai iceweasel-oai requested a review from zm-oai April 23, 2026 21:59
@iceweasel-oai iceweasel-oai enabled auto-merge (squash) April 23, 2026 22:01
@iceweasel-oai iceweasel-oai merged commit 867820a into main Apr 23, 2026
25 checks passed
@iceweasel-oai iceweasel-oai deleted the dev/iceweasel/no-app-dir-acl branch April 23, 2026 22:21
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants