Opened 3 years ago
Closed 3 years ago
#4993 closed defect (invalid)
Linux Package File Colision - Postgis 25_96 & 25_10
Reported by: | ctaeumel | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.5.6 |
Component: | postgis | Version: | 2.5.x -- EOL |
Keywords: | Cc: |
Description
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:
- Install OL8
- dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm
- yum update
- dnf -qy module disable postgresql
- yum -y groupinstall "PostgreSQL Database Server 9.6 PGDG"
- yum -y install postgis25_96
- yum -y groupinstall "PostgreSQL Database Server 10 PGDG"
- yum -y install postgis25_10
We think, that your build system has a bug and therefore hasn't assigned a new unique id.
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please use the correct bug tracker for the packages. Core postgis project does not handle RPM packaging.
https://redmine.postgresql.org/projects/pgrpms/