Skip to content

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

@pbek

Description

@pbek

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions