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

    RC 1.5.0-RC9 Kernel Install issue

    Scheduled Pinned Locked Moved Solved Bug Reports
    16 Posts 3 Posters 3.4k Views
    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 @Zach Bratcher
      last edited by

      @zach-bratcher Again I ask if you can please install working branch to see if this is already taken care of, i believe it is, though confirmation would be great from those that are having the problem.

      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

      Z 1 Reply Last reply Reply Quote 0
      • Z
        Zach Bratcher @Tom Elliott
        last edited by

        @tom-elliott What is the URL to working branch or the process. I have been using the Trunk update process.

        Thanks

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

          @zach-bratcher Are you using git?

          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

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

            I solved this thread as I found the issue in the latest working, and was able to fix it and push out a fix for it too.

            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
            • Tom ElliottT
              Tom Elliott
              last edited by

              cd /<path>/<to>/<git repo>/
              git pull
              git checkout working
              git pull
              cd bin
              ./installfog.sh -y

              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
              • Z
                Zach Bratcher @Tom Elliott
                last edited by

                @tom-elliott root@WacoFogServer:/fog/fogproject# git pull
                remote: Counting objects: 30, done.
                remote: Compressing objects: 100% (13/13), done.
                remote: Total 30 (delta 17), reused 30 (delta 17), pack-reused 0
                Unpacking objects: 100% (30/30), done.
                From https://github.com/FOGProject/fogproject
                c77c654…94cd6d1 working -> origin/working
                Already up-to-date.

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

                  @zach-bratcher Please do as I suggested including the git checkout, through the installfog.sh.

                  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

                  Z 2 Replies Last reply Reply Quote 0
                  • Z
                    Zach Bratcher @Tom Elliott
                    last edited by

                    @tom-elliott Running that now

                    1 Reply Last reply Reply Quote 0
                    • Z
                      Zach Bratcher @Tom Elliott
                      last edited by

                      @tom-elliott Thanks that worked. Getting this when I go to the default FOG configuration page.
                      You are not running the most current version of FOG!
                      You are currently running version: 63

                      Latest stable version is 1.4.4

                      Latest svn version is 6078

                      Latest git version is 1.5.0-RC-9

                      So guess the latest version is having that issue.

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

                        @zach-bratcher You’re on working branch, this is normal.

                        Working is not calculated as “latest” version.

                        Latest is considered one of the RC’s or the latest Stable.

                        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

                        Z 1 Reply Last reply Reply Quote 0
                        • Z
                          Zach Bratcher @Tom Elliott
                          last edited by

                          @tom-elliott Oh Ok… Thanks for the help. Now to just get the PXE working on my local subnet I will be good to go. This is a local network issue. 🙂

                          Thanks for the help.

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

                          168

                          Online

                          12.3k

                          Users

                          17.4k

                          Topics

                          155.9k

                          Posts
                          Copyright © 2012-2025 FOG Project