Re: Upgrade

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: Mihai Gheorghiu <tanethq(at)earthlink(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Upgrade
Date: 2001-10-22 22:13:02
Message-ID: Pine.LNX.4.33.0110221509590.25365-100000@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 22 Oct 2001, Mihai Gheorghiu wrote:

> [root(at)localhost pg]# rpm -U --force postgresql*
> error: failed dependencies:
> postgresql = 7.0.3 is needed by postgresql-python-7.0.3-8
>
> Same without --force.
>
> What would you suggest :-) Thanks in advance.

Two things:

1) Don't use the '--force' option except as a last resort. 99.44% of the
time you don't need it. I've used '--nodeps' when the dependency is there
but not visible to the package database.

2) As root, type 'rpm -e postgresql-python-7.0.8-8' and get rid of the
offender.

Then do 'rpm -Uvh postgresql-*'. The 'v' is for verbose (gives you
messages about progress or the lack thereof) and the 'h' is for hashmarks
that illustrate progress.

Good luck!

Rich

Dr. Richard B. Shepard, President

Applied Ecosystem Services, Inc. (TM)
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
http://www.appl-ecosys.com

In response to

  • Re: Upgrade at 2001-10-22 14:54:19 from Mihai Gheorghiu

Browse pgsql-general by date

  From Date Subject
Next Message Keary Suska 2001-10-22 22:24:19 Re: Upgrade
Previous Message Doug McNaught 2001-10-22 21:59:25 Re: Upgrade