Opened 4 years ago

Closed 3 years ago

#4889 closed defect (invalid)

Missing Packages on SLES Postgres 10.15/Postgis 2.55

Reported by: andrest Owned by: pramsey
Priority: medium Milestone: PostGIS 2.5.6
Component: postgis Version: 2.5.x -- EOL
Keywords: Cc:

Description

We have to set up the requirements postgresql 10.15 with postgis 2.55 on a sles server (SUSE Linux Enterprise Server 12 SP5 (x86_64)). The following error always occurs with create extension: db=# create extension postgis; FEHLER: konnte Bibliothek »/usr/pgsql-10/lib/rtpostgis-2.5.so« nicht laden: libarmadillo.so.9: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

When we install the package by hand the next package is missing: »/usr/pgsql-10/lib/rtpostgis-2.5.so« nicht laden: libcfitsio.so.8: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden

Is there are a way to get all dependency packages or to add this packages to the SLES zypper postgis25_10 package?

Change History (1)

comment:1 by pramsey, 3 years ago

Resolution: invalid
Status: newclosed

Sorry, we have nothing to do with packaging. If the SUSE people are having trouble with packaging they can come to us for advice, but we have no control of their process.

Note: See TracTickets for help on using tickets.