Thanks for the patch! I'm having a bit of trouble with the build:
""" ? github.com/mitchellh/packer/version [no test files] dh_auto_test: go test -v -p 1 -timeout 30m -run ^Test([^M]|M[^u]|Mu[^x]|Mux[^B]|MuxB[^r]|MuxBr[^o]|MuxBro[^k]|MuxBrok[^e]|MuxBroke[^r]) github.com/mitchellh/packer github.com/mitchellh/packer/builder/amazon/chroot github.com/mitchellh/packer/builder/amazon/common github.com/mitchellh/packer/builder/amazon/ebs github.com/mitchellh/packer/builder/amazon/instance github.com/mitchellh/packer/builder/azure/arm github.com/mitchellh/packer/builder/azure/common github.com/mitchellh/packer/builder/azure/common/constants github.com/mitchellh/packer/builder/azure/common/lin github.com/mitchellh/packer/builder/azure/common/logutil github.com/mitchellh/packer/builder/azure/pkcs12 github.com/mitchellh/packer/builder/azure/pkcs12/rc2 github.com/mitchellh/packer/builder/digitalocean github.com/mitchellh/packer/builder/docker github.com/mitchellh/packer/builder/file github.com/mitchellh/packer/builder/googlecompute github.com/mitchellh/packer/builder/null github.com/mitchellh/packer/builder/openstack github.com/mitchellh/packer/builder/parallels/common github.com/mitchellh/packer/builder/parallels/iso github.com/mitchellh/packer/builder/parallels/pvm github.com/mitchellh/packer/builder/qemu github.com/mitchellh/packer/builder/virtualbox/common github.com/mitchellh/packer/builder/virtualbox/iso github.com/mitchellh/packer/builder/virtualbox/ovf github.com/mitchellh/packer/builder/vmware/common github.com/mitchellh/packer/builder/vmware/iso github.com/mitchellh/packer/builder/vmware/vmx github.com/mitchellh/packer/command github.com/mitchellh/packer/common github.com/mitchellh/packer/common/json github.com/mitchellh/packer/common/ssh github.com/mitchellh/packer/common/uuid github.com/mitchellh/packer/communicator/none github.com/mitchellh/packer/communicator/ssh github.com/mitchellh/packer/communicator/winrm github.com/mitchellh/packer/fix github.com/mitchellh/packer/helper/builder/testing github.com/mitchellh/packer/helper/communicator github.com/mitchellh/packer/helper/config g ithub.com/mitchellh/packer/helper/flag-kv github.com/mitchellh/packer/helper/flag-slice github.com/mitchellh/packer/packer github.com/mitchellh/packer/packer/plugin github.com/mitchellh/packer/packer/rpc github.com/mitchellh/packer/plugin/example github.com/mitchellh/packer/post-processor/amazon-import github.com/mitchellh/packer/post-processor/artifice github.com/mitchellh/packer/post-processor/atlas github.com/mitchellh/packer/post-processor/compress github.com/mitchellh/packer/post-processor/docker-import github.com/mitchellh/packer/post-processor/docker-push github.com/mitchellh/packer/post-processor/docker-save github.com/mitchellh/packer/post-processor/docker-tag github.com/mitchellh/packer/post-processor/shell-local github.com/mitchellh/packer/post-processor/vagrant github.com/mitchellh/packer/post-processor/vagrant-cloud github.com/mitchellh/packer/post-processor/vsphere github.com/mitchellh/packer/provisioner github.com/mitchellh/packer/provisioner/ansible github.com/mitche llh/packer/provisioner/ansible-local github.com/mitchellh/packer/provisioner/chef-client github.com/mitchellh/packer/provisioner/chef-solo github.com/mitchellh/packer/provisioner/file github.com/mitchellh/packer/provisioner/powershell github.com/mitchellh/packer/provisioner/puppet-masterless github.com/mitchellh/packer/provisioner/puppet-server github.com/mitchellh/packer/provisioner/salt-masterless github.com/mitchellh/packer/provisioner/shell github.com/mitchellh/packer/provisioner/shell-local github.com/mitchellh/packer/provisioner/windows-restart github.com/mitchellh/packer/provisioner/windows-shell github.com/mitchellh/packer/scripts github.com/mitchellh/packer/template github.com/mitchellh/packer/template/interpolate github.com/mitchellh/packer/version returned exit code 1 debian/rules:17: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1 make[1]: Leaving directory '/tmp/packer' debian/rules:13: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 debuild: fatal error at line 1116: dpkg-buildpackage -rfakeroot -us -uc -i -b failed """ Am I doing something wrong here? JD > > Thanks for your info! > I pushed a commit to new branch fix_861282, that applied: > ee5d13611fb8aca1f1014f9bcd65c18fffdd1b2b > a0052fdb687f80ac07e67d7a0f39dcf3a66e32dd > > (https://anonscm.debian.org/cgit/pkg-go/packages/packer.git/log/?h=fix_861282) > > Please help to test whether it fixes your problem. > > Cheers, > -- > Roger Shimizu, GMT +9 Tokyo > PGP/GPG: 4096R/6C6ACD6417B3ACB1 >