macos configure-tccdb-macos.sh failed: attempt to write a readonly database #10174
zoezhangmattr
started this conversation in
Image configuration
Replies: 1 comment 2 replies
-
try to disable System Integrity Protection in your machine. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am trying to build macos runner locally using the runner images scripts
when it runs
runner-images/images/macos/templates/macOS-14.arm64.anka.pkr.hcl
Line 181 in 0ad636b
i got the error
Error: stepping, attempt to write a readonly database (8)
did some exploration in the internet, all i found is tcc.db is readonly, if wanna modify it, need to disable SIP
i wonder how does github build it , i dont see anything related to SIP bypass configs.
any advice is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions