Skip to content

hdiutil failures block building macOS versions #7137

@Nokel81

Description

@Nokel81
  • Electron-Builder Version: 23.3.3
  • Node Version: 16.11.59
  • Electron Version: 19.0.16
  • Electron Type (current, beta, nightly): current
  • Target: macOS 11

Similar to #4606

While running on github actions we very often run into the following error:

Exit code: 16. Command failed: hdiutil detach -force /dev/disk2
hdiutil: couldn't eject "disk2" - Resource busy

hdiutil: couldn't eject "disk2" - Resource busy
  failedTask=build stackTrace=Error: Exit code: 16. Command failed: hdiutil detach -force /dev/disk2
hdiutil: couldn't eject "disk2" - Resource busy

If I rerun it then it generally passes but that wastes times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions