M Somerville

Results 242 comments of M Somerville

Sorry, the install script has not been updated in some time and yes, is still written for python2 (and looks like it has other issues, e.g. assuming any PostGIS version...

The only documentation I think we have is http://code.mapit.mysociety.org/install/ - you want the "Installation standalone with the example project" section, not the "Installation as a Django app" section. However, this...

FWIW, I just added a call to `create_postgres_template_utf8` to site-specific.sh and it ran okay (to there at least, then I quit out).

Have added commit to implement different locale setup. Would be good to have a number of eyes checking this @garethrees @mhl :)

@garethrees You didn't set `DISTRIBUTION` in your miniscript, so en_GB.UTF-8 wasn't generated; I think that's the issue with that output anyway. I've pushed a sh/bash difference fix that I think...

Separate issue - if LANG is an okay UTF-8, but not installed on the server, my first `if` will fail because you can't yet set LC_ALL in order to call...

Yes, that will happen if you run the install script with bash rather than sh as the instructions/Vagrantfile do, due to the differing behaviours of `echo`. That line is the...

Just to note it's not "people with javascript disabled", it's me on a train on Tuesday with full javascript support: http://www.kryogenix.org/code/browser/why-availability/

Internal discussion at https://github.com/mysociety/sysadmin/issues/1639

These packages are both available from our package repo at debian.mysociety.org, hope that's helpful.