> Hi, Hello Pierre, > I am installing Bacula 11.0.2 on Oracle Linux 8.4. I downloaded the CentOS > manual install script from this link: [ > https://www.bacula.lat/community/bacula-community-9-x-official-packages-installation-script/?lang=en > | > https://www.bacula.lat/community/bacula-community-9-x-official-packages-installation-script/?lang=en > ]
> I changed the script on the MySQL section to: > … > # Install MySQL > rpm --import /tmp/RPM-GPG-KEY-mysql > wget -c [ > https://dev.mysql.com/get/mysql80-community-release-el8-1.noarch.rpm | > https://dev.mysql.com/get/mysql80-community-release-el8-1.noarch.rpm ] -O > /tmp/mysql80-community-release-el8-1.noarch.rpm > rpm -ivh /tmp/mysql80-community-release-el8-1.noarch.rpm > dnf install -y @mysql:8.0 > mysqld --initialize-insecure --user=mysql > systemctl enable mysqld > systemctl start mysqld > dnf install -y bacula-mysql --skip-broken > # Create the database of Bacula data with MySQL > /opt/bacula/scripts/create_mysql_database > /opt/bacula/scripts/make_mysql_tables > /opt/bacula/scripts/grant_mysql_privileges > … > However, I get the following error message: > ./bacula_manual_install.sh: line 81: > /opt/bacula/scripts/create_mysql_database: > The file or directory does not exist > ./bacula_manual_install.sh: line 83: /opt/bacula/scripts/make_mysql_tables: > The > file or directory does not exist > ./bacula_manual_install.sh: line 85: > /opt/bacula/scripts/grant_mysql_privileges: > The file or directory does not exist > Any ideas what might be wrong? Did you check the script output? Most likely the packages installation from bacula.org repo failed. You can verify that with a "rpm -qa |grep bacula" Shell command. > Regards, Regards. > Pierre V. -- MSc Heitor Faria (Miami/USA) Bacula LATAM CEO mobile1: + 1 909 655-8971 mobile2: + 55 61 98268-4220 [ https://www.linkedin.com/in/msc-heitor-faria-5ba51b3 ] [ http://www.bacula.com.br/ ] América Latina [ http://bacula.lat/ | bacula.lat ] | [ http://www.bacula.com.br/ | bacula.com.br ]
_______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users