While installing Discourse using the official install I ran into a problem.
This is what I performed:
sudo -s
git clone https://github.com/discourse/discourse_docker.git /var/discourse
cd /var/discourse
This is the error I got:
sudo: unknown group: it
sudo: unable to initialize policy plugin
Any help would be appreciated!