| From: | Geoff Winkless <pgsqladmin(at)geoff(dot)dj> |
|---|---|
| To: | Geoff Winkless <pgsqladmin(at)geoff(dot)dj> |
| Cc: | "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: updating PGDG 12 devel on centos7 requires llvm5.0 |
| Date: | 2021-03-08 19:05:17 |
| Message-ID: | CAEzk6fdh8aN8rd2iabGKEp2SHdmop9hCrBCE7ejG6bV72h0eSA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, 8 Mar 2021 at 16:15, I wrote:
> Tried running yum update on my centos7 box. Get the following:
>
> Error: Package: postgresql12-devel-12.5-1PGDG.rhel7.x86_64 (postgresql_12)
> Requires: llvm5.0-devel >= 5.0
> I tried adding the EPEL repo just in case that was the issue but it
> hasn't made any difference.
In case anyone else hits the same issue, I had a dead network-local
cache of the epel repo in yum.repos.d that, even though it was marked
as disabled, was blocking the live repo that I added later.
Geoff
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2021-03-08 19:31:58 | Re: Stored function RETURNS table, but in some cases columns are missing - should I set them to NULL? |
| Previous Message | Michael Lewis | 2021-03-08 18:33:14 | Re: Question about when PostgreSQL 11.0 was released |