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

fix(build): retry hdiutil call #297

Merged
merged 3 commits into from
Nov 2, 2024
Merged

fix(build): retry hdiutil call #297

merged 3 commits into from
Nov 2, 2024

Conversation

tlecomte
Copy link
Owner

@tlecomte tlecomte commented Nov 2, 2024

hdiutil is sometimes failing with a "Resource Busy" error. According to actions/runner-images#7522 this is due to XProtectBehaviorService and the easiest solutions are either to kill this service or retry. Here we retry.

hdiutil is sometimes failing with a "Resource Busy" error. According to https://github.com/tlecomte/friture/blob/b12067fbd50fd0214b4aeb06ba1e798fe7f9c233/.github/workflows/install-macos.sh#L40 this is due to XProtectBehaviorService and the easiest solutions are either to kill this service or retry. Here we retry.
@tlecomte tlecomte merged commit 14663c1 into master Nov 2, 2024
8 checks passed
@tlecomte tlecomte deleted the macos_hdiutil branch November 2, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant