Hi all, I have an error while building geonode from HEAD github version.
Error listing below: $ python bootstrap.py --no-site-packages .... Obtaining gsconfig.py from git+ https://github.com/dwins/gsconfig.py.git#egg=gsconfig.py (from -r shared/core-libs.txt (line 5)) Cloning https://github.com/dwins/gsconfig.py.git to ./src/gsconfig.py Complete output from command /usr/bin/git clone -q https://github.com/dwins/gsconfig.py.git/work/workspace/geonode/src/gsconfig.py: ---------------------------------------- Command /usr/bin/git clone -q https://github.com/dwins/gsconfig.py.git/work/workspace/geonode/src/gsconfig.py failed with error code 128 Storing complete log in ./pip-log.txt error: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed while accessing https://github.com/dwins/gsconfig.py.git/info/refs fatal: HTTP request failed Build failed: Subprocess return code: 1 It looks like something wrong with SSL certificate ... Thanks for help! -- Dmitriy Tyugaev
