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

2018-04-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2018-03-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2018-03-28 Thread Michael Oleske (JIRA)

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

Michael Oleske commented on GEODE-4956:
---

https://github.com/chocolatey/choco/issues/1529

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