• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    FEDORA 19 <- MYSQL is no more MARIADB is now in place.

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    2
    3
    3.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Tom ElliottT
      Tom Elliott
      last edited by

      When somebody uses Fedora 19, the yum commands to install mysql and mysql-server are now installing mariadb and mariadb-server.

      This in and of itself is fine, but the functions.sh file in lib/redhat is looking for and rpm named mysql which it fails. The same thing is happening for php-mysql which is now installed on Fedora 19 as php-mysqlnd

      I’ve posted fog_0.33b File specifically for Fedora 19 that installs and operates.

      [url]https://mastacontrola.com/fog_0.33b.FEDORA19.tar.bz2[/url]

      Thank you,

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • C
        chad-bisd Moderator
        last edited by

        Can we modify the install scripts to check for mysql and php packages, and failover to the mariadb and mysqlnd packages, and failover to an error message/prompt for package name/quit afterwards? What are your thoughts on handling changing package names as new OS releases come out?


        If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          I certainly can, just need to figure out the best approach.

          if rpm -qa|grep “maria” || rpm -qa|grep “mysql” or something along those lines.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          202

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project