Hi Conrad,
I had exactly the same issue with LAVA 2018.02. It is related with python-django version. Refer to https://docs.djangoproject.com/en/1.11/releases/1.11/#django-template-backen... . V1.11 will be installed when using 'apt install -y -t stretch-backports lava-server' to install lava-sever from backports. I filed a ticket for this issue https://projects.linaro.org/browse/CTT-990
Before it is fixed, you may try the following to downgrade the package to v1.10 that from main repo.
# dpkg -r --force-all python-django # dpkg -r --force-all python3-django # dpkg -r --force-all python-django-common # apt --fix-broken install
-- Thanks, Chase
On 14 March 2018 at 01:36, Conrad Djedjebi conrad.djedjebi@linaro.org wrote:
Good morning everyone,
I would like to know if someone here already face the following message while opening a LAVA results page or LAVA alljobs page :
I am looking around LAVA documentation to check if it is a known issue. But if someone here already knows something about it, it could help me also.
regards,
Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users