Package: bugzilla3
Version: 3.2.0.1-1
Severity: grave
Justification: renders package unusable
After a regula apt-get dist-upgrade, I got a new MySql 5.1 server, and
bugzilla3 started to crash with
DBD::mysql::db do failed: SESSION variable 'max_allowed_packet' is read-only.
Use SET GLOBAL to assign the value [for Statement "SET SESSION
max_allowed_packet = 16777216"] at /usr/share/perl5/Bugzilla/DB/Mysql.pm line
114
Bugzilla::DB::Mysql::new('Bugzilla::DB::Mysql', 'bugzilla3',
'id3636mysql', 'localhost', 'bugzilla3', 3306, '') called at
/usr/share/perl5/Bugzilla/DB.pm line 111
Bugzilla::DB::_connect('mysql', 'localhost', 'bugzilla3', 3306, '',
'bugzilla3', 'id3636mysql') called at /usr/share/perl5/Bugzilla/DB.pm line 96
Bugzilla::DB::connect_main() called at /usr/share/bugzilla3/Bugzilla.pm
line 317
Bugzilla::dbh('Bugzilla') called at
/usr/lib/cgi-bin/bugzilla3/buglist.cgi line 54
My quick solution was to comment out the line 113 in
/usr/share/perl5/Bugzilla/DB/Mysql.pm. It looked like it tried to set the
value to 16M, which is also the value set in /etc/mysql/my.cnf, so the line
should not have much of an effect here. But I didn't study the code carefully,
and have not tested exclusively.
The mysql-server is version 5.1.37-2.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bugzilla3 depends on:
ii apache2 2.2.12-1 Apache HTTP Server metapackage
ii apache2-mpm-prefork [httpd] 2.2.12-1 Apache HTTP Server - traditional n
ii dbconfig-common 1.8.41 common framework for packaging dat
ii debconf 1.5.27 Debian configuration management sy
ii exim4 4.69-11 metapackage to ease Exim MTA (v4)
ii exim4-daemon-light [mail-tran 4.69-11+b1 lightweight Exim MTA (v4) daemon
ii libappconfig-perl 1.56-2 Perl module for configuration file
ii libcgi-pm-perl 3.45-1 Simple Common Gateway Interface Cl
ii libdbd-mysql-perl 4.012-1+b1 A Perl5 database interface to the
ii libemail-mime-modifier-perl 1.444-1 module to modify Email::MIME objec
ii libemail-send-perl 2.198-1 Perl module for simply sending ema
ii libtemplate-perl 2.20-1 template processing system written
ii libtimedate-perl 1.1600-9 Time and date functions for Perl
ii mysql-client 5.1.37-2 MySQL database client (metapackage
ii mysql-client-5.1 [mysql-clien 5.1.37-2 MySQL database client binaries
ii patch 2.5.9-5 Apply a diff file to an original
ii perl-modules [libcgi-pm-perl] 5.10.0-25 Core Perl modules
ii ucf 3.0021 Update Configuration File: preserv
Versions of packages bugzilla3 recommends:
ii libchart-perl 2.4.1-5 Chart Library for Perl
ii libxml-parser-perl 2.36-1.1+b1 Perl module for parsing XML files
ii mysql-server 5.1.37-2 MySQL database server (metapackage
ii mysql-server-5.1 [mysql-serv 5.1.37-2 MySQL database server binaries
ii perlmagick 7:6.5.5.3-1 Perl interface to the ImageMagick
Versions of packages bugzilla3 suggests:
ii bugzilla3-doc 3.2.0.1-1 comprehensive guide to Bugzilla
ii graphviz 2.20.2-3+b4 rich set of graph drawing tools
ii libgd-gd2-perl 1:2.39-2 Perl module wrapper for libgd - gd
ii libgd-graph-perl 1.44-3 Graph Plotting Module for Perl 5
ii libgd-text-perl 0.86-5 Text utilities for use with GD
ii libhtml-parser-perl 3.62-1 collection of modules that parse H
ii libhtml-scrubber-perl 0.08-4 Perl extension for scrubbing/sanit
ii libmailtools-perl 2.04-1 Manipulate email in perl programs
ii libmime-tools-perl 5.427-2 Perl5 modules for MIME-compliant m
pn libnet-ldap-perl <none> (no description available)
ii libsoap-lite-perl 0.710.08-2 Client and server side SOAP implem
ii libwww-perl 5.831-1 WWW client/server library for Perl
ii libxml-twig-perl 1:3.32-3 Perl module for processing huge XM
-- debconf information:
* bugzilla3/customized_values: false
* bugzilla3/passwords-do-not-match:
bugzilla3/database-type: mysql
bugzilla3/remove-error: abort
bugzilla3/mysql/admin-user: root
bugzilla3/dbconfig-remove:
* bugzilla3/dbconfig-install: true
bugzilla3/upgrade-error: abort
bugzilla3/internal/reconfiguring: false
bugzilla3/remote/newhost:
bugzilla3/internal/skip-preseed: false
bugzilla3/db/app-user: bugzilla3
bugzilla3/dbconfig-reinstall: false
bugzilla3/mysql/method: unix socket
* bugzilla3/bugzilla_admin_real_name: Heikki Levanto
bugzilla3/remote/host:
bugzilla3/install-error: abort
bugzilla3/remote/port:
bugzilla3/upgrade-backup: true
* bugzilla3/bugzilla_admin_name: [email protected]
bugzilla3/dbconfig-upgrade: true
bugzilla3/purge: false
bugzilla3/db/dbname: bugzilla3
bugzilla3/missing-db-package-error: abort
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]