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

error when building boxes with packer #514

Closed
babatundebusari opened this issue Dec 28, 2015 · 1 comment
Closed

error when building boxes with packer #514

babatundebusari opened this issue Dec 28, 2015 · 1 comment

Comments

@babatundebusari
Copy link

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

@cheeseplus
Copy link
Contributor

Please see: https://github.com/chef/bento#mac-os-x

You have to provide the DMG and checksum yourself due to Apple licensing restrictions.

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

No branches or pull requests

2 participants