We're using packer in a build process and it's generating the error listed 
in the subject.  I've run with 

export PACKER_LOG=1
export PACKER_LOG_PATH="/tmp/packerlog.txt"

but there is no additional information in the log:

2017/09/27 11:45:29 packer: 2017/09/27 11:45:29 Acquiring lock to download: 
file:///<path>.iso
2017/09/27 11:45:29 packer: 2017/09/27 11:45:29 Parsed URL: 
&url.URL{Scheme:"file", Opaque:"", User:(*url.Userinfo)(nil), Host:"", 
Path:"/<path>.iso", RawPath:"", ForceQuery:false, RawQuery:"", Fragment:""}
2017/09/27 11:45:29 packer: 2017/09/27 11:45:29 [DEBUG] Using local file: 
/<path>.iso
2017/09/27 11:45:29 packer: 2017/09/27 11:45:29 Verifying checksum of 
/<path>.iso
2017/09/27 11:45:32 ui error: ==> virtualbox-iso: Step "StepOutputDir" 
failed, aborting...
2017/09/27 11:45:32 /usr/local/bin/packer: plugin process exited

where <path> was changed for posting here.

I'm looking for a way of identifying what might be causing this.  Note that 
a first pass gives a different error, but from that point on I get this 
error.  Rerunning the first pass takes a loooong time so I'm trying to 
debug back-to-front.

Any tips?

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/4751ff77-e863-4a1f-8ddb-58756ef48bf5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to