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

cookbook breaks when an older version is locked for Debian/Ubuntu based installs #133

Closed
bdangit opened this issue Dec 5, 2016 · 1 comment · Fixed by #134
Closed

cookbook breaks when an older version is locked for Debian/Ubuntu based installs #133

bdangit opened this issue Dec 5, 2016 · 1 comment · Fixed by #134
Labels

Comments

@bdangit
Copy link
Owner

bdangit commented Dec 5, 2016

Currently cookbook is breaking for Debian/Ubuntu as the cookbook is seeking 1.0.2 which is much older than 1.1.0 that is currently out. https://repos.influxdata.com/ubuntu/dists/xenial/stable/binary-amd64/Packages

Workaround:
Specify 1.1.0 instead.

Possible long-term solution:
When not doing file based install and if it is Debian/Ubuntu based, we should ignore the version being specified.

@bdangit bdangit added the bug label Dec 5, 2016
cyberflow added a commit to cyberflow/chef-influxdb that referenced this issue Dec 6, 2016
@cyberflow cyberflow mentioned this issue Dec 6, 2016
bdangit added a commit that referenced this issue Dec 8, 2016
@bdangit
Copy link
Owner Author

bdangit commented Dec 8, 2016

thanks @cyberflow!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant