RV: Problem at install / uninstall postgresql - Mailing list pgsql-hackers

From Miguel Pedreño Saura
Subject RV: Problem at install / uninstall postgresql
Date
Msg-id 000a01c6c6d6$2b9824d0$c601a8c0@MIPESA
Whole thread Raw
Responses Re: RV: Problem at install / uninstall postgresql
List pgsql-hackers

 

Hello!

 

            I’m installing postgresql in a O.S. Linux Ubuntu 6.06 and I have the next printout at installation process:

 

 

Setting up postgresql-7.4 (7.4.12-3) ...

Error: cluster configuration already exists

 

 

            I can’t find information about how I can solve the problem at Internet and I can install/uninstall anythings.

 

 

root@estigio:/tmp# aptitude install postgresql

Reading package lists... Done

Building dependency tree... Done

Reading extended state information

Initializing package states... Done

Building tag database... Done

No packages will be installed, upgraded, or removed.

0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Need to get 0B of archives. After unpacking 0B will be used.

Writing extended state information... Done

Setting up postgresql-7.4 (7.4.12-3) ...

Error: cluster configuration already exists

dpkg: error processing postgresql-7.4 (--configure):

 subprocess post-installation script returned error exit status 1

dpkg: dependency problems prevent configuration of postgresql:

 postgresql depends on postgresql-7.4; however:

  Package postgresql-7.4 is not configured yet.

dpkg: error processing postgresql (--configure):

 

postgresql-pltcl-7.4 depends on postgresql-7.4; however:

  Package postgresql-7.4 is not configured yet.

dpkg: error processing postgresql-pltcl-7.4 (--configure):

 dependency problems - leaving unconfigured

Errors were encountered while processing:

 postgresql-7.4

 postgresql

 postgresql-plperl-7.4

 postgresql-plpython-7.4

 postgresql-pltcl-7.4

E: Sub-process /usr/bin/dpkg returned an error code (1)

A package failed to install.  Trying to recover:

Setting up postgresql-7.4 (7.4.12-3) ...

Error: cluster configuration already exists

dpkg: error processing postgresql-7.4 (--configure):

 subprocess post-installation script returned error exit status 1

dpkg: dependency problems prevent configuration of postgresql-pltcl-7.4:

 postgresql-pltcl-7.4 depends on postgresql-7.4; however:

 

…..

  Package postgresql-7.4 is not configured yet.

dpkg: error processing postgresql-plpython-7.4 (--configure):

 dependency problems - leaving unconfigured

Errors were encountered while processing:

 postgresql-7.4

 postgresql-pltcl-7.4

 postgresql

 postgresql-plperl-7.4

 postgresql-plpython-7.4

root@estigio:/tmp#

 

 

 

Thanks, Miguel

pgsql-hackers by date:

Previous
From: stark
Date:
Subject: Re: Tricky bugs in concurrent index build
Next
From: "Greg Sabino Mullane"
Date:
Subject: Re: [PATCHES] Intervals within information_schema