Re: Upgrade to 7.1 via RPM

From: Alessio Bragadini <alessio(at)albourne(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Upgrade to 7.1 via RPM
Date: 2001-08-06 12:04:03
Message-ID: 3B6E87B3.DDB27873@albourne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Paul Grenda wrote:

> Tried devel with -U OK, then server with -U but
> got message:
> "file /usr/bin/pg_id from install of postgresql-server-7.1.2-4PGDG conflicts
> with file from package postgresql-7.0.2-17"
> My questions are why do I get this conflict and should I use --force to
> overcome the error.

The PGDG (PostgreSQL Dev Group) RPM set for 7.1 is organized differently
from the RedHat set for 7.0. But one thing that seems you're missing is
the option to put more than one rpm file on the command line, avoiding
problems with the order of operation.

Try:
rpm -Fvh postgresql*7.1.2*rpm

-F (Freshen) rather than -U updates only packages that are already
installed.

Hope it helps.

--
Alessio F. Bragadini alessio(at)albourne(dot)com
APL Financial Services http://village.albourne.com
Nicosia, Cyprus phone: +357-2-755750

"It is more complicated than you think"
-- The Eighth Networking Truth from RFC 1925

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-08-06 12:28:34 Re: Installing PostgreSQL 7.1.2 on SCO Open Server 5.0.5
Previous Message Tony Grant 2001-08-06 11:40:20 user guide