Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upVersion conflict for logstash and logstash-contrib #167
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
electrical
Jun 26, 2014
Contributor
Hi,
This is an error in the module indeed since it passes the version to both package installs ( core and contrib )
I hope to solve it soon, sorry for the issue :-(
|
Hi, This is an error in the module indeed since it passes the version to both package installs ( core and contrib ) |
electrical
added
bug
labels
Jul 16, 2014
jlintz
referenced this issue
Jul 31, 2014
Merged
Add support for passing in logstash-contrib package version #175
electrical
closed this
in
#175
Jul 31, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
malyem commentedJun 26, 2014
Param 'version' on Ubuntu 14.04 requires to set version of package like '1.4.2-1-2c0f5a1' for logstash. But logstash-contrib requires '1.4.2-1-efd53ef' and this provides error.
Only solution for now is to set 'package_url' and 'contrib_package_url'.
My config: