Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 282 Bytes

troubleshooting.md

File metadata and controls

15 lines (12 loc) · 282 Bytes

Troubleshooting

General failures

Check your environment for the required tools and versions. All of these must be availabe and in your PATH.

vagrant --version
VBoxManage --version

And for building the Mesos box image from source:

packer --version