Package: bugzilla
Version: 2.20-1

I must admit that I installed this on Sarge rather than Etch. However, looking at the dependancies, there is everything available in Sarge that Bugzilla needs.

I am using MySQL 4.1.

I re-tried by removing the 'bugzilla' database and removing the 'bugzilla' account from mysql.user and mysql.db and then invoking 'dpkg-reconfigure bugzilla'. I also tried completely purging the package before a re-install.

Maybe the install process forgets to issue 'flush privileges' to MySQL (as root), before it tries to login with the freshly installed account?

# dpkg -i bugzilla_2.20-1_all.deb
Selecting previously deselected package bugzilla.
(Reading database ... 22076 files and directories currently installed.)
Unpacking bugzilla (from bugzilla_2.20-1_all.deb) ...
Setting up bugzilla (2.20-1) ...
Creating a new default bugzilla database...
DBD::mysql::db do failed: Access denied for user 'bugzilla'@'localhost' to database 'bugzilla' at /usr/share/perl5/Bugzilla/DB/Mysql.pm line 174

Bugzilla::DB::Mysql::bz_lock_tables('Bugzilla::DB::Mysql=HASH(0x97bb728)', 'series_categories WRITE', 'series WRITE') called at /usr/share/perl5/Bugzilla/Series.pm line 175

Bugzilla::Series::writeToDatabase('Bugzilla::Series=HASH(0x9515e40)') called at /usr/share/bugzilla/lib/checksetup.pl line 3465
Replacing config file /etc/bugzilla/params with new version


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

Reply via email to