Re: Dependencies error on RHEL 6.4

From: Benoit BARTHELEMY <benoit(dot)barthelemy(at)gmail(dot)com>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>
Cc: pgsql-pkg-yum(at)postgresql(dot)org
Subject: Re: Dependencies error on RHEL 6.4
Date: 2014-06-18 11:48:27
Message-ID: CAPE9whq+DS+QuY=Px1=Gy5PZp2A-+0NWOLqYp9oz89aU7vQkyQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Thanks for your reply,

It's just that we're replicating "
http://yum.postgresql.org/8.4/redhat/rhel-6.4-x86_64/" branch of your web
repo which is not truly compatible with RHEL 6.4 (but the FTP folder is OK)
as there is no openssl 1.0.1 in RHEL 6.4 (it comes in 6.5).

Keep in mind that Red Hat offer extended support for RHEL releases (
http://www.redhat.com/products/enterprise-linux-add-ons/extended-update-support)
And we're probably not the only ones trying to use the web repo without
success !

We successfully switched to the FTP version of the repo which contain the
correct packages,

Regards,

Benoit BARTHELEMY

2014-06-18 13:11 GMT+02:00 Devrim Gündüz <devrim(at)gunduz(dot)org>:

>
> Hi,
>
> On Tue, 2014-06-03 at 17:52 +0200, Benoit BARTHELEMY wrote:
> > Hi there !
> >
> > We're currently using a RHEL 6.4 EUS system (up to date) with postgresql,
> > today we tried to migrate to the last available version on the yum
> > repository ( http://yum.postgresql.org/8.4/redhat/rhel-6.4-x86_64 ) but
> it
> > failed.
>
> (FWIW, 8.4 will be EOL'ed in a few months), still:
>
> > It seems the dependencies for
> postgresql84-server-8.4.21-1PGDG.rhel6.x86_64
> > cannot be met on our system.
>
> <snip>
>
> > > Package: postgresql84-libs-8.4.21-1PGDG.rhel6.x86_64
> > > (PostgreSQL-8.4)
> > > Requires: libssl.so.10(libssl.so.10)(64bit)
> > > Error: Package: postgresql84-server-8.4.21-1PGDG.rhel6.x86_64
> > > (PostgreSQL-8.4)
>
> <snip>
>
> > > # rpm -qa|grep openssl
> > > openssl-1.0.0-27.el6_4.2.x86_64
> > > openssl-devel-1.0.0-27.el6_4.2.x86_64
> >
> >
> > This version is containing the required files but I could not get
> > postgresql84-server updated.
> >
> > Any lead on the how or why of all this ?
>
> Did you update to the latest openssl? We do not support 6.4 or 6.3 -- we
> use the most up2date packages while building PostgreSQL.
>
> Regards,
> --
> Devrim GÜNDÜZ
> Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
> PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
> Twitter: @DevrimGunduz , @DevrimGunduzTR
>
>

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2014-06-18 11:53:55 Re: Dependencies error on RHEL 6.4
Previous Message Devrim Gündüz 2014-06-18 11:47:24 Re: Question about provides lines in spec for postgresqlXX-*