Re: New 7.1.2 RPMS -- 7.1.2-2.PGDG

From: "Ted" <ted(at)#pobox(dot)i(dot)hate(dot)spam(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: New 7.1.2 RPMS -- 7.1.2-2.PGDG
Date: 2001-06-11 15:16:46
Message-ID: 9g2nd7$k3i$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-ports


"Lamar Owen" <lamar(dot)owen(at)wgcr(dot)org> wrote in message
news:01060912524003(dot)01102(at)lowen(dot)wgcr(dot)org(dot)(dot)(dot)
> Finally I have uploaded 7.1.2 RPMS, to
> /pub/binary/v7.1.2/RPMS
> on the ftp.postgresql.org master site. They should propagate out to the
> mirrors directly.

I tried these new binaries on my redhat 7.0 system...
The binaries I got were the ones from the redhat7.x folder (from the
Australian mirror)

There is a problem with these rpm's and openssl.

> Next, the binary RPM's have built-in support for open-ssl -- but you have
to
> have OpenSSL installed to use it. For RedHat 6.2, you can get openssl
binary
> RPM's from your favorite Red Hat updates mirror (I like rufus.w3.org, aka
> rpmfind.net).

Redhat7.0 already has (well my system did - cant remember if it is default
or not) the "redhat binary" of openssl-0.9.5a-14 installed.
The problem with openssl-0.9.5a and the postgresql-7.1.2-2.PGDG.i386.rpm
from the redhat 7.x folder on the ftp mirror is that
this rpm requires libcrypto.so.1 amongst other things (libssl as well).

Unfortunately redhat 7.0 has only libcrypto.so.0 and therefore you would
require to upgrade to
openssl-0.9.6 (which has libcrypto.so.1) to get the postgresql 7.1.2 rpm's
installed (short of doing a --nodeps I suppose)

I tried to upgrade my openssl with the openssl-0.9.6-3.i386.rpm from
redhat7.1 (using rpm -Uvh) but no luck as a lot of other rpm's were
depending on libcrypt.so.0 and so on.
It looks like the redhat7.1 openssl-0.9.6-3.i386.rpm package tries to remove
libcrypto.so.0.
So basically I am stuck with the older libcrypt and libssl libraries on
redhat7.0 without a lot of mucking around with updating about 13 other
packages requiring libcrypto.so.0

The way I got around it, and got postgresql 7.1.2 binaries installed???

I downloaded the postgresql-*7.1.2-2.PGDG.i386.rpm binaries from the redhat
6.2 folder on the postgresql ftp server/mirrors and they worked like a charm
with redhat 7.0

Maybe you should update your directory structure on the ftp server to
indicate the redhat7.x folder is really for redhat7.1 ????

--

Ted ICQ: 424324
____________________________________________
Get my PGP Public Key by fingering my email address
or get it from a PGP keyserver DH/DSS ID:0x2B272DFD
____________________________________________
If replying to me remove the # and the .i.hate.spam from my email address

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2001-06-11 16:18:24 Re: Include file problem
Previous Message Tomas Eriksson 2001-06-11 15:15:24 Re: Re: Variables in Postgresql

Browse pgsql-ports by date

  From Date Subject
Next Message Patrizio Trinchini 2001-06-12 09:39:05 Compilation of PostgeSQL with Borland Command Line Tools
Previous Message G. Armour Van Horn 2001-06-10 19:39:34 [RPM] Schedule question