apple/foundationdb

macOS Big Sur (M1): "The package is trying to install content to the system volume. Contact the software manufacturer for assistance."

Open

#4,629 建立於 2021年4月7日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)C++ (13,912 star) (1,266 fork)batch import
good first issuehelp wanted

描述

OS: macOS Big Sur 11.2.2 (20D80) Hardware: MacBook Pro (13-inch, M1, 2020)

When attempting to install the *.pkg file on Apple Silicon, I get the following message:

The package is trying to install content to the system volume. Contact the software manufacturer for assistance.

I tried disabling System Integrity Protection and I get the same error message, sadly.

I went to the trouble of bootstrapping Mono on my M1, and building FoundationDB from source to see if I could update the *.pkg file myself, but I don't see where the output volume is specified.

貢獻者指南