Hello,

pon., 22 mar 2021 o 15:44 Adolf Belka (gmail) <adolf.be...@gmail.com>
napisał(a):

> 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'
>

It seems you have no permissions (Access denied above) to create a
database. No database, no regression testing.

best regards
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to