Skip to content

Instantly share code, notes, and snippets.

View davekennewell's full-sized avatar

Dave Kennewell davekennewell

View GitHub Profile
This file has been truncated, but you can view the full file.
{
"mesh": {
"vertex": [
[
259440.5388,
6265664.8858,
737.7579956054688
],
[
261443.444801703,
@davekennewell
davekennewell / gist:130f10d6b45a88e2d1bfa9b8dcd065ad
Last active January 6, 2017 07:38
Geonode 2.5.6 ansible install error log 01
This is the error message when using commit 1e6d8f9:
TASK: [ansible-geonode | create {{db_metadata_instance}} db] ******************
changed: [34.193.54.183]
TASK: [ansible-geonode | add postgis to the {{db_metadata_instance}} db] ******
changed: [34.193.54.183]
TASK: [ansible-geonode | create {{db_data_instance}} db] **********************
INSTALLED_APPS = (
'modeltranslation',
'djangocms_admin_style', # for the admin skin. You **must** add 'djangocms_admin_style' in the list **before** 'django.contrib.admin'.
# Boostrap admin theme
# 'django_admin_bootstrapped.bootstrap3',
# 'django_admin_bootstrapped',
# Apps bundled with Django
root@ip-172-31-3-211:/opt/chef-run# ./geoshape-provision.sh
====[ Note:
This command will re-run the installation of geoshape with the same version already
on the machine. you can run this command to apply any changes you have made in dna.json
or re-download the corresponding geoserver.war
=> Are you sure you want to continue? y
[2015-09-23T12:09:50+00:00] INFO: Forking chef instance to converge...
Starting Chef Client, version 11.8.2
[2015-09-23T12:09:50+00:00] INFO: *** Chef 11.8.2 ***
[2015-09-23T12:09:50+00:00] INFO: Chef-client pid: 14858
{
"run_list": [
"role[geoshape_core]"
],
"vagrant": true,
"ssl": false,
"rogue": {
{
"run_list": [
"role[geoshape_core]"
],
"vagrant": true,
"ssl": true,
"rogue": {
...
Installing rspec-mocks 2.99.4 (was 2.99.3)
Using rspec 2.99.0
Using rspec-its 1.0.1
Using specinfra 1.27.5
Using serverspec 1.11.0
Using bundler 1.10.6
Bundle updated!
Resolving cookbook dependencies...