Skip to content

Can't mount shared directory #3

@mc0e

Description

@mc0e

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions