Package: postgresql
Severity: normal

[EMAIL PROTECTED]:/home/carlos# LANG=en_US apt-get install postgresql
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  postgresql: Depends: postgresql-client (>= 7.4) but it is not going to be 
installed
E: Broken packages

[EMAIL PROTECTED]:/home/carlos# LANG=en_US apt-get install postgresql-client
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  postgresql-client: Depends: libpq3 (>= 7.4) but it is not going to be 
installed
E: Broken packages

[EMAIL PROTECTED]:/home/carlos# LANG=en_US apt-get install libpq3
Reading Package Lists... Done
Building Dependency Tree... Done
libpq3 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

[EMAIL PROTECTED]:/home/carlos# dpkg -l libpq3
Desired=Unknown/Install/Remove/Purge/Hold
| Estado=No/Instalado/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: mayúmalo)
||/ Nombre                    Versió                 
Descripció++-=========================-=========================-==================================================================
ii  libpq3                    7.4.8-7                   PostgreSQL C client 
library

So I think 7.4.8 makes the condition "libpq3 (>= 7.4)" true, so it should 
install.
Thanks for your time and work in Debian.

-- 
 .''`.       Follow the white Rabbit - Ranty (and Lewis Carroll)
: :' :           
`. `'        Proudly running Debian GNU/Linux (Sid 2.6.11 Ext3)  
  `-     www.amayita.com  www.malapecora.com  www.chicasduras.com

Reply via email to