Giter Club home page Giter Club logo

geoshape-vagrant's People

Contributors

smesdaghi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

geoshape-vagrant's Issues

Can't mount shared directory

I've had a whole heap of trouble getting started, that turned out to be because the underlying vagrant box is long out of date, and doesn't support the current version of VirtualBox Guest Additions.

The fix for the VirtualBox Guest Additions bit turns out to be quite simple. Just do a sudo yum update inside the vagrant box and then a vagrant reload from outside. However it doesn't end there. Having done those updates, I get further errors:

==> default: Error: Package: gdal-2.1.2-1.el6.x86_64 (geoshape)
==> default: Requires: libnetcdf.so.6()(64bit)
==> default: Error: Package: gdal-2.1.2-1.el6.x86_64 (geoshape)
==> default: Requires: netcdf
==> default: Error: Package: gdal-2.1.2-1.el6.x86_64 (geoshape)
==> default: Requires: libhdf5.so.6()(64bit)
==> default: Error: Package: gdal-2.1.2-1.el6.x86_64 (geoshape)
==> default: Requires: hdf5
==> default: Error: Package: gdal-2.1.2-1.el6.x86_64 (geoshape)
==> default: Requires: postgresql96-libs

That seems to come from trouble installing the postgis-postgresql95 package.

Getting error ImportError: libkmldom.so.0: cannot open shared object file: No such file or directory

Got the following error while executing "geoshape-config init 192.168.99.110" step:

Not enabling BingMaps base layer as a BING_API_KEY is not defined in local_settings.py file.

0 static files copied to '/var/lib/geonode/uwsgi/static', 920 unmodified.
Not enabling BingMaps base layer as a BING_API_KEY is not defined in local_settings.py file.
Traceback (most recent call last):
File "/var/lib/geonode/rogue_geonode/manage.py", line 11, in
execute_from_command_line(sys.argv)
File "/var/lib/geonode/lib/python2.7/site-packages/django/core/management/init.py", line 399, in execute_from_command_line
utility.execute()
File "/var/lib/geonode/lib/python2.7/site-packages/django/core/management/init.py", line 392, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "/var/lib/geonode/lib/python2.7/site-packages/django/core/management/base.py", line 242, in run_from_argv
self.execute(*args, **options.dict)
File "/var/lib/geonode/lib/python2.7/site-packages/django/core/management/base.py", line 284, in execute
self.validate()
File "/var/lib/geonode/lib/python2.7/site-packages/django/core/management/base.py", line 310, in validate
num_errors = get_validation_errors(s, app)
File "/var/lib/geonode/lib/python2.7/site-packages/django/core/management/validation.py", line 34, in get_validation_errors
for (app_name, error) in get_app_errors().items():
File "/var/lib/geonode/lib/python2.7/site-packages/django/db/models/loading.py", line 196, in get_app_errors
self._populate()
File "/var/lib/geonode/lib/python2.7/site-packages/django/db/models/loading.py", line 78, in _populate
self.load_app(app_name)
File "/var/lib/geonode/lib/python2.7/site-packages/django/db/models/loading.py", line 99, in load_app
models = import_module('%s.models' % app_name)
File "/var/lib/geonode/lib/python2.7/site-packages/django/utils/importlib.py", line 40, in import_module
import(name)
File "/var/lib/geonode/lib/python2.7/site-packages/modeltranslation/models.py", line 84, in
handle_translation_registrations()
File "/var/lib/geonode/lib/python2.7/site-packages/modeltranslation/models.py", line 80, in handle_translation_registrations
autodiscover()
File "/var/lib/geonode/lib/python2.7/site-packages/modeltranslation/models.py", line 31, in autodiscover
import_module(module)
File "/var/lib/geonode/lib/python2.7/site-packages/django/utils/importlib.py", line 40, in import_module
import(name)
File "/var/lib/geonode/lib/python2.7/site-packages/geonode/base/translation.py", line 2, in
from geonode.base.models import (TopicCategory, SpatialRepresentationType, Region,
File "/var/lib/geonode/lib/python2.7/site-packages/geonode/base/models.py", line 28, in
from geonode.utils import bbox_to_wkt
File "/var/lib/geonode/lib/python2.7/site-packages/geonode/utils.py", line 28, in
from osgeo import ogr
File "/var/lib/geonode/lib/python2.7/site-packages/osgeo/init.py", line 21, in
_gdal = swig_import_helper()
File "/var/lib/geonode/lib/python2.7/site-packages/osgeo/init.py", line 17, in swig_import_helper
_mod = imp.load_module('_gdal', fp, pathname, description)
ImportError: libkmldom.so.0: cannot open shared object file: No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.