public inbox for [email protected]  
help / color / mirror / Atom feed
From: Justin Pryzby <[email protected]>
To: Devrim Gündüz <[email protected]>
Cc: [email protected]
Subject: Re: centos7, llvm and postgresql12-devel dependencies
Date: Tue, 15 Sep 2020 12:34:50 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>

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

I don't currently see any significant issue in the repos I've looked.

I think you'd want to separately check each combination of the PG repos and
their supported OS versions.

-- 
Justin





view thread (24+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: centos7, llvm and postgresql12-devel dependencies
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox