Re: Upgrade - Mailing list pgsql-general

From Rich Shepard
Subject Re: Upgrade
Date
Msg-id Pine.LNX.4.33.0110221509590.25365-100000@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Upgrade  ("Mihai Gheorghiu" <tanethq@earthlink.net>)
List pgsql-general
On Mon, 22 Oct 2001, Mihai Gheorghiu wrote:

> [root@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@appl-ecosys.com
                         http://www.appl-ecosys.com


pgsql-general by date:

Previous
From: Keary Suska
Date:
Subject: Re: Upgrade
Next
From: Keary Suska
Date:
Subject: Referential Integrity Violation not triggered