Skip to content

GeoShape installing on an Existing Machine not working - Erlang broken dependency #107

@Thayvee

Description

@Thayvee

Good day

I'm new to GeoShape and I followed the Installing GeoSHAPE RedHat/CentOS doc, because I'm planning to deploy GeoShape on my work servers, which are a cluster of VMs and I have access to only one VM where I'm going to develop GeoShape so using Vagrant is not possible (and I tried this option but I'll talk about this one later). The situation is, I can't get GeoShape running because of some broken dependencies with, I guess, Erlang.

Here are the errors.

First running yum -y install geoshape geoshape-geoserver elasticsearch postgis-postgresql95 rabbitmq-server-3.6.1 I had the following error

Error: Paquete: geoshape-1.7.11-2.el7.centos.x86_64 (geoshape)
           Necesita: erlang >= 18.1
           Instalado: erlang-R16B-03.18.el7.x86_64 (@epel)
               erlang = R16B-03.18.el7
 Podría intentar utilizar el comando --skip-broken para sortear el problema
Podría intentar ejecutar: rpm- Va --nofiles --nodigest

And I can't get pass through this. I installed erlang 21.0 on a clean machine and still nothing. Also used the command --skip-broken and it continued with the installation but still the dependencies were broken, so at the moment of initialize geoshape-geoserver nothing happened. Also I don't want to work with broken dependencies.

I tried the vagrant option on my machine but appeared an error about the size of the ram, and I can't change ram size of the VM I'll be using on my work servers so, this option is not optimal.

Is there any way to install every GeoShape component one by one? I don't usually ask for help on internet but this time I'm trapped. Any help please?

Virtualbox : 5.2
System: CentOS 7
VM ram: 5gb

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