Your message dated Mon, 21 Aug 2006 05:32:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366415: fixed in bugzilla 2.22-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: bugzilla
Version: 2.20.1-2
Severity: important
I recently upgraded my bugzilla installation, and I got this error:
Can't connect to the database.
Error: Access denied for user 'bugzilla'@'localhost' (using password: YES)
Is your database installed and up and running?
Do you have the correct username and password selected in localconfig?
After patching localconfig with the right db_pass, I now get this error:
'' is not a valid choice for $db_driver in localconfig: Can't locate
Bugzilla/DB/.pm in @INC (@INC contains: /usr/share/bugzilla /etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl) at (eval 16) line 3.
but my localconfig says:
$db_driver = "mysql";
Any ideas?
Thanks,
Jayen
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (980, 'testing'), (960, 'stable'), (930, 'unstable'), (900,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages bugzilla depends on:
ii apache2-mpm-prefork [httpd] 2.0.55-4 traditional model for Apache2
ii dbconfig-common 1.8.12 common framework for packaging dat
ii debconf [debconf-2.0] 1.5.0 Debian configuration management sy
ii exim4-daemon-light [mail-tra 4.61-1 lightweight exim MTA (v4) daemon
ii libappconfig-perl 1.56-2 Perl module for configuration file
ii libdbd-mysql-perl 3.0002-2+b1 A Perl5 database interface to the
ii libmailtools-perl 1.74-0.1 Manipulate email in perl programs
ii libtemplate-perl 2.14-1 template processing system written
ii libtimedate-perl 1.1600-5 Time and date functions for Perl
ii patch 2.5.9-4 Apply a diff file to an original
ii ucf 2.009 Update Configuration File: preserv
Versions of packages bugzilla recommends:
ii libchart-perl 2.4.1-3 Chart Library for Perl
ii libxml-parser-perl 2.34-4 Perl module for parsing XML files
ii mysql-server 5.0.20-1 mysql database server (current ver
ii mysql-server-5.0 [mysql-serve 5.0.20-1 mysql database server binaries
-- debconf information:
bugzilla/mysql_user: bugzilla
bugzilla/remove-error: abort
bugzilla/mysql/method: unix socket
bugzilla/internal/reconfiguring: false
* bugzilla/bugzilla_installation_way: Automatic
bugzilla/import-oldsettings:
* bugzilla/bugzilla_admin_real_name: Jayen Ashar
bugzilla/mysql_host: localhost
bugzilla/db/app-user: bugzilla
bugzilla/performing_upgrade: false
bugzilla/upgrade-backup: true
bugzilla/db/dbname: bugzilla
bugzilla/dbconfig-remove: true
bugzilla/database-type:
bugzilla/mysql_need_root: false
bugzilla/mysql_name: bugzilla
bugzilla/install-error: abort
* bugzilla/bugzilla_admin_name: [EMAIL PROTECTED]
bugzilla/passwords-do-not-match:
bugzilla/mysql_user_couldnotbe_empty:
bugzilla/remote/newhost:
bugzilla/mysql_available: true
bugzilla/dbconfig-install: true
bugzilla/mysql/admin-user: root
bugzilla/upgrade-error: abort
bugzilla/purge: false
bugzilla/bugzilla_installation_way_single: Manual
bugzilla/remote/host:
bugzilla/mysql_root_name: root
bugzilla/remote/port:
bugzilla/index_upgrade1:
bugzilla/dbconfig-upgrade: true
bugzilla/mysql_port: 3306
bugzilla/index_upgrade2:
--- End Message ---
--- Begin Message ---
Source: bugzilla
Source-Version: 2.22-2
We believe that the bug you reported is fixed in the latest version of
bugzilla, which is due to be installed in the Debian FTP archive:
bugzilla-doc_2.22-2_all.deb
to pool/main/b/bugzilla/bugzilla-doc_2.22-2_all.deb
bugzilla_2.22-2.diff.gz
to pool/main/b/bugzilla/bugzilla_2.22-2.diff.gz
bugzilla_2.22-2.dsc
to pool/main/b/bugzilla/bugzilla_2.22-2.dsc
bugzilla_2.22-2_all.deb
to pool/main/b/bugzilla/bugzilla_2.22-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexis Sukrieh <[EMAIL PROTECTED]> (supplier of updated bugzilla package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 14 Aug 2006 16:34:25 +0200
Source: bugzilla
Binary: bugzilla bugzilla-doc
Architecture: source all
Version: 2.22-2
Distribution: unstable
Urgency: low
Maintainer: Alexis Sukrieh <[EMAIL PROTECTED]>
Changed-By: Alexis Sukrieh <[EMAIL PROTECTED]>
Description:
bugzilla - web-based bug tracking system
bugzilla-doc - comprehensive guide to Bugzilla
Closes: 366415 372311 372477 372810 378120 381442 381556
Changes:
bugzilla (2.22-2) unstable; urgency=low
.
* debian/patches/08_showdependencygraph.dpatch
Changed the call to PerformSubsts to perform_substs which has changed
since 2.22 relase (thanks to Veit Guna).
(closes: #381556)
* Added Portuguese translation for debconf templates (thanks to Rui Branco).
(closes: #381442)
* debian/control:
+ depends on libmailtools-perl (>= 1.6.7).
+ recommends perlmagick for Image::Magick module.
(closes: #372311, #378120)
* debian/patches/03_webpath.dpatch
+ Added a [%webpath%] token for fixing a js path (thanks to Graham).
(closes: #372477)
* debian/patches/11_collectstats.pl.dpatch
+ The full path to duplicates.cgi (thanks to Frédéric Bothamy).
(closes: #372810)
* debian/patches/04_Config.pm.dpatch
+ Added a die statement when unable to execute $localconfig (thanks to
Jayen Ashar).
(closes: #366415)
Files:
ac346e5179544a0ff90f6f8c6761cdb7 688 web optional bugzilla_2.22-2.dsc
21f56e7f0b7be75b4af770675d0ae104 63628 web optional bugzilla_2.22-2.diff.gz
4cf104003442b4d7eadc416d4103db15 817260 web optional bugzilla_2.22-2_all.deb
b226089304ce9fdee60efe3d9fa1045a 609824 doc optional
bugzilla-doc_2.22-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE6aTQpFNRmenyx0cRAsEjAJ48z+mj2St0iI9oENz3nVQG3982qwCgre1k
ZgH7bNSGTlt2eGdiFWIZGXo=
=OYBZ
-----END PGP SIGNATURE-----
--- End Message ---