Package: postgresql-common Version: 74 Severity: critical Justification: breaks the whole system
"/etc/init.d/postgresql-7.4 stop" blocks indefinitely for me, making a clean system shutdown impossible without altering the script. The first time, this forced my to power-off my machine which could possibly lead to filesystem corruption. The problem seems to be that pg_ctl of postgresql-7.4 fails and /usr/bin/pg_ctlcluster does not give the slightest hint that something is wrong but simply blocks. If I comment out close STDOUT just before the pg_ctl call, the following appears on the console: /usr/lib/postgresql/7.4/bin/pg_ctl: line 298: expr: Datei oder Verzeichnis nicht gefunden /usr/lib/postgresql/7.4/bin/pg_ctl: line 299: [: : integer expression expected /usr/lib/postgresql/7.4/bin/pg_ctl: line 307: sleep: Datei oder Verzeichnis nicht gefunden (endlessly repeated) I'm not sure what's causing this - my default system shell /bin/sh is bash, as on most other Debian systems I guess, and the code looks like valid sh / bash script code to me. However, it's deadly that pg_ctlcluster does not notice that pg_ctl failed. PostgreSQL-packages currently installed on my system: ii postgresql 8.2.4-1 object-relational SQL database (latest version) ii postgresql-7.4 1:7.4.17-1 object-relational SQL database, version 7.4 server ii postgresql-8.1 8.1.9-1 object-relational SQL database, version 8.1 server ii postgresql-8.2 8.2.4-1 object-relational SQL database, version 8.2 server ii postgresql-client 8.2.4-1 front-end programs for PostgreSQL (latest version) ii postgresql-client-7.4 1:7.4.17-1 front-end programs for PostgreSQL 7.4 ii postgresql-client-8.1 8.1.9-1 front-end programs for PostgreSQL 8.1 ii postgresql-client-8.2 8.2.4-1 front-end programs for PostgreSQL 8.2 ii postgresql-client-common 74 manager for multiple PostgreSQL client versions ii postgresql-common 74 manager for PostgreSQL database clusters ii postgresql-contrib 8.2.4-1 additional facilities for PostgreSQL (latest version) ii postgresql-contrib-7.4 1:7.4.17-1 additional facilities for PostgreSQL ii postgresql-contrib-8.2 8.2.4-1 additional facilities for PostgreSQL ii postgresql-doc 8.2.4-1 documentation for the PostgreSQL database management s ii postgresql-doc-7.4 1:7.4.17-1 documentation for the PostgreSQL database management s ii postgresql-doc-8.1 8.1.9-1 documentation for the PostgreSQL database management s ii postgresql-doc-8.2 8.2.4-1 documentation for the PostgreSQL database management s ii postgresql-plpython-7.4 1:7.4.17-1 PL/Python procedural language for PostgreSQL 7.4 ii postgresql-plpython-8.1 8.1.9-1 PL/Python procedural language for PostgreSQL 8.1 Greetings, Gunter -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (950, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.21.zb.20070519.1 (SMP w/2 CPU cores; PREEMPT) Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages postgresql-common depends on: ii adduser 3.102 Add and remove users and groups ii debconf [debconf-2.0] 1.5.13 Debian configuration management sy ii lsb-base 3.1-23.1 Linux Standard Base 3.1 init scrip ii postgresql-client-common 74 manager for multiple PostgreSQL cl ii procps 1:3.2.7-3 /proc file system utilities ii ssl-cert 1.0.14 Simple debconf wrapper for openssl postgresql-common recommends no packages. -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]