[ https://issues.apache.org/jira/browse/GEODE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16420788#comment-16420788 ]
ASF subversion and git services commented on GEODE-4956: -------------------------------------------------------- Commit 2059808e19a9b51e3b08f50ab05374e0d54d5c47 in geode-native's branch refs/heads/develop from Jacob Barrett [ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=2059808 ] GEODE-4956: Lock Chocolatey to version 0.10.8. > 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 > Priority: Major > > *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)