Re: Strange problem upgrading to 7.0.3x

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Strange problem upgrading to 7.0.3x
Date: 2000-11-17 01:54:26
Message-ID: Pine.LNX.4.30.0011161750380.7812-100000@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 15 Nov 2000, Lamar Owen wrote:

> However, the error should not have occurred in the first place -- I
> guess a -2 RPMset is in order.

This is getting more strange all the time. I grabbed the 7.0.3-2 rpms and
tried to install them. Here's what I get:

[root(at)salmo rshepard]# rpm -ivh postgresql-server-7.0.3-2.i386.rpm
file /etc/rc.d/init.d/postgresql from install of postgresql-server-7.0.3-2
conflicts with file from package postgresql-server-6.5.3-1
file /usr/bin/initdb from install of postgresql-server-7.0.3-2 conflicts
with file from package postgresql-server-6.5.3-1
file /usr/bin/initlocation from install of postgresql-server-7.0.3-2
conflicts with file from package postgresql-server-6.5.3-1
file /usr/bin/ipcclean from install of postgresql-server-7.0.3-2 conflicts
with file from package postgresql-server-6.5.3-1
file /usr/bin/pg_passwd from install of postgresql-server-7.0.3-2 conflicts
with file from package postgresql-server-6.5.3-1
file /usr/bin/pg_version from install of postgresql-server-7.0.3-2 conflicts
with file from package postgresql-server-6.5.3-1
file /usr/bin/postgres from install of postgresql-server-7.0.3-2 conflicts
with file from package postgresql-server-6.5.3-1
file /usr/bin/postgresql-dump from install of postgresql-server-7.0.3-2
conflicts with file from package postgresql-server-6.5.3-1

There is no /etc/rc.d/init.d/postgresql, nor any of the files in /usr/bin.
I specifically removed them. Something, somewhere, has a record that 6.5.3-1
is installed, and I don't know where to look for it.

Once getting past this mess, I assume that the install sequence is
postgresql, postgresql-server, then the others I want (-python, -test, -tk,
-devel). Yes?

How strange! I'm sure there's a simple answer that I cannot see.

Thanks,

Rich

Dr. Richard B. Shepard, President

Applied Ecosystem Services, Inc. (TM)
Making environmentally-responsible mining happen. (SM)
--------------------------------
2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
+ 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | rshepard(at)appl-ecosys(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-11-17 02:15:17 Re: Strange problem upgrading to 7.0.3x
Previous Message Marko Kreen 2000-11-17 01:54:12 Re: [HACKERS] Re: PHPBuilder article -- Postgres vs MySQL