Robin Davis
Robin Davis
Thanks for the quick response @JerrySievert I have just checked the python version that comes with that docker version and it's 2.7.9
so i ran ```apt-get remove python3.*``` and all the packages it listed where not installed, at the point it goes into make static
may have missed some of the error which i was getting earlier, apologies ```Running: gclient sync --with_branch_heads sys.exit(main()) File "/tmp/build/plv8-1.5.3/build/depot_tools/fetch.py", line 301, in main return run(options, spec, root) File "/tmp/build/plv8-1.5.3/build/depot_tools/fetch.py",...
Tried that last night installing it on a Debian instance and going through what the docker file would do, and at all stages, it was Python 2.7.9. Not sure how...
because it doesn't allow us to select the correct version of Postgres clkao 9.6 - 1.5.3 is also failing nightly due to the same issue.
In AddInfrastructureServices you are calling AddMultitenancyServices before you call AddPersistenceService (which adds the IOptions for Database settings)