Bacula-dir automated configuration makes a false mysql connection configuration

Bug #905804 reported by Manuel Ambauen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bacula (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

lsb_release -rd
Description: Ubuntu 11.10
Release: 11.10

apt-cache policy bacula-director-mysql
bacula-director-mysql:
  Installiert: 5.0.3-1ubuntu5
  Kandidat: 5.0.3-1ubuntu5
  Versionstabelle:
 *** 5.0.3-1ubuntu5 0
        500 http://de.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
        100 /var/lib/dpkg/status

Configuration of mysql-connection is false:
line 236 in /etc/bacula/bacula-dir.conf

  dbname = "bacula;" DB Address = ""; dbuser = "bacula"; dbpassword = "****"

Should be:
line 236 in /etc/bacula/bacula-dir.conf

  dbname = "bacula"; DB Address = ""; dbuser = "bacula"; dbpassword = "****"

Best Regards

description: updated
Robie Basak (racb)
Changed in bacula (Ubuntu):
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Robie Basak (racb)
Revision history for this message
Robie Basak (racb) wrote :

I'm blocked from testing a fix due to bug 897303.

Changed in bacula (Ubuntu):
assignee: Robie Basak (racb) → nobody
status: In Progress → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.