Re: Error Uninstalling 7.2.2 on Mandrake 9.0 - Mailing list pgsql-novice

From Joseph Healy
Subject Re: Error Uninstalling 7.2.2 on Mandrake 9.0
Date
Msg-id 1052002707.2387.8.camel@joedesk.hollowcore.com.au
Whole thread Raw
In response to Error Uninstalling 7.2.2 on Mandrake 9.0  ("Israel Calderon" <icalderus@hotmail.com>)
List pgsql-novice

Hi,

This is rpm complaining that other packages depend on postgresql
7.2.2-1mdk

Easiest solution is to remove all of those other packages:

[root@localhost data]# rpm -e libecpg3
[root@localhost data]# rpm -e libpgsqlodbc0
etc...

If you then install 7.3, it should be ok. you might need to reinstall
php-pgsql afterwards using something like

[root@localhost data]# rpm -ivh --nodeps php-pgsql-4.2.3-1mdk.rpm

Hope this helps

Joe


On Sun, 2003-05-04 at 05:20, Israel Calderon wrote:
>
>
>
>
> Hello
>
> I am running into an error while attempting to uninstall 7.2.2 from my
> machine. The reason I am uninstalling is because I want to use the latest
> 7.3 version. Anyhow Im issuing the 'rpm -e postgresql' command to attempt to
> uninstall. This is what I see:
>
>
> [root@localhost data]# rpm -e postgresql
> error: removing these packages would break dependencies:
>    postgresql = 7.2.2-1mdk is needed by libecpg3-7.2.2-1mdk
>    postgresql = 7.2.2-1mdk is needed by libpgsqlodbc0-7.2.2-1mdk
>    postgresql = 7.2.2-1mdk is needed by libpgperl-7.2.2-1mdk
>    postgresql = 7.2.2-1mdk is needed by postgresql-devel-7.2.2-1mdk
>    postgresql = 7.2.2-1mdk is needed by postgresql-python-7.2.2-1mdk
>    postgresql = 7.2.2-1mdk is needed by postgresql-server-7.2.2-1mdk
>    postgresql >= 7.1.3 is needed by php-pgsql-4.2.3-1mdk
> **********************************************************
>
> I made sure the postmaster wasnt up and running. Is there a solution to this
> error?
>
> Thanks
>
> Israel
>
> _________________________________________________________________
> MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
> http://join.msn.com/?page=features/virus
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


pgsql-novice by date:

Previous
From: Seth Nickell
Date:
Subject: Re: libpg: large object problems
Next
From: Nabil Sayegh
Date:
Subject: Re: Error Uninstalling 7.2.2 on Mandrake 9.0