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

    Failed of upgrading Dev-Branch version

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    1
    1
    82
    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
      Alan Lim
      last edited by

      2025-02-20 13_33_17-FOG Version Information.jpg

      I’m trying to upgrade my FOG dev-branch version which is not the most current version. Unfortunately, it keeps prompting me that the Auto-merging is failed. I appreciate it if someone could guide me. Thank you

      root@fog-master:/home/user# sudo apt-get install git
      Reading package lists… Done
      Building dependency tree… Done
      Reading state information… Done
      git is already the newest version (1:2.39.5-0+deb12u2).
      0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
      root@fog-master:/home/user# sudo apt-get install gif
      Reading package lists… Done
      Building dependency tree… Done
      Reading state information… Done
      E: Unable to locate package gif
      root@fog-master:/home/user# sudo apt-get install git
      Reading package lists… Done
      Building dependency tree… Done
      Reading state information… Done
      git is already the newest version (1:2.39.5-0+deb12u2).
      0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
      root@fog-master:/home/user# git clone https://github.com/FOGProject/fogproject.git /root/fogproject
      fatal: destination path ‘/root/fogproject’ already exists and is not an empty directory.
      root@fog-master:/home/user# cd /root/fogproject/
      root@fog-master:~/fogproject# git checkout dev-branch
      Already on ‘dev-branch’
      Your branch is ahead of ‘origin/dev-branch’ by 1504 commits.
      (use “git push” to publish your local commits)
      root@fog-master:~/fogproject# git pull
      remote: Enumerating objects: 390, done.
      remote: Counting objects: 100% (111/111), done.
      remote: Compressing objects: 100% (20/20), done.
      remote: Total 390 (delta 92), reused 91 (delta 91), pack-reused 279 (from 1)
      Receiving objects: 100% (390/390), 405.71 KiB | 8.63 MiB/s, done.
      Resolving deltas: 100% (260/260), completed with 43 local objects.
      From https://github.com/FOGProject/fogproject
      423a55d2e…f79d7d49e dev-branch -> origin/dev-branch
      831a95f32…f151e9dbe stable -> origin/stable
      4101c44b9…333e0c8b9 working-1.6 -> origin/working-1.6

      • [new tag] 1.5.10.1639 -> 1.5.10.1639
      • [new tag] 1.5.10.1634 -> 1.5.10.1634
        Auto-merging SECURITY.md
        Auto-merging lib/common/functions.sh
        Auto-merging packages/web/commons/schema.php
        Auto-merging packages/web/lib/client/fogclient.class.php
        Auto-merging packages/web/lib/fog/fogbase.class.php
        Auto-merging packages/web/lib/fog/fogpage.class.php
        Auto-merging packages/web/lib/fog/host.class.php
        Auto-merging packages/web/lib/fog/system.class.php
        CONFLICT (content): Merge conflict in packages/web/lib/fog/system.class.php
        Auto-merging packages/web/lib/pages/fogconfigurationpage.class.php
        Automatic merge failed; fix conflicts and then commit the result.
        root@fog-master:~/fogproject#
      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post

      137

      Online

      12.0k

      Users

      17.3k

      Topics

      155.2k

      Posts
      Copyright © 2012-2024 FOG Project