Re: En: Error during update from version 6.5.3 to version 7.03 - Mailing list pgsql-novice

From ADBAAMD
Subject Re: En: Error during update from version 6.5.3 to version 7.03
Date
Msg-id 3AC9CDF4.4080706@bell.ca
Whole thread Raw
In response to En: Error during update from version 6.5.3 to version 7.03  (José Luiz <jlp@macknight.com.br>)
Responses pg_ctl restart?  (Chris Smith <csmith@squiz.net>)
List pgsql-novice
José Luiz wrote:
 >

>> Your install is conflicting because the package names
>> are not the same. You'll need to remove the old
>> package from postgres 6.5.3 (rpm -e pg_ifa)
>
> When I did this I received the following error message:
> error: removing these packages would break dependencies:
>     pg_ifa is needed by mod_php-3.0.15.58
>     pg_ifa is needed by pygresql-2.4.99
>     pg_ifa is needed by pg_iface-6.5.3.46
>     pg_ifa is needed by pgaccess-0.98.28
>     libpq.so.2.0 is needed by mod_php-3.0.15.58
>     libpq.so.2.0 is needed by pg_iface-6.5.3.46
>     libpq.so.2.0 is needed by postgres-6.5.3.46

    Perhaps you should just force install your new library instead of first
trying to remove the other ones.  If mod_php really needs the older
versions of the library, you could uprgrade it also to a newer,
compatible version; but usually there's no problem because of library
versioning: mod_php will continue to work even if you install a new
library version because the old version will be kept, just the main
symlink will point to the newer one.

    But it is always wiser to check if SuSe don't have a newer version
available, even if you have to buy the last CDs again.



--
  _
/ \   Leandro Guimarães Faria Corsetti Dutra         +55 (11) 3040 8913
\ /   Amdocs at Bell Canada                          +1 (514) 786 87 47
  X    Support Center, São Paulo, Brazil          mailto:adbaamd@bell.ca
/ \   http://terravista.pt./Enseada/1989/    mailto:leandrod@amdocs.com



pgsql-novice by date:

Previous
From: José Luiz
Date:
Subject: En: Error during update from version 6.5.3 to version 7.03
Next
From: Chris Smith
Date:
Subject: pg_ctl restart?