Hi folks !
My system informations:
- Debian GNU/Linux 9 (stretch)
I’m trying to get a specific version of opendistroforelasticsearch following the official tutorial : Debian Package - Open Distro Documentation
I would like to get a specific package of opendistro (0.10.0), but looks like it’s not available.
As you can see in the output above, there is a missing version number between version 0.9.0-1 and 1.0.0-1
See opendistro release history here : Version History - Open Distro Documentation
I have to questions :
- Why the package is missing, is it a “normal” behaviour ?
- Is there any way to this package version ?
apt-cache policy opendistroforelasticsearch
opendistroforelasticsearch:
Installed: 1.1.0-1
Candidate: 1.1.0-1
Version table:
1.1.0-1 500
1.0.2-1 500
1.0.0-1 500
0.9.0-1 500
0.8.0-1 500
Thank you for your reply !