Re: [Bacula-users] New bacula install

2023-04-06 Thread Andrew Meyer via Bacula-users
I think these were provided from epel.  Is there a rpm/yum repo provided by bacula?? Sent from Yahoo Mail on Android On Thu, Apr 6, 2023 at 8:20, Phil Stracchino wrote: On 4/6/23 09:09, Andrew Meyer via Bacula-users wrote: > [@bacula01 ~]$ rpm -qa|grep -i bacula > bacula-storage-9

Re: [Bacula-users] New bacula install

2023-04-06 Thread Andrew Meyer via Bacula-users
Wednesday, April 5, 2023 at 12:39:05 PM CDT, Phil Stracchino wrote: On 4/5/23 11:10, Andrew Meyer via Bacula-users wrote: > I'm trying to set up bacula on AlmaLinux 8.7 w/ MariaDB 10.11 and > getting the following error: > > $ sudo /usr/libexec/bacula/make_mysql_tables -u

[Bacula-users] New bacula install

2023-04-05 Thread Andrew Meyer via Bacula-users
I'm trying to set up bacula on AlmaLinux 8.7 w/ MariaDB 10.11 and getting the following error: $ sudo /usr/libexec/bacula/make_mysql_tables -u bacula -p Enter password: ERROR 1005 (HY000) at line 112: Can't create table `bacula`.`Job` (errno: 150 "Foreign key constraint is incorrectly formed")