BUG #16394: Conflicting package postgis versions 2.5 and 3.0 - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16394: Conflicting package postgis versions 2.5 and 3.0
Date
Msg-id 16394-92038755a008597d@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16394
Logged by:          Cesar Jorge Martínez
Email address:      cesarjorgemartinez@gmail.com
PostgreSQL version: 11.7
Operating system:   RedHat/CentOS 7.7
Description:

Hi,

I have conflicting versions in PostgreSQL 11.7 (I don't known other
PostgreSQL versions).

Then, when we update this packages:
yum update postgis30_11 (or postgis25_11)
yum update osm2pgrouting_11
yum update pgrouting_11

Then:
The last package pgrouting_11 requires postgis30_11
The last package  osm2pgrouting_11 requires postgis25_11

Then fails with:
Transaction check error:
  file /usr/pgsql-11/lib/postgis-2.5.so conflicts between attempted installs
of postgis25_11-2.5.4-1.rhel7.x86_64 and postgis30_11-3.0.1-4.rhel7.x86_64
  file /usr/pgsql-11/lib/postgis_topology-2.5.so conflicts between attempted
installs of postgis25_11-2.5.4-1.rhel7.x86_64 and
postgis30_11-3.0.1-4.rhel7.x86_64

Etc.

How to fix this conflicting packages?

Regards,
Cesar Jorge


pgsql-bugs by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: [BUG] non archived WAL removed during production crash recovery
Next
From: Jehan-Guillaume de Rorthais
Date:
Subject: Re: [BUG] non archived WAL removed during production crash recovery