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

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

     [ https://issues.apache.org/jira/browse/GEODE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob S. Barrett resolved GEODE-4956.
-------------------------------------
    Resolution: Fixed

> 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)