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 Path contain space. Running "packer build" #31

Open
EzequielBBL opened this issue Feb 3, 2017 · 1 comment
Open

Error when Path contain space. Running "packer build" #31

EzequielBBL opened this issue Feb 3, 2017 · 1 comment

Comments

@EzequielBBL
Copy link

When the script begin to run the build for the VM show these error: (any help will be apreciated)

C:\Users\Ezequiel Bautista\packer-bin\packer build --only=vmware-iso -var name='
Arista_ZTP-ubuntu_20170202_231256' -var disk-size=7000 ztps-ubuntu-12.04.4_amd64
.json
'C:\Users\Ezequiel' is not recognized as an internal or external command,
operable program or batch file.
Return code:1
Packer install failed!!!
Please copy error ouput and raise an issue at https://github.com/arista-eosplus/
packer-ztpserver/issues with your console output.

@romecode
Copy link

Hi Ezequiel,

Ran into the same issue just now.

Download packer and/or copy the autoinstalled version to another path with no spaces.

Update $PATH with this location.

Now ./create-veos.py will detect packer and work.

Roman

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