Your message dated Sun, 19 May 2013 16:37:33 +0000
with message-id <[email protected]>
and subject line Bug#708746: Removed package(s) from unstable
has caused the Debian Bug report #649501,
regarding Call to filter_xss in /usr/share/drupal6/includes/common.inc breaks
drush
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.)
--
649501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649501
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: drupal6
Version: 6.18-1squeeze1
Severity: important
This is a regression in the drupal6 6.18-1squeeze1 package from
squeeze/updates.
The issue is not present in stock squeeze.
Line 656 in /usr/share/drupal6/includes/common.inc contains a call to
filter_xss:
$entry = check_plain($types[$errno]) .': '. filter_xss($message) .' in
'. check_plain($filename) .' on line '. check_plain($line) .'.';
While this is working fine in drupal itself, this invocation breaks
drush with the following errors:
PHP Fatal error: Call to undefined function filter_xss() in
/usr/share/drupal6/includes/common.inc on line 656
session_start(): Cannot send session cookie - headers already sent by
(output started at [warning]
/usr/share/drush/includes/drush.inc:820) bootstrap.inc:1143
session_start(): Cannot send session cache limiter - headers already
sent (output started at [warning]
/usr/share/drush/includes/drush.inc:820) bootstrap.inc:1143
Assigning the return value of new by reference is deprecated
nusoap.php:7381
[notice]
Cannot modify header information - headers already sent by (output
started at /usr/share/drush/includes/drush.inc:820) [warning]
bootstrap.inc:709
Cannot modify header information - headers already sent by (output
started at /usr/share/drush/includes/drush.inc:820) [warning]
bootstrap.inc:710
Cannot modify header information - headers already sent by (output
started at /usr/share/drush/includes/drush.inc:820) [warning]
bootstrap.inc:711
Cannot modify header information - headers already sent by (output
started at /usr/share/drush/includes/drush.inc:820) [warning]
bootstrap.inc:712
Drush command could not be completed.
A workaround is to replace the filter_xss() call with check_plain(), but
that probably defies the original purpose of the change that added the
filter_xss function.
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages drupal6 depends on:
ii apache2 2.2.16-6+squeeze4 Apache HTTP Server metapackage
ii apache2-mpm-p 2.2.16-6+squeeze4 Apache HTTP Server -
traditional n
ii curl 7.21.0-2 Get a file from an HTTP,
HTTPS or
ii dbconfig-comm 1.8.46+squeeze.0 common framework for
packaging dat
ii debconf [debc 1.5.36.1 Debian configuration
management sy
ii percona-serve 5.1.59-rel13.0-325.squeeze Percona Server database
client bin
ii php5 5.3.3-7+squeeze3 server-side, HTML-embedded
scripti
ii php5-gd 5.3.3-7+squeeze3 GD module for php5
ii php5-mysql 5.3.3-7+squeeze3 MySQL module for php5
ii postfix [mail 2.7.1-1+squeeze1 High-performance mail
transport ag
ii wwwconfig-com 0.2.1 Debian web auto configuration
Versions of packages drupal6 recommends:
ii percona-serve 5.1.59-rel13.0-325.squeeze Percona Server database
server bin
drupal6 suggests no packages.
--- End Message ---
--- Begin Message ---
Version: 6.26-1.1+rm
Dear submitter,
as the package drupal6 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/708746
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)
--- End Message ---