Re: upgrade to 7.0 using RPM

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Paul Condon <pecondon(at)quiknet(dot)com>
Cc: pgsql-general <pgsql-general(at)hub(dot)org>
Subject: Re: upgrade to 7.0 using RPM
Date: 2000-05-17 16:57:54
Message-ID: 3922CF92.FA02D598@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Paul Condon wrote:
>
> I am attempting to migrate to 7.0 using the RPMs that were recently
> announced.
> I use >rpm -Uvh <file name>
> During the processing of several of the RPMs I get a message:
> /sbin/ldconfig: warning: /usr/lib/libnewt.so.0.50 is not a symlink
> What does this mean? Should I be worried?
> I also got the same warning when I removed these with "rpm -e ..."

This is occuring when the postinstall and postuninstall scripts re-call
ldconfig. If you simply run /sbin/ldconfig, you may see the same
message.

It is not a PostgreSQL RPM problem, as libnewt is not a part of our RPM
set.

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Patrick Robin 2000-05-17 17:13:20 pg_dump return failed sanity check
Previous Message Paul Condon 2000-05-17 16:57:05 Re: PostgreSQL General Digest V1 #156