[postgis-tickets] [PostGIS] #4993: Linux Package File Colision - Postgis 25_96 & 25_10

PostGIS trac at osgeo.org
Wed Sep 15 11:47:12 PDT 2021


#4993: Linux Package File Colision - Postgis 25_96 & 25_10
----------------------+---------------------------
 Reporter:  ctaeumel  |      Owner:  pramsey
     Type:  defect    |     Status:  new
 Priority:  medium    |  Milestone:  PostGIS 2.5.6
Component:  postgis   |    Version:  2.5.x
 Keywords:            |
----------------------+---------------------------
 Dear sir or madam,
 we've identified a bug in the current versions of the postgis-packages. If
 you install the Package (RHEL) postgis25_96 and postgis25_10 afterwords,
 the installation stops with a file conflict: /usr/lib/.build-
 id/bb/4ae5bb6b7deae36af28c343f30d2b7e55f88ee

 How to reproduce:
 1. Install OL8
 2. dnf install -y
 https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-
 redhat-repo-latest.noarch.rpm
 3. yum update
 4. dnf -qy module disable postgresql
 5. yum -y groupinstall "PostgreSQL Database Server 9.6 PGDG"
 6. yum -y install postgis25_96
 7. yum -y groupinstall "PostgreSQL Database Server 10 PGDG"
 8. yum -y install postgis25_10

 We think, that your build system has a bug and therefore hasn't assigned a
 new unique id.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4993>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list