Skip to content

Added --disable-sandbox flag to the pacman -Sy command on line 109.#224

Open
CryptLabs wants to merge 1 commit intoadi1090x:masterfrom
CryptLabs:master
Open

Added --disable-sandbox flag to the pacman -Sy command on line 109.#224
CryptLabs wants to merge 1 commit intoadi1090x:masterfrom
CryptLabs:master

Conversation

@CryptLabs
Copy link
Copy Markdown

The issue:

Pacman 7.x introduced Landlock sandboxing for security, but it conflicts with fakeroot (which the script uses to avoid running as root). The sandbox fails with "Operation not permitted" when running under fakeroot.

The fix:

Added --disable-sandbox flag to the pacman -Sy command on line 109.

The issue:

Pacman 7.x introduced Landlock sandboxing for security, but it conflicts
with fakeroot (which the script uses to avoid running as root). The
sandbox fails with "Operation not permitted" when running under
fakeroot.
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