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

    Installation on CentOS 7

    Scheduled Pinned Locked Moved
    General
    2
    2
    2.2k
    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.
    • B
      brianS
      last edited by

      Attempting to install FOG 1.2.0 on CentOS 7.0.1406. Mysql-server failed on install. Anyway to fix this? Here’s my /var/log/foginstall.log

      Installation Started…

      Installing required packages, if this fails
      make sure you have an active internet connection.

      • Packages to be installed: httpd php php-cli php-common php-gd php-mysql mysql mysql-server tftp-server nfs-utils vsftpd net-tools wget xinetd tar gzip make m4 gcc gcc-c++ lftp

      • Skipping package: httpd (Already installed)

      • Installing package: php

      • Skipping package: php-cli (Already installed)

      • Skipping package: php-common (Already installed)

      • Installing package: php-gd

      • Installing package: php-mysql

      • Installing package: mysql

      • Installing package: mysql-server
        Error: Nothing to do

      • Installing package: tftp-server

      • Skipping package: nfs-utils (Already installed)

      • Installing package: vsftpd

      • Skipping package: net-tools (Already installed)

      • Skipping package: wget (Already installed)

      • Skipping package: xinetd (Already installed)

      • Skipping package: tar (Already installed)

      • Skipping package: gzip (Already installed)

      • Skipping package: make (Already installed)

      • Installing package: m4

      • Installing package: gcc

      • Installing package: gcc-c++

      • Installing package: lftp

      Confirming package installation.

      • Checking package: httpd…OK
      • Checking package: php…OK
      • Checking package: php-cli…OK
      • Checking package: php-common…OK
      • Checking package: php-gd…OK
      • Checking package: php-mysql…OK
      • Checking package: mysql…OK
      • Checking package: mysql-server…Failed!
      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Easiest thing?

        Maybe not using CentOS 7.0?

        Next bet, find out what software is ACTUALLY trying to be installed and return the proper information in the file?

        In trunk/lib/redhat/config.sh you should find the package listing for the type of installation you’re attempting to perform. My guess, if my memory serves me well, is you’re attempting to to actually install MariaDB. I don’t know if the mysql-server package will actually do anything with the mariadb-server package as I’m not even sure if it installs with that name any more.

        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

        162

        Online

        12.1k

        Users

        17.3k

        Topics

        155.3k

        Posts
        Copyright © 2012-2024 FOG Project