You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following errors when building MacOS boxes with packer. Had no issues building other boxes like CentOS but the issue is with MacOS
$ packer build -only=virtualbox-iso macosx-10.11.json
virtualbox-iso output will be in this color.
Build 'virtualbox-iso' errored: Error parsing checksum: encoding/hex: invalid byte: U+005F '_'
==> Some builds didn't complete successfully and had errors:
--> virtualbox-iso: Error parsing checksum: encoding/hex: invalid byte: U+005F '_'
==> Builds finished but no artifacts were created.
This is ran on a Windows 10 machine with git, vagrant, virtualbox and packer installed
The text was updated successfully, but these errors were encountered:
I get the following errors when building MacOS boxes with packer. Had no issues building other boxes like CentOS but the issue is with MacOS
This is ran on a Windows 10 machine with git, vagrant, virtualbox and packer installed
The text was updated successfully, but these errors were encountered: