You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/04/14 01:54:00 UTC

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

    [ https://issues.apache.org/jira/browse/GEODE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438185#comment-16438185 ] 

ASF subversion and git services commented on GEODE-4956:
--------------------------------------------------------

Commit 5d2ca737c8ea74e9709f49c14df8f88af666a551 in geode-native's branch refs/heads/develop from M. Oleske
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=5d2ca73 ]

GEODE-4956: revert to latest chocolatey (#276)



> 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
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> *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)