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

Updating to new RC ended up on 1.4.4

Scheduled Pinned Locked Moved Solved
Linux Problems
2
5
858
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:16 PM

    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
    • T
      Tom Elliott
      last edited by Nov 13, 2017, 2:46 PM

      You forgot to change branches to dev-branch or working.

      This can be done with:

      git checkout dev-branch
      or
      git checkout working

      Respectively.

      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
      • A
        astrugatch
        last edited by Nov 13, 2017, 2:47 PM

        I’ve already tried this. I was already on the dev-branch which is why I’m confused.

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

          I deleted trunk again. Downloaded the git from scratch again and got the RC this time. I’m just not sure what happened the last time. I was already on DEV-branch. Whatever. I’m where I need to be now.

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

            Then you may need to reset the state of your environment.

            git reset --hard
            git checkout dev-branch
            git pull
            …

            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
            1 / 1
            • First post
              1/5
              Last post

            193

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project