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

Git pull gets 1.4.4 instead of dev-branch/trunk

Scheduled Pinned Locked Moved Solved
FOG Problems
3
8
1.5k
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.
  • A
    astrugatch
    last edited by Nov 13, 2017, 2:32 PM

    I put this in linux problems too but I’m not sure if this is a better spot

    Went to update to the latest version of FOG and did a git pull and it seems to have installed 1.4.4 instead of the new RC. Did I miss a change in the update process?

    1 Reply Last reply Reply Quote 0
    • G
      george1421 Moderator
      last edited by Nov 13, 2017, 2:41 PM

      You will always get the latest stable version if you are on the master branch.

      To switch to the dev branch, navigate to the root of where your git pull is at and then issue the following command.
      git checkout dev-branch
      git pull

      If/when you wan to switch back to the main branch issue the following command.
      git checkout master
      git pull

      Then rerun the installer.

      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!

      1 Reply Last reply Reply Quote 0
      • A
        astrugatch
        last edited by Nov 13, 2017, 2:44 PM

        I was already on the dev-branch. I was on RC9, thats why I’m confused. Heck I even deleted trunk and re downloaded:

        git clone https://github.com/fogproject/fogproject.git fog_1.5.0/

        and I’m still getting a 1.4.4 installer

        G 1 Reply Last reply Nov 13, 2017, 2:48 PM Reply Quote 0
        • G
          george1421 Moderator @astrugatch
          last edited by george1421 Nov 13, 2017, 8:48 AM Nov 13, 2017, 2:48 PM

          @astrugatch Well then we are a bit beyond my knowledge then.

          Just out of curiosity, does rerunning the install script after switching to the dev branch actually install 1.4.4 or does the installer just say 1.4.4 (like the devs missed updating text in the installer)?

          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!

          1 Reply Last reply Reply Quote 0
          • A
            astrugatch
            last edited by Nov 13, 2017, 2:50 PM

            It installed 1.4.4 and I got the old UI. But after doing that and switching branches again (weird as I was already on dev-branch) I’m getting the 1.5.0 RC10 installer again. No idea what happened.

            G 1 Reply Last reply Nov 13, 2017, 2:53 PM Reply Quote 0
            • G
              george1421 Moderator @astrugatch
              last edited by Nov 13, 2017, 2:53 PM

              @astrugatch Well that is down right strange. It sounds like something got messed up in your or “the” git repository. But either way, I’m glad you have it sorted out.

              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!

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Nov 13, 2017, 3:09 PM

                Recloning the repository will get you to the master branch which is 1.4.4 currently.

                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

                A 1 Reply Last reply Nov 13, 2017, 3:19 PM Reply Quote 0
                • A
                  astrugatch @Tom Elliott
                  last edited by Nov 13, 2017, 3:19 PM

                  @tom-elliott This is the part I didn’t know when I restarted. Im back on 1.5 and good now.

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

                  249

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project