Redhat 8 upgrade to 1.5.9
-
We have a FOG server( 1.5.4) that was built on Redhat7 with mysql db. This server has had an inline OS upgrade to Redhat8. Now we are trying to upgrade to FOG 1.5.9. I tried the installfog.sh script to do this. This script seem to want to install mariadb and fails the install. I would expect for an upgrade it should except what is installed and running allready? I replaced mariadb instances in the .fogsettings file with mysql but it still fails the same
-
@george1421 If I may ask you using the git method can I replace the mariadb references to mysql and mysql-server in another file other than .fogsettings . It seems changing it in .fogsettings has no effect it still tries to install mariadb