[GeoNode-users] paver setup fails - can't find geoserver auth config.xml

Gavin Fleming gavin at kartoza.com
Tue Mar 3 19:42:01 PST 2015


Hi all

I'm on a mission to get Geonode running in Docker, at first
monolithically as it is currently configured in the geonode repo and
then by breaking it up in microservices.

But first, I'm struggling with the monolithic install.

1) The build fails unless you manually add the path 'geoserver/data'
before building.
2) Once that's done, paver setup throws this error:

---> pavement.setup
---> pavement.setup_geoserver
rmtree geoserver/data


Captured Task Output:
---------------------

---> pavement.setup
---> pavement.setup_geoserver
rmtree geoserver/data
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/paver/tasks.py", line 195, in _run_task
    return do_task()
  File "/usr/lib/pymodules/python2.7/paver/tasks.py", line 191, in do_task
    task()
  File "/usr/lib/pymodules/python2.7/paver/tasks.py", line 320, in __call__
    retval = environment._run_task(self.name, self.needs, self.func)
  File "/usr/lib/pymodules/python2.7/paver/tasks.py", line 213, in _run_task
    return do_task()
  File "/usr/lib/pymodules/python2.7/paver/tasks.py", line 192, in do_task
    return func(**kw)
  File "pavement.py", line 106, in setup_geoserver
    _install_data_dir()
  File "pavement.py", line 118, in _install_data_dir
    with open(config) as f:
IOError: [Errno 2] No such file or directory:
path('geoserver/data/security/auth/geonodeAuthProvider/config.xml')

Any suggestions?

Also, is anyone also working on this? If so I'd like to collaborate.

Thanks

Gavin
-- 
------------------------------------------------------------------------------------------
Gavin Fleming - Joint MD - PGP 1234
Visit http://kartoza.com <http://kartoza.com/>to find out about open source:
* Desktop GIS programming services
* Geospatial web development
* GIS Training
* Consulting Services
Skype: phlemingo
-------------------------------------------------------------------------------------------
Kartoza = Linfiniti ∪ Afrispatial
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20150304/7ddad4d2/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: KartozaWebBanner.png
Type: image/png
Size: 22131 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20150304/7ddad4d2/attachment-0001.png>


More information about the geonode-users mailing list