From: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
---|---|
To: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
Cc: | pgsql-pkg-yum(at)postgresql(dot)org |
Subject: | proj72 dependency (Re: centos7, llvm and postgresql12-devel dependencies) |
Date: | 2021-03-22 13:35:37 |
Message-ID: | 20210322133537.GG4203@telsasoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-yum |
On Tue, Sep 15, 2020 at 12:34:50PM -0500, Justin Pryzby wrote:
> On Thu, May 14, 2020 at 02:57:26PM -0500, Justin Pryzby wrote:
> > On Thu, May 14, 2020 at 09:13:26AM -0500, Justin Pryzby wrote:
> > > Fails like:
> > >
> > > Error: Package: postgresql12-devel-12.3-1PGDG.rhel7.x86_64 (pgdg12)
> > > Requires: llvm-toolset-7-clang >= 4.0.1
> >
> > I'm not sure the reason or the details of the build process, but this kind of
> > thing has happened before, and I suggested that the build process should check
> > that the built packages are installable. Is that possible ?
> >
> > For now, I threw this together. On C7 it shows:
>
> I also found this tool ; maybe it'd be helpful.
>
> rpm -qf `which repoclosure`
> yum-utils-1.1.31-52.el7.noarch
>
> RH7:
> time repoclosure -n -l base -l epel -l centos-sclo-rh -r pgdg-common -r pgdg13-updates-testing |less
> RH8:
> time repoclosure -n --disablerepo '*' --enablerepo=BaseOS --enablerepo=epel --check pgdg-common --check pgdg13-updates-testing |less
This is currently complicates upgrading off of postgis alpha:
package: gdal32-libs-3.2.2-13.rhel7.x86_64 from pgdg-common
unresolved deps:
proj72 >= 0:8.0.0
I was able to install gdal32-libs by specifying the previous version
(yum is evidently too dumb to figure this out on its own).
--
Justin Pryzby
System Administrator
Telsasoft
+1-952-707-8581
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2021-03-22 14:45:08 | Re: please build packages --with-lz4 |
Previous Message | Justin Pryzby | 2021-03-22 02:03:59 | please build packages --with-lz4 |