Here's the latest doc for Ubuntu installation. https://www.elastic.co/guide/en/elasticsearch/reference/current/deb.html
It looks like we either need to get the new download location added to data/ubuntu/1604.yaml (without damaging nodes that depend on ES 1.7) or perhaps just add it to the ponymail definition. I don't have time to progress that for a while yet. On 23 December 2016 at 13:11, sebb <[email protected]> wrote: > I have manually installed 1.7.6, and that started OK. > >> $ apt-cache show elasticsearch | grep Version >> Version: 1.7.6 >> Version: 1.7.5 >> Version: 1.7.4 >> Version: 1.7.3+dfsg-3 >> Version: 1.7.3 >> Version: 1.7.2 >> Version: 1.7.1 >> Version: 1.7.0 >> >> We need to downdate to 1.7.6 until the later version can be found. >> >> >> >> >> On 23 December 2016 at 01:38, sebb <[email protected]> wrote: >>> On 22 December 2016 at 23:36, John D. Ament <[email protected]> wrote: >>>> I can't speak to Python version, Daniel mentioned ES 5 so I have a PR out >>>> to try to get that to install. It worked from a manual install FWIW. >>> >>> AIUI ES 5 has several incompatibilities with 2.x. Some may be in parts >>> of the code that are rarely used. >>> >>> But if the VM installation has problems at least we have found some of them. >>> >>>> On Dec 22, 2016 13:42, "sebb" <[email protected]> wrote: >>>> >>>>> I've found the cause of the difference, but it would still be useful >>>>> to know the details. >>>>> >>>>> Also the elasticsearch version. >>>>> >>>>> On 22 December 2016 at 11:36, sebb <[email protected]> wrote: >>>>> > Does anyone know the exact version of Python used by lists.a.o? >>>>> > And the version of the mail package? >>>>> > >>>>> > I'm seeing some different behaviour for mail parsing that I don't >>>>> > understand, and I would like to eliminate the version of Python/mail >>>>> > as a cause. >>>>>
