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

RC4 Failed to Install - CentOS 7

Scheduled Pinned Locked Moved Solved
Bug Reports
5
8
1.9k
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.
  • D
    Darrin Enerson
    last edited by Jul 29, 2016, 4:21 PM

    I’m having an issue with the installer for RC4 not working correctly on CentOS 7 that appears to be a bug. I followed the wiki steps for installing on a fresh install of CentOS 7 using git but the installer script fails out at “* Copying new files to web folder” with the error message “cp: cannot overwrite non-directory ‘/var/www/html/fog/fog’ with directory ‘…/packages/web/fog’”.

    When I took a look at ‘/var/www/html/fog/fog’ I noticed that it looks to be a symlink back to ‘/var/www/html/fog’ which is why cp is failing out. Deleting the symlink before rerunning the install script doesn’t correct the issue and neither does manually running the failing cp command sans the final /fog so it seem like the installer is creating the symlink that’s causing the issue. Any help would be appreciated. Please let me know what log files, if any, are needed to track this down.

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Tom Elliott Jul 29, 2016, 3:02 PM Jul 29, 2016, 6:29 PM

      Issue confirmed. I was tryign to fix a bad status update in the repo earlier and apparently one of my links ended up in the mix.

      I deleted the entire repo and readded what was requried back.

      This should be fixed now.

      Please re-pull your repo (this only affected git users).

      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 2
      • Q
        Quazz Moderator
        last edited by Jul 29, 2016, 5:00 PM

        Try

        sudo rm -rf /var/www/html/fog
        sudo rm -rf /var/www/fog
        

        Then rerun installer

        1 Reply Last reply Reply Quote 1
        • D
          Darrin Enerson
          last edited by Jul 29, 2016, 5:13 PM

          Ran both of those and verified directory removal. Re-ran installer; fails out with the same message.

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Jul 29, 2016, 5:15 PM

            please remove the backup directory.

            should be located in:

            /home/fog_web_1.3.0-RC-4.BACKUP

            THen try again.

            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
            • D
              Darrin Enerson
              last edited by Jul 29, 2016, 5:20 PM

              I only see an empty ‘fog’ directory in the /home location. I removed it and re-ran the installer but got the same result.

              1 Reply Last reply Reply Quote 0
              • A
                adamk858
                last edited by Jul 29, 2016, 5:32 PM

                I’m seeing the same error today on CentOS7. This was working properly when I tried it Wednesday 7/27, so it’s something that was added within the past couple days.

                1 Reply Last reply Reply Quote 0
                • S
                  sudburr
                  last edited by Jul 29, 2016, 6:00 PM

                  M2CW, I have just successfully installed “1.3.0-RC-4” on a CentOS 7.2.1511 Minimal Install that I compiled on 2016/07/15.

                  I then reverted that VM and updated the OS:

                  yum clean all
                  yum makecache
                  yum update -y
                  

                  Pulled these updates:

                  libwbclient.x86_64 0:4.2.10-7.el7_2
                  samba-client-libs.x86_64 0:4.2.10-7.el7_2
                  samba-common.noarch 0:4.2.10-7.el7_2
                  samba-common-libs.x86_64 0:4.2.10-7.el7_2
                  samba-common-tools.x86_64 0:4.2.10-7.el7_2
                  samba-libs.x86_64 0:4.2.10-7.el7_2
                  

                  “1.3.0-RC-4” still installed without issue.

                  [ Standing in between extinction in the cold and explosive radiating growth ]

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Tom Elliott Jul 29, 2016, 3:02 PM Jul 29, 2016, 6:29 PM

                    Issue confirmed. I was tryign to fix a bad status update in the repo earlier and apparently one of my links ended up in the mix.

                    I deleted the entire repo and readded what was requried back.

                    This should be fixed now.

                    Please re-pull your repo (this only affected git users).

                    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 2
                    • 1 / 1
                    1 / 1
                    • First post
                      3/8
                      Last post

                    232

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project