Hi All,

I initially setup the regression system with sqlite3 to prove it was working in 
a simple manner. This worked and I was able to run the regression tests, most 
of which passed.


I then changed my setup to mysql (mariadb for Arch Linux).

I then re-ran make setup but get a whole lot of errors at the end. The 
following is just the end part with the errors but if the whole of the output 
from make setup is required I can provide that.


Any clues, from the error messages being seen, for what I have not done 
correctly.


Stopping the Bacula File daemon
Stopping the Bacula Storage daemon
Stopping the Bacula Director daemon
Running database creation scripts
Creating mysql database
ERROR 1044 (42000) at line 1: Access denied for user ''@'localhost' to database 
'regress'
Creation of regress database succeeded.
ERROR 1044 (42000) at line 1: Access denied for user ''@'localhost' to database 
'regress'
Deletion of regress MySQL tables failed.
Dropped mysql tables
Making mysql tables
ERROR 1044 (42000) at line 1: Access denied for user ''@'localhost' to database 
'regress'
ERROR 1046 (3D000) at line 8: No database selected
ERROR 1046 (3D000) at line 15: No database selected
ERROR 1046 (3D000) at line 36: No database selected
ERROR 1046 (3D000) at line 51: No database selected
ERROR 1046 (3D000) at line 77: No database selected
ERROR 1046 (3D000) at line 84: No database selected
ERROR 1046 (3D000) at line 91: No database selected
ERROR 1046 (3D000) at line 111: No database selected
ERROR 1046 (3D000) at line 147: No database selected
ERROR 1046 (3D000) at line 181: No database selected
ERROR 1046 (3D000) at line 189: No database selected
ERROR 1046 (3D000) at line 203: No database selected
ERROR 1046 (3D000) at line 211: No database selected
ERROR 1046 (3D000) at line 227: No database selected
ERROR 1046 (3D000) at line 285: No database selected
ERROR 1046 (3D000) at line 317: No database selected
ERROR 1046 (3D000) at line 328: No database selected
ERROR 1046 (3D000) at line 338: No database selected
ERROR 1046 (3D000) at line 347: No database selected
ERROR 1046 (3D000) at line 349: No database selected
ERROR 1046 (3D000) at line 359: No database selected
ERROR 1046 (3D000) at line 368: No database selected
ERROR 1046 (3D000) at line 374: No database selected
ERROR 1046 (3D000) at line 381: No database selected
ERROR 1046 (3D000) at line 405: No database selected
ERROR 1046 (3D000) at line 412: No database selected
ERROR 1046 (3D000) at line 415: No database selected
ERROR 1046 (3D000) at line 423: No database selected
ERROR 1046 (3D000) at line 427: No database selected
ERROR 1046 (3D000) at line 443: No database selected
ERROR 1046 (3D000) at line 449: No database selected
ERROR 1046 (3D000) at line 454: No database selected
Creation of Bacula MySQL tables succeeded.
Granting mysql privileges
ERROR 1698 (28000): Access denied for user 'root'@'localhost'
Error creating privileges.
Starting the Bacula Storage daemon
Starting the Bacula File daemon
Starting the Bacula Director daemon
Stopping the Bacula File daemon
Stopping the Bacula Storage daemon
Stopping the Bacula Director daemon
bacula-dir: lockmgr.c:621-0 Failed ASSERT: 0
echo "Doing: scripts/do_sed"
Doing: scripts/do_sed
scripts/do_sed


Regards,

Adolf Belka

Sent from my Desktop Computer




_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to