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

Unmount dmg before detaching #897

Merged
merged 1 commit into from
Aug 28, 2019
Merged

Unmount dmg before detaching #897

merged 1 commit into from
Aug 28, 2019

Conversation

jaymalasinha
Copy link
Contributor

@jaymalasinha jaymalasinha commented Aug 28, 2019

Signed-off-by: Jaymala Sinha [email protected]

Description

hdiutil detach device fails with resource busy so clean unmount the device first then detach (eject).
This PR resolves the issue on mac builds on 10.13 and above failing with "Resource Busy" error


Maintainers

Please ensure that you check for:

  • [] If this change impacts git cache validity, it bumps the git cache
    serial number
  • [] If this change impacts compatibility with omnibus-software, the
    corresponding change is reviewed and there is a release plan
  • [] If this change impacts compatibility with the omnibus cookbook, the
    corresponding change is reviewed and there is a release plan

@jaymalasinha jaymalasinha requested review from a team as code owners August 28, 2019 16:03
@jaymalasinha
Copy link
Contributor Author

Signed-off-by: Jaymala Sinha <[email protected]>
@scotthain scotthain merged commit ab39cf0 into master Aug 28, 2019
@chef-ci chef-ci deleted the jsinha/fix_dmg branch August 28, 2019 21:01
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.

2 participants