| From: | "James Cassell" <fedoraproject(at)cyberpear(dot)com> |
|---|---|
| To: | "PostgreSQL Yum Package List" <pgsql-pkg-yum(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: PostGIS 3.0 dependency error |
| Date: | 2019-09-11 00:51:41 |
| Message-ID: | 09d18345-1045-4683-9ad6-a2a54537ef77@www.fastmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
On Tue, Sep 10, 2019, at 5:52 PM, Joe McEttrick wrote:
> Greetings,
>
> I'm seeing a transitive dependency issue in the pgdg yum repos when
> installing postgis30 packages.
>
> sudo yum install postgis30_10-utils
>
> ...
>
> -> Processing Dependency: sqlite-libs >= 3.7 for package:
> proj61-6.1.0-1.rhel7.x86_64
> --> Finished Dependency Resolution
> Error: Package: proj61-6.1.0-1.rhel7.x86_64 (pgdg10)
> Requires: sqlite-libs >= 3.7
>
> This is on CentOS 7. I'm seeing the same issue with the postgis30_11
> package. Anyone have thoughts on how to get the proj61 dependency
> fixed?
>
I can confirm this issue on RHEL 7.7.
V/r,
James Cassell
> Forcing the dependency to install has worked so far as a workaround,
> but this is not ideal obviously.
>
> sudo rpm -Uvh --nodeps proj61-6.1.0-1.rhel7.x86_64.rpm
>
>
> Thanks in advance,
> Joe
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ian Barwick | 2019-09-13 01:13:37 | Where oh where have the 9.3 SRPMs gone? |
| Previous Message | Joe McEttrick | 2019-09-10 21:52:49 | PostGIS 3.0 dependency error |