Skip to content

Fix error 126: make install scripts executable - #1

Merged
pQu4k3r merged 1 commit into
mainfrom
develop
Sep 6, 2026
Merged

Fix error 126: make install scripts executable#1
pQu4k3r merged 1 commit into
mainfrom
develop

Conversation

@pQu4k3r

@pQu4k3r pQu4k3r commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

installer.sh and the CONTROL/{preinst,postinst,prerm,postrm} opkg maintainer scripts were committed with mode 100644 (non-executable). Anyone cloning or downloading the repo and running ./installer.sh directly hit exit code 126 (permission denied). Set the executable bit on all five scripts.

installer.sh and the CONTROL/{preinst,postinst,prerm,postrm} opkg
maintainer scripts were committed with mode 100644 (non-executable).
Anyone cloning or downloading the repo and running ./installer.sh
directly hit exit code 126 (permission denied). Set the executable
bit on all five scripts.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UPpumFb2PP21ATpDwJBYBB
@pQu4k3r
pQu4k3r merged commit d4e72f7 into main Sep 6, 2026
6 checks passed
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