Skip to content

fix(installer): fail fast on unwritable install folders - #100

Open
nateEc wants to merge 1 commit into
abus-aikorea:mainfrom
nateEc:codex/issue-90-installer-writable
Open

fix(installer): fail fast on unwritable install folders#100
nateEc wants to merge 1 commit into
abus-aikorea:mainfrom
nateEc:codex/issue-90-installer-writable

Conversation

@nateEc

@nateEc nateEc commented Jul 23, 2026

Copy link
Copy Markdown

Summary

  • Creates installer_files before it is used for temp files and downloads.
  • Checks installer folders for write access before uv sync starts.
  • Gives users a clear recovery path when a previous sudo/Admin install leaves bad ownership.

Fixes part of #90 and reduces repeated setup failures mentioned in #60.

Verification

  • bash -n start.sh

- Create installer_files before using it for temp files and downloads.

- Check installer_files and existing env folders are writable before uv runs.

- Print recovery guidance for folders left behind by sudo or Administrator installs.

- Verified with bash -n start.sh.
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