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

    Adding needed repository Failed!

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    24
    6.2k
    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.
    • Tom ElliottT
      Tom Elliott @Oleg
      last edited by

      @Oleg From the looks of that, you used php_ver=7 not php_ver=‘7.0’ (am I correct?)

      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 1
      • Tom ElliottT
        Tom Elliott
        last edited by

        As the repo has changed, I’ve updated the code base to not try using the php5-5_6 repo anymore. It will delete all ondrej and reinstall the ppa using only php as the repo.

        Hopefully this will be put to rest then?

        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 1
        • Tom ElliottT
          Tom Elliott
          last edited by

          This is re-released as RC-20. Please repull/svn up and install and hopefully this will be fixed for you. My testing appears it is working.

          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

          O 1 Reply Last reply Reply Quote 1
          • O
            Oleg @Tom Elliott
            last edited by

            @Tom-Elliott
            hey the php_ver was 7 and not 7.0 so now it looks like this:

            php_ver='7.0'
            php_verAdds='-7.0'
            

            and I re-updated, ran the installer and in the error file is this:

            ...
            mysql stop/waiting
            mysql start/running, process 18850
             * Stopping web server apache2
             *
            php7.0-fpm: unrecognized service
            
            Tom ElliottT 1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott @Oleg
              last edited by

              @Oleg Did you remove the packages line from the /opt/fog/.fogsettings file?

              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

              O 1 Reply Last reply Reply Quote 1
              • x23piracyX
                x23piracy
                last edited by x23piracy

                for me the problem is solved, @Tom-Elliott made adjustments regarding to the repo changes from ondrej.
                thank you Mr. Magic.

                “as quazz pointed out, ondrej merged the php, php5_5-6, and php7_7.0 repos into one repo”

                Regards X23

                ║▌║█║▌│║▌║▌█

                1 Reply Last reply Reply Quote 0
                • O
                  Oleg @Tom Elliott
                  last edited by

                  @Tom-Elliott
                  what should I do with them? let them inside or delete?
                  If I delete them, the installer runs until the end but I get this while the installer is running:

                  * Comparing checksums of kernels and inits....................Done
                  PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/mbstring.so' - /usr/lib/php/20151012/mbstring.so: cannot open shared object file: No such file or directory in Unknown on line 0
                  PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/mbstring.so' - /usr/lib/php/20151012/mbstring.so: cannot open shared object file: No such file or directory in Unknown on line 0
                  

                  after installing php-mbstring this error is gone.

                  After first check I found that the Menu “iPXE Menu Configuration” is for me not available. I get the message on the top:
                  “ID Must be set to edit”
                  0_1478525756795_fog.JPG

                  I removed everything before installing this version, so it’s like a fresh install in my opinion.

                  Q 1 Reply Last reply Reply Quote 0
                  • Q
                    Quazz Moderator @Oleg
                    last edited by Quazz

                    @Oleg It appears to be a bug in RC20, seeing it on Centos 7 too. The FOG menu thingy that is.

                    O 1 Reply Last reply Reply Quote 0
                    • O
                      Oleg @Quazz
                      last edited by Oleg

                      @Quazz @Tom-Elliott
                      should someone open a new thread for this new issue?
                      The problem with the installer.sh is fixed for me too.

                      Tom ElliottT 1 Reply Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott @Oleg
                        last edited by

                        @Oleg All fixed and repubbed.

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

                        179

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project