From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | cfornaro(at)gmail(dot)com |
Subject: | BUG #15043: postgresql yum repository dependency problem |
Date: | 2018-02-01 10:48:55 |
Message-ID: | 151748213533.1238.5628690154116540317@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 15043
Logged by: Christophe Fornaroli
Email address: cfornaro(at)gmail(dot)com
PostgreSQL version: 9.3.20
Operating system: CentOS Linux release 7.4.1708 (Core)
Description:
We are using the postgresql (9.3) yum repository and we can no longer update
our servers. The error is:
# yum update
...
Error: Package: gdal-libs-1.11.4-12.rhel7.x86_64 (pgdg93)
Requires: libproj.so.12()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
libproj.so.12 is part of proj version 4.9 but the available version in the
epel repository is 4.8.
Thanks
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2018-02-01 15:24:48 | Re: BUG #14952: COPY fails to fill in IDENTITY column default value |
Previous Message | Amit Langote | 2018-02-01 09:27:23 | Re: BUG #15042: Parition by list using enums odd behaviour |