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

Adding Needed Repository............. Failed!

Scheduled Pinned Locked Moved Solved
Linux Problems
3
4
2.8k
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.
  • L
    Liam Sullivan
    last edited by Jan 13, 2016, 6:31 PM

    Hi Guys,

    I know this has come up before and I have trawled the forum and the internet in general looking for answers before I took to posting this issue again so apologies if this a bit like a broken record. Unfortunately none of the proposed solutions have resolved the issue.

    Heres the thing, I am trying to install FOG 1.3.0 SVN trunk onto my Ubuntu 14.04.2 server so that I can test it with Windows 10 deployments ready for this years refresh. I am hitting the error at the beginning of the install of FOG that states - Adding Needed Repository… Failed!

    The server is a clean Ubuntu 14.04.2 install running as a VM on VMware. It has already been operating as a web server so has Apache and MySQL already setup on it. Not sure if this is the issue? I have installed python-software-properties and software-properties-common. I am not behind a proxy. I used the wget method to retrieve the trunk as I was getting issues with SVN due to a self signed certificate on my firewall.

    Anyone got any ideas?

    Much appreciated 🙂

    Sully

    Sully


    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Jan 13, 2016, 6:34 PM

      Please check your chat messages.

      There are only a few cases that I know of that causes this problem. Unfortunately which one is not very simple to determine.

      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
      • L
        Liam Sullivan
        last edited by Jan 13, 2016, 7:42 PM

        Hey,

        Okay so I’m updating this so that any other users hitting this problem under these circumstances can hopefully get to a resolution.

        So it turns out that the problem is my self signed certificate. So I added the cert to the ca-certificate store and included it as trusted. This had no effect. SVN and Git methods were still rejected. In fact SVN just hangs. So tried SVN with --non-interactive --trust-server-cert options and it still refused to connect.

        In the end I worked round Git by running the following command to configure it to basically not verify SSL certs:

        git config --global http.sslVerify false

        This actually worked in that it allowed me to clone the Git repo. Success, or so I thought 😕

        I ran the install from the cloned repo and hit a different error:

        • Adding needed repository…/lib/common/functions.sh: line 456: /var/log/fog_error_5937.log: No such file or directory
          …/lib/common/functions.sh: line 457: /var/log/fog_error_5937.log: No such file or directory
          …/lib/common/functions.sh: line 458: /var/log/fog_error_5937.log: No such file or directory
          …/lib/common/functions.sh: line 460: /var/log/fog_error_5937.log: No such file or directory
          …/lib/common/functions.sh: line 461: /var/log/fog_error_5937.log: No such file or directory
          …/lib/common/functions.sh: line 462: /var/log/fog_error_5937.log: No such file or directory
          …/lib/common/functions.sh: line 463: /var/log/fog_error_5937.log: No such file or directory
          …/lib/common/functions.sh: line 464: /var/log/fog_error_5937.log: No such file or directory
          Failed!

        So any ideas on this one?

        Cheers!

        Sully

        PS: Thanks for all your efforts so far with this one Tom. Well beyond the call of duty mate. Nice one.

        Sully


        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Mar 8, 2016, 12:29 AM

          Should be fixed in the very latest version!

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

          128

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright © 2012-2024 FOG Project