I got here after upgrading 14.04 to 16.04. At first I got the problem as
originally described. Then I installed the proposed packages (7.0.5
+dfsg-4ubuntu0.1).

This appears to have solved the original problem. However, I get the
same error as Marcus Meyer above:

23-Oct 03:05 tomcat-dir JobId 0: Fatal error: sql_create.c:90 Create DB
Job record INSERT INTO Job
(Job,Name,Type,Level,JobStatus,SchedTime,JobTDate,ClientId,Comment)
VALUES ('Raven.2016-10-23_03.05.01_04','Raven','B','I','C','2016-10-23
03:05:01',1477184701,3,'') failed. ERR=Field 'StartTime' doesn't have a
default value

And consequently, checking this in MySQL gives the following:

mysql> SHOW COLUMNS FROM Job From bacula LIKE 'StartTime';
+-----------+----------+------+-----+---------+-------+
| Field     | Type     | Null | Key | Default | Extra |
+-----------+----------+------+-----+---------+-------+
| StartTime | datetime | NO   |     | NULL    |       |
+-----------+----------+------+-----+---------+-------+
1 row in set (0.00 sec)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570923

Title:
  bacula-dir won't start with "undefined symbol: mysql_init"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1570923/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to