Re: Upgrade - Mailing list pgsql-general

From Mihai Gheorghiu
Subject Re: Upgrade
Date
Msg-id 01b101c15bc7$660e0960$6e646464@New6.Travel
Whole thread Raw
In response to Upgrade  ("Mihai Gheorghiu" <tanethq@earthlink.net>)
List pgsql-general
Thank you all.
It's working OK now.

-----Original Message-----
From: Rich Shepard <rshepard@appl-ecosys.com>
To: Mihai Gheorghiu <tanethq@earthlink.net>
Cc: pgsql-general@postgresql.org <pgsql-general@postgresql.org>
Date: Monday, October 22, 2001 6:14 PM
Subject: Re: [GENERAL] Upgrade


>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: Andrew Gould
Date:
Subject: Re: Database design?
Next
From: Rich Shepard
Date:
Subject: Re: Database design?