Hi all,
I've been having difficulty installing postgresql-ssl from unstable on 10.2.8.
see below for dpkg: error processing postgresql74-ssl (--configure)
There's a link to the complete output below.
Thanks for your help!
Robert
===
bash-2.05b$ sudo apt-get install postgresql-ssl
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
postgresql74-ssl
The following NEW packages will be installed:
postgresql-ssl postgresql74-ssl
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/6384kB of archives. After unpacking 21.7MB will be used.
Do you want to continue? [Y/n]
Selecting previously deselected package postgresql74-ssl.
(Reading database ... 124922 files and directories currently installed.)
Unpacking postgresql74-ssl (from .../postgresql74-ssl_7.4.6-12_darwin-powerpc.deb) ...
Selecting previously deselected package postgresql-ssl.
Unpacking postgresql-ssl (from .../postgresql-ssl_7.4.6-12_darwin-powerpc.deb) ...
Setting up postgresql74-ssl (7.4.6-12) ...
dpkg: error processing postgresql74-ssl (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of postgresql-ssl:
postgresql-ssl depends on postgresql74-ssl (>= 7.4.6-12); however:
Package postgresql74-ssl is not configured yet.
dpkg: error processing postgresql-ssl (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
postgresql74-ssl
postgresql-ssl
E: Sub-process /sw/bin/dpkg returned an error code (1)
bash-2.05b$ gcc --version | head -n 1; fink -V | head -n 2; sw_vers; uname -m; date
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1493)
Package manager version: 0.23.5
Distribution version: 0.6.3.rsync
ProductName: Mac OS X
ProductVersion: 10.2.8
BuildVersion: 6R73
Power Macintosh
Mon Feb 21 20:32:34 CST 2005
The complete output can be found here: http://uts.cc.utexas.edu/~bentones/development/at-home/20050221.txt
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
