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

Problem with Fog 1.3.5 install-- Setting up and Starting MySql...........FAILED! :(

Scheduled Pinned Locked Moved Solved
FOG Problems
4
22
7.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.
  • T
    Tom Elliott
    last edited by May 11, 2017, 11:10 PM

    So not really a “bug” as Mint wasn’t natively supported. However, I have now incorporated Linux Mint support to the installers.

    @Wayne-Workman If you wanted to create a linux mint installer to your automated tests we should be able to do so now. It works alongside of Ubuntu so shouldn’t be too hard to integrate.

    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

    W 1 Reply Last reply May 12, 2017, 12:57 PM Reply Quote 0
    • W
      Wayne Workman @Tom Elliott
      last edited by May 12, 2017, 12:57 PM

      @Tom-Elliott I grabbed a copy of their Xfce, I’ll get it worked in.

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • S
        safari2010
        last edited by May 17, 2017, 12:22 AM

        Aloha and Mahalo Tom and George1421!

        Your instructions worked and now we are able to use fog here in Hawaii!

        Commands I used for those having issues:

        sudo -i

        sudo apt-get update && apt-get install git

        git clone https://github.com/FOGProject/fogproject.git /opt/fogproject
        cd /opt/fogproject

        git checkout working
        git pull
        cd bin
        ./installfog.sh

        G 1 Reply Last reply May 17, 2017, 1:37 AM Reply Quote 0
        • G
          george1421 Moderator @safari2010
          last edited by george1421 May 16, 2017, 7:38 PM May 17, 2017, 1:37 AM

          @safari2010 If you send the plane tickets, I will personally come out and inspect your FOG setup if you like 🙂

          Just be aware that this command will install the working branch (think of it as alpha code). You probably only want to use this branch if instructed by one of the developers.
          git checkout working

          And this command will get the latests Release Candidate (RC) release
          git checkout dev-branch

          And finally this one is for the stable releases
          git checkout master

          Just be aware that FOG 1.4.0 (stable) was released over this past weekend

          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!

          T 1 Reply Last reply May 17, 2017, 2:13 AM Reply Quote 1
          • T
            Tom Elliott @george1421
            last edited by May 17, 2017, 2:13 AM

            @george1421 ME TOO? lol.

            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
            • S
              safari2010
              last edited by May 17, 2017, 8:22 AM

              @Tom-Elliott and @george1421 — perhaps if we get some extra funding 😉 That said, if you come to hawaii for a conference. Hit me up and i will be happy to show you the beautiful Big Island!!!

              Again, Thank you for all you do!

              1 Reply Last reply Reply Quote 1
              • S
                safari2010
                last edited by May 23, 2017, 1:09 AM

                @george1421 @Tom-Elliott

                So sorry, I thought this was done- but using the git checkout master or git checkout working im getting fail on PHP5.

                OS is Linux 18.1 32 bit.

                At this point I will try using UBUNTU. I’m thinking this maybe a Mint issue

                How do I post an error log here? It says there is character limit so I can paste it there.

                Thank You.

                T 1 Reply Last reply May 23, 2017, 1:56 AM Reply Quote 0
                • T
                  Tom Elliott @safari2010
                  last edited by May 23, 2017, 1:56 AM

                  @safari2010 It should work.

                  You can just get the last few lines of the error logs to post here as that’s where the error most likely occurs.

                  I assure you, however, it does work and installs properly according to our nightly tests.

                  Moving to Ubuntu will work, but if you’re willing to make the move, I’d suggest using Debian, CentOS, or Fedora as the base os for the server. Ubuntu has its own set of problems that will seemingly come from you doing nothing.

                  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
                  • S
                    safari2010
                    last edited by May 23, 2017, 6:37 AM

                    Thanks Tom. OK I will use Fedora. Ive attached some screenshots, is this typical? This is with ubuntu (i will change to fedora after this)

                    0_1495521242114_Capture1.JPG

                    Im seeing this in other OS but this is a clean install using a empty VM, so Im not sure what its referring too about apache2. I dont recall seeing this error before. I did manage to get it running just once.

                    Thanks,
                    Francis

                    T 1 Reply Last reply May 23, 2017, 12:07 PM Reply Quote 0
                    • S
                      safari2010
                      last edited by safari2010 May 23, 2017, 1:05 AM May 23, 2017, 7:05 AM

                      @Tom-Elliott

                      So Im getting this now when I install, this is under master and working checkouts’

                      Somehow the install fails. 0_1495523016993_Capture2.JPG

                      Last few lines from the past failures-- looks like its pointing to PHP.

                      Selecting previously unselected package xinetd.
                      (Reading database … (Reading database … 5% (Reading database … 10% (Reading database … 15% (Reading database … 20% (Reading database … 25% (Reading database … 30% (Reading database … 35% (Reading database … 40% (Reading database … 45% (Reading database … 50% (Reading database … 55% (Reading database … 60% (Reading database … 65% (Reading database … 70% (Reading database … 75% (Reading database … 80% (Reading database … 85% (Reading database … 90% (Reading database … 95% (Reading database … 100% (Reading database … 234861 files and directories currently installed.)
                      Preparing to unpack …/xinetd_1%3a2.3.15-6_i386.deb …
                      Unpacking xinetd (1:2.3.15-6) …
                      Processing triggers for man-db (2.7.5-1) …
                      Processing triggers for doc-base (0.10.7) …
                      Processing 1 added doc-base file…
                      Registering documents with scrollkeeper…
                      Processing triggers for ureadahead (0.100.0-19) …
                      Processing triggers for systemd (229-4ubuntu12) …
                      Setting up xinetd (1:2.3.15-6) …
                      Processing triggers for systemd (229-4ubuntu12) …
                      Processing triggers for ureadahead (0.100.0-19) …
                      ii zlib1g:i386 1:1.2.8.dfsg-2ubuntu4.1 i386 compression library - runtime
                      Reading package lists…
                      Building dependency tree…
                      Reading state information…
                      Package libapache2-mod-php5 is not available, but is referred to by another package.
                      This may mean that the package is missing, has been obsoleted, or
                      is only available from another source

                      Package php5 is not available, but is referred to by another package.
                      This may mean that the package is missing, has been obsoleted, or
                      is only available from another source

                      E: Package ‘libapache2-mod-php5’ has no installation candidate
                      E: Package ‘php5’ has no installation candidate
                      Reading package lists…
                      Building dependency tree…
                      Reading state information…
                      Package libapache2-mod-php5 is not available, but is referred to by another package.
                      This may mean that the package is missing, has been obsoleted, or
                      is only available from another source

                      Package php5 is not available, but is referred to by another package.
                      This may mean that the package is missing, has been obsoleted, or
                      is only available from another source

                      E: Package ‘libapache2-mod-php5’ has no installation candidate
                      E: Package ‘php5’ has no installation candidate

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott @safari2010
                        last edited by May 23, 2017, 12:07 PM

                        @safari2010 On screen where it’s giving the long warning, please say yes.

                        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
                        • 2
                        • 2 / 2
                        2 / 2
                        • First post
                          21/22
                          Last post

                        161

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project