You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Michael Oleske (JIRA)" <ji...@apache.org> on 2018/03/27 20:45:00 UTC

[jira] [Created] (GEODE-4956) Windows packer errors after chocolatey install

Michael Oleske created GEODE-4956:
-------------------------------------

             Summary: Windows packer errors after chocolatey install
                 Key: GEODE-4956
                 URL: https://issues.apache.org/jira/browse/GEODE-4956
             Project: Geode
          Issue Type: Bug
          Components: native client
            Reporter: Michael Oleske


*Current Behavior:* Installs latest Chocolatey (0.10.9), then errors out with non zero exit status
*Expected Behavior:* No non zero exit
*Steps to reproduce it:*
{code:bash}
packer build -var-file=default.json -var source_ami=LATEST_AMI_ID -var aws_access_key=AWS_ACCESS_KEY -var aws_secret_key=AWS_SECRET_KEY -var version=10.0 windows-2012-r2-base.json{code}
Note:  Is fixed by downgrading to 0.10.8 of Chocolatey, but probably not best solution



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)