Your message dated Sat, 15 Nov 2008 02:48:46 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Does not affect recent versions.
has caused the Debian Bug report #265210,
regarding drupal: db structure not updated (missing throttle in system, headers
in cache)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
265210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=265210
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: drupal
Version: 4.4.2-1
Severity: important
after upgrading drupal (several times, I didn't check) it ended up with
outdated database even though I asked it to update db automatically (no
errors).
I've got following errors:
user error: Unknown column 'throttle' in 'field list'
query: UPDATE blocks ...
this was fixed by following the drupal upgrade instructions:
http://enzyme.org.nz/update.php
ALTER TABLE system ADD throttle tinyint(1) NOT NULL DEFAULT '0';
ALTER TABLE system ADD bootstrap int(2);
user error: Unknown column 'headers' in 'field list'
query: SELECT data, created, headers FROM cache WHERE ...
didn't find any info about this one ((yet).
erik
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=C, LC_CTYPE=C
Versions of packages drupal depends on:
ii apache2 2.0.50-7 Next generation, scalable, extenda
ii apache2-mpm-prefork [apache2] 2.0.50-8 Traditional model for Apache2
ii debconf 1.4.30 Debian configuration management sy
ii makepasswd 1.10-2 Generate and encrypt passwords
ii mysql-client 4.0.20-9 mysql database client binaries
ii php4-cgi 4:4.3.8-3 A server-side, HTML-embedded scrip
ii php4-mysql 4:4.3.8-5 MySQL module for php4
ii php4-pear 4:4.3.8-4 PEAR - PHP Extension and Applicati
ii postfix [mail-transport-agent 2.1.4-4 A high-performance mail transport
ii postgresql-client 7.4.3-3 Front-end programs for PostgreSQL
ii wwwconfig-common 0.0.36 Debian web auto configuration
-- debconf information:
drupal/createuser_failed:
* drupal/db_auto_update: true
drupal/dropdb_failed:
drupal/upgradedb_impossible:
* drupal/dbgeneration: false
* drupal/dbtype: MySQL
* drupal/database_doremove: false
drupal/upgradedb_failed:
* drupal/dbuser: drupal
drupal/conffile_failed:
* drupal/remove_backups: true
drupal/createdb_failed:
* drupal/dbserver: localhost
* drupal/webserver: apache-ssl, apache2
* drupal/dbname: drupal
drupal/dbadmin: root
drupal/initdb_failed:
--- End Message ---
--- Begin Message ---
Recent packages of drupal do not support automatica database upgrade
between major releases.
Regards,
L
--
Luigi Gangitano -- <[EMAIL PROTECTED]> -- <[EMAIL PROTECTED]>
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972 C24A F19B A618 924C 0C26
--- End Message ---