Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mv: unlink /bin/bash: Operation not permitted #56

Open
pbek opened this issue Nov 15, 2022 · 0 comments
Open

mv: unlink /bin/bash: Operation not permitted #56

pbek opened this issue Nov 15, 2022 · 0 comments

Comments

@pbek
Copy link

pbek commented Nov 15, 2022

In reference to #15, which worked until now I now get the error mv: unlink /bin/bash: Operation not permitted when installing bash via brew on macos.

reference: https://github.com/pbek/QOwnNotes/actions/runs/3470015669/jobs/5797697932#step:4:14

Run brew install bash
==> Downloading https://ghcr.io/v2/homebrew/core/bash/manifests/5.2.2
==> Downloading https://ghcr.io/v2/homebrew/core/bash/blobs/sha256:a844d150df53490c40bd3135dee39490494442e58301233770439849a44731e0
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a844d150df53490c40bd3135dee39490494442e58301233770439849a44731e0?se=2022-11-15T11%3A35%3A00Z&sig=xG8JHAgyuCZdbX8DcxB93x%2BUdXW0T1nISz%2Fa%2Fw%2BZ7g4%3D&sp=r&spr=https&sr=b&sv=2019-12-12
==> Pouring bash--5.2.2.monterey.bottle.tar.gz
🍺  /usr/local/Cellar/bash/5.2.2: 162 files, 11.7MB
==> Running `brew cleanup bash`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
mv: unlink /bin/bash: Operation not permitted
Error: Process completed with exit code 1.

Removing the bash install action didn't solve the issue for me, mapfile still doesn't seem to be in the macos image.

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

No branches or pull requests

1 participant