Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.3.11 not available on supermarket #250

Closed
masonleung opened this issue Oct 20, 2014 · 9 comments
Closed

Version 0.3.11 not available on supermarket #250

masonleung opened this issue Oct 20, 2014 · 9 comments

Comments

@masonleung
Copy link

Just want to note the latest version in supermarket.getchef.com is 0.3.10, not the latest version available

@LotharSee
Copy link

👍
I'm also waiting for it to fix the version upgrade issue.

@docwhat
Copy link

docwhat commented Nov 4, 2014

Please, @karmi !

Version 0.3.10 is really broken and should probably be removed from the supermarket. It downloads 0.92 even if you specify a newer version, but all the files/directories look like it downloaded the newer version.

@masonleung
Copy link
Author

@docwhat

I was able to install a different version by specifying version and download_url

default['elasticsearch']['version'] = '1.3.4' 
default['elasticsearch']['download_url'] = 'https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.3.4.tar.gz'

@docwhat
Copy link

docwhat commented Nov 14, 2014

@masonleung I assume you used 0.3.10? In 0.3.11 it "Just Worked" by setting the version number.

@masonleung
Copy link
Author

@docwhat Yup, I am using 0.3.10 that is available in the supermarket. I didn't do anything specific in the Berksfile to make it use the 0.3.11 from the git repo

@conorbranagan
Copy link

👍 would love to not have to point my Berksfile to a github tag and just use it from the supermarket.

@jeffbyrnes
Copy link

👍 to this, would love 0.3.11 on the Supermarket.

@webmat
Copy link

webmat commented Dec 18, 2014

Until this is fixed, Berkshelf users can simply use

cookbook "elasticsearch", "git@github.com:elasticsearch/cookbook-elasticsearch.git", :tag => "0.3.11"

@karmi
Copy link
Contributor

karmi commented Jan 13, 2015

Apologies to everyone!, we slipped here, both 0.3.11 and 0.3.12 are released at https://supermarket.chef.io/cookbooks/elasticsearch

@karmi karmi closed this as completed Jan 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants