[request-tracker-maintainers] Bug#523090: request-tracker3.8: db-config creates wrong mysql database
Krzysztof Raczkowski
raczkow at prz.edu.pl
Wed Apr 8 12:39:11 UTC 2009
Package: request-tracker3.8
Version: 3.8.2-1
Severity: normal
I've got a following error while installing request-tracker3.8:
Creating config file /etc/dbconfig-common/request-tracker3.8.conf with new version
Creating config file /etc/request-tracker3.8/RT_SiteConfig.d/51-dbconfig-common with new version
granting access to database rtdb for rtuser at localhost: success.
verifying access for rtuser at localhost: success.
creating database rtdb: success.
verifying database rtdb exists: success.
populating database via scriptfile...
Creating config file /etc/request-tracker3.8/RT_SiteConfig.pm with new version
Working with:
Type: mysql
Host: localhost
Name: rt3
User: rtuser
DBA: rtuser (No DBA)
Failed to connect to dbi:mysql:dbname=rt3;host=localhost as user 'rtuser': Access denied for user 'rtuser'@'localhost' to database 'rt3'error encountered populating database:
/usr/share/dbconfig-common/scripts/request-tracker3.8/install/mysql exited with non-zero status
dbconfig-common: request-tracker3.8 configure: ignoring errors from here forwards
done.
As you can see, db-config creates database named 'rtdb', but then, it tries to initiate database named 'rt3'.
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-xen-amd64 (SMP w/4 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
More information about the pkg-request-tracker-maintainers
mailing list