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. >>>>
