proj72 dependency (Re: centos7, llvm and postgresql12-devel dependencies)

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема proj72 dependency (Re: centos7, llvm and postgresql12-devel dependencies)
Дата
Msg-id 20210322133537.GG4203@telsasoft.com
обсуждение исходный текст
Ответ на Re: centos7, llvm and postgresql12-devel dependencies  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: proj72 dependency (Re: centos7, llvm and postgresql12-devel dependencies)  (Devrim Gündüz <devrim@gunduz.org>)
Re: proj72 dependency (Re: centos7, llvm and postgresql12-devel dependencies)  (Devrim Gündüz <devrim@gunduz.org>)
Список 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



В списке pgsql-pkg-yum по дате отправления:

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: please build packages --with-lz4
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: please build packages --with-lz4