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

repo: meta: check-hooks-apply leads to: Read-only file system: '/pc/.lock' #84

Closed
billsioros opened this issue Aug 27, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@billsioros
Copy link

The check-hooks-apply meta hook raise the aforementioned error on the CI. The relevant run is shown here.

@asottile
Copy link
Member

weird! I will look into this and try and get a good for you!

@asottile asottile added the bug Something isn't working label Aug 27, 2021
@asottile asottile changed the title Read-only file system: '/pc/.lock' repo: meta: check-hooks-apply leads to: Read-only file system: '/pc/.lock' Aug 27, 2021
@asottile
Copy link
Member

this ended up being quite the interesting thing to track down

it turns out it was trying to lint a .pre-commit-config.yaml file separate from the actual configuration -- so I've fixed this in pre-commit/pre-commit#2026 and rolled this out to the CI fleet -- thanks again for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants