bacula-dir won't start with "undefined symbol: mysql_init"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bacula (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Xenial |
Fix Released
|
High
|
Unassigned |
Bug Description
[Impact]
* bacula-dir fails to start after installation.
[Test Case]
* Install bacula-
* In a successful case, the bacula-dir process will start (and be running after installation).
[Regression Potential]
* The fix for this is to backport an upstream fix that changes the build to not use libmysqlclient_r.* files (which are no longer shiipped with MySQL 5.7). The regression potential should be low, as bacula-dir currently does not start at all.
1. Ubuntu release :
Description: Ubuntu Xenial Xerus (development branch)
Release: 16.04
2. Version of package
bacula-
Installed: 7.0.5+dfsg-4build1
Candidate: 7.0.5+dfsg-4build1
Version table:
*** 7.0.5+dfsg-4build1 500
500 http://
100 /var/lib/
3. Expectation : bacula-dir should start
4. bacula-dir did not start because of :
root@xenial:~# bacula-dir -d 99
bacula-dir: dird.c:194-0 Debug level = 99
bacula-dir: address_
root@xenial:~# bacula-dir: dir_plugins.c:148-0 Load dir plugins
bacula-dir: dir_plugins.c:150-0 No dir plugin dir!
bacula-dir: symbol lookup error: /usr/lib/
summary: |
- bacula-dir won't st + bacula-dir won't start |
Changed in bacula (Ubuntu): | |
importance: | Undecided → High |
tags: | added: mysql-5.7-transition |
Changed in bacula (Ubuntu): | |
assignee: | nobody → Norvald H. Ryeng (nryeng) |
milestone: | none → ubuntu-16.05 |
Changed in bacula (Ubuntu Xenial): | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in bacula (Ubuntu): | |
status: | Triaged → In Progress |
Changed in bacula (Ubuntu Xenial): | |
status: | Triaged → In Progress |
Changed in bacula: | |
status: | New → Fix Released |
Changed in bacula (Ubuntu): | |
assignee: | Nish Aravamudan (nacc) → nobody |
Changed in bacula (Ubuntu Xenial): | |
assignee: | nobody → Nish Aravamudan (nacc) |
affects: | bacula → ubuntu-translations |
no longer affects: | ubuntu-translations |
Changed in bacula (Ubuntu Xenial): | |
assignee: | Nish Aravamudan (nacc) → nobody |
Status changed to 'Confirmed' because the bug affects multiple users.