Package: postgresql-7.4
Version: 1:7.4.12-3
Severity: normal
I was stuck by a (seemingly minor, but that eludes me) minor error of the
updating process :
pc3-ec:~# dpkg --configure --pending
Setting up postgresql-7.4 (7.4.12-3) ...
Starting PostgreSQL 7.4 database server: maininvoke-rc.d: initscript
postgresql-7.4, action "start" failed.
dpkg: error processing postgresql-7.4 (--configure):
subprocess post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of postgresql-contrib-7.4:
postgresql-contrib-7.4 depends on postgresql-7.4; however:
Package postgresql-7.4 is not configured yet.
dpkg: error processing postgresql-contrib-7.4 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of postgresql-7.4-plr:
postgresql-7.4-plr depends on postgresql-7.4; however:
Package postgresql-7.4 is not configured yet.
dpkg: error processing postgresql-7.4-plr (--configure):
dependency problems - leaving unconfigured
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):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of postgresql-contrib:
postgresql-contrib depends on postgresql-contrib-7.4; however:
Package postgresql-contrib-7.4 is not configured yet.
postgresql-contrib depends on postgresql (>= 7.5); however:
Package postgresql is not configured yet.
dpkg: error processing postgresql-contrib (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
postgresql-7.4
postgresql-contrib-7.4
postgresql-7.4-plr
postgresql
postgresql-contrib
Then the lightning struck :
pc3-ec:~# /etc/init.d/postgresql-7.4 stop
Stopping PostgreSQL 7.4 database server: main.
And, of course :
pc3-ec:~# dpkg --configure --pending
Setting up postgresql-7.4 (7.4.12-3) ...
Starting PostgreSQL 7.4 database server: main.
Setting up postgresql-contrib-7.4 (7.4.12-3) ...
Restarting PostgreSQL 7.4 autovacuum daemon: main.
Setting up postgresql-7.4-plr (0.6.2-2) ...
Setting up postgresql (7.5.18) ...
Setting up postgresql-contrib (7.5.18) ...
Coud this annoying behaviour be corrected ?
And, BTW : some instruction on how to transition from 7.x to 8.x "the
Debian way" would be welcome...
Sincerely,
Emmanuel Charpentier
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12ec
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
Versions of packages postgresql-7.4 depends on:
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libcomerr2 1.38+1.39-WIP-2006.04.09-1 common error description library
ii libkrb53 1.4.3-6 MIT Kerberos runtime libraries
ii libpam0g 0.79-3.1 Pluggable Authentication Modules l
ii libpq3 1:7.4.12-3 PostgreSQL C client library
ii libssl0.9.8 0.9.8a-8 SSL shared libraries
ii postgresql-cl 1:7.4.12-3 front-end programs for PostgreSQL
ii postgresql-co 49 manager for PostgreSQL database cl
postgresql-7.4 recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]