Add script to check brick logs for permission denied #15

Merged
thomas.gebert merged 1 commits from check-and-fix-permissions into main 2026-05-07 12:35:21 +00:00

This script helps to find permission denied in realtion to wrong
folder permissions during a repo expansion.

It scans the brick logs of the given repository and tries to fix
permissions and ownership of the folders.

Additionally a find over the whole repo should be run in paralllel.
This script is only intended to help against errors actually happens
due to access attemps.

This script helps to find permission denied in realtion to wrong folder permissions during a repo expansion. It scans the brick logs of the given repository and tries to fix permissions and ownership of the folders. Additionally a find over the whole repo should be run in paralllel. This script is only intended to help against errors actually happens due to access attemps.
thomas.gebert added 1 commit 2026-05-07 12:35:09 +00:00
This script helps to find permission denied in realtion to wrong
folder permissions during a repo expansion.

It scans the brick logs of the given repository and tries to fix
permissions and ownership of the folders.

Additionally a find over the whole repo should be run in paralllel.
This script is only intended to help against errors actually happens
due to access attemps.
thomas.gebert merged commit 1b9c4ffcbc into main 2026-05-07 12:35:21 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: thomas.gebert/coyote#15
No description provided.