GeoNode / ansible-geonode

Ansible GeoNode Scripts
https://galaxy.ansible.com/GeoNode/geonode/
7 stars 21 forks source link

No package matching 'postgresql-9.5-postgis-2.3' is available #46

Open d3netxer opened 6 years ago

d3netxer commented 6 years ago

got the following error when trying to run playbook:

TASK [GeoNode.geonode : install PostGIS] ******************************************************************************************************************************************
failed: [xx.xx.xxx.xxx] (item=[u'python-psycopg2', u'postgresql-9.5', u'postgresql-contrib-9.5', u'postgresql-9.5-postgis-2.3']) => {"changed": false, "item": ["python-psycopg2", "postgresql-9.5", "postgresql-contrib-9.5", "postgresql-9.5-postgis-2.3"], "msg": "No package matching 'postgresql-9.5-postgis-2.3' is available"}
kalxas commented 6 years ago

Thanks, I will review

d3netxer commented 6 years ago

Thanks @kalxas . Also in the requirements file I did put geonode equal to 2.8.1, maybe this affected it? Anyways, are there any plans to make this work with geonode 2.8.1?

kalxas commented 6 years ago

2.8.1 is not supported yet by the ansible scripts.