Package: drupal
Version: 4.5.5-1
Severity: important

Hi again! ;)

After resolving #312202 and #312230 as described in my follow-ups to these
bugreports, there was another problem left over:

After PostgreSQL migrated to the support of multiple PSQL instances
installed on the same box, such as 7.4 and 8.0, the following library wasn't
found anymore by drupal:

/usr/lib/postgresql/lib/plpgsql.so

For now, I fixed this by doing this:

uaddib:~# apt-file search lib/plpgsql.so
postgresql-7.4: usr/lib/postgresql/7.4/lib/plpgsql.so
postgresql-8.0: usr/lib/postgresql/8.0/lib/plpgsql.so
muaddib:~# ln -s /usr/lib/postgresql/7.4/lib/plpgsql.so 
/usr/lib/postgresql/lib/plpgsql.so

A dirty hack, but it works so far. Please consider fixing the plpgsql.so
path in your next upload of Drupal. TIA

Regards, 
Ingo

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11
Locale: LANG=en_US, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages drupal depends on:
ii  apache                        1.3.33-8   versatile, high-performance HTTP s
ii  debconf                       1.4.58     Debian configuration management sy
ii  exim4                         4.52-2     metapackage to ease exim MTA (v4) 
ii  exim4-daemon-heavy [mail-tran 4.52-2     exim MTA (v4) daemon with extended
ii  makepasswd                    1.10-3     Generate and encrypt passwords
ii  php4-cli                      4:4.4.0-2  command-line interpreter for the p
ii  php4-mysql                    4:4.4.0-2  MySQL module for php4
ii  php4-pgsql                    4:4.4.0-2  PostgreSQL module for php4
ii  postgresql-client             7.5.9      front-end programs for PostgreSQL 
ii  wwwconfig-common              0.0.43     Debian web auto configuration

Versions of packages drupal recommends:
ii  apache                        1.3.33-8   versatile, high-performance HTTP s
ii  php4                          4:4.4.0-2  server-side, HTML-embedded scripti
ii  postgresql                    7.5.9      object-relational SQL database man

-- debconf information:
  drupal/createuser_failed:
* drupal/db_auto_update: false
  drupal/dropdb_failed:
  drupal/upgradedb_impossible:
* drupal/dbgeneration: false
* drupal/dbtype: PostgreSQL
* drupal/database_doremove: false
  drupal/upgradedb_failed:
* drupal/dbuser: drupal
  drupal/conffile_failed:
* drupal/remove_backups: false
  drupal/createdb_failed:
* drupal/dbserver: muaddib
* drupal/webserver: apache
* drupal/dbname: drupal
  drupal/dbadmin: root
  drupal/initdb_failed:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to