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

    Latest Development FOG

    Scheduled Pinned Locked Moved
    General
    57
    652
    1.3m
    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
      last edited by

      Try 2550.

      Hopefully all the extra output and the mysql stuff will now work.

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

        2551 should make it so there’s properly less output.

        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
          ArchFan
          last edited by

          2550 worked, although I had previously installed mysql manually to troubleshoot so I uninstalled and then successfully ran the FOG installer. I’m creating a new VM just to verify the results and will update

          1 Reply Last reply Reply Quote 0
          • sudburrS
            sudburr
            last edited by

            Running SVN 2551 installer over SVN 2547 :

            Are you sure you wish to continue (Y/N) y
            Installation Started…
            Installing required packages, if this fails
            make sure you have an active internet connection.

            • Preparing apt-get
            • Packages to be installed: apache2 php5 php5-json php5-gd php5-cli php5-mysq l php5-curl mysql-server mysql-client tftpd-hpa tftp-hpa nfs-kernel-server vsftp d net-tools wget xinetd sysv-rc-conf tar gzip build-essential cpp gcc g++ m4 htm ldoc lftp openssh-server php-gettext
            • Installing package: apache2
            • Installing package: php5
            • Installing package: php5-gd
            • Installing package: php5-cli
            • Installing package: php5-mysql
            • Installing package: php5-curl
            • Installing package: mysql-server
              We are about to install MySQL Server on
              this server, if MySQL isn’t installed already
              you will be prompted for a root password.
              Press enter to acknowledge this message.
              Reading package lists…
              Building dependency tree…
              Reading state information…
              mysql-server is already the newest version.
              0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
            • Installing package: mysql-client
            • Installing package: tftpd-hpa
            • Installing package: tftp-hpa
            • Installing package: nfs-kernel-server
            • Installing package: vsftpd
            • Installing package: net-tools
            • Installing package: wget
            • Installing package: xinetd
            • Installing package: sysv-rc-conf
            • Installing package: tar
            • Installing package: gzip
            • Installing package: build-essential
            • Installing package: cpp
            • Installing package: gcc
            • Installing package: g++
            • Installing package: m4
            • Installing package: htmldoc
            • Installing package: lftp
            • Installing package: openssh-server
            • Installing package: php-gettext
              Confirming package installation.
            • Checking package: apache2…OK
            • Checking package: php5…OK
            • Checking package: php5-json…Failed!

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

            1 Reply Last reply Reply Quote 0
            • A
              ArchFan
              last edited by

              Well…just created a new 14.04.01 VM and downloaded rev 2551 via svn. Everything was going perfectly other than still getting dpkg-query output (not really a big deal), and now when checking package php5-json it says ‘failed’. If it’s checking to see if it’s installed, it seems to be incorrect, because dpkg seems to indicate that it is. Some type of issue with how it’s checking to verify packages are installed?

              [url=“/_imported_xf_attachments/1/1477_PhpErr.png?:”]PhpErr.png[/url]

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

                [quote=“sudburr, post: 38634, member: 4706”]Running SVN 2551 installer over SVN 2547 :

                Are you sure you wish to continue (Y/N) y
                Installation Started…
                Installing required packages, if this fails
                make sure you have an active internet connection.

                • Preparing apt-get
                • Packages to be installed: apache2 php5 php5-json php5-gd php5-cli php5-mysq l php5-curl mysql-server mysql-client tftpd-hpa tftp-hpa nfs-kernel-server vsftp d net-tools wget xinetd sysv-rc-conf tar gzip build-essential cpp gcc g++ m4 htm ldoc lftp openssh-server php-gettext
                • Installing package: apache2
                • Installing package: php5
                • Installing package: php5-gd
                • Installing package: php5-cli
                • Installing package: php5-mysql
                • Installing package: php5-curl
                • Installing package: mysql-server
                  We are about to install MySQL Server on
                  this server, if MySQL isn’t installed already
                  you will be prompted for a root password.
                  Press enter to acknowledge this message.
                  Reading package lists…
                  Building dependency tree…
                  Reading state information…
                  mysql-server is already the newest version.
                  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                • Installing package: mysql-client
                • Installing package: tftpd-hpa
                • Installing package: tftp-hpa
                • Installing package: nfs-kernel-server
                • Installing package: vsftpd
                • Installing package: net-tools
                • Installing package: wget
                • Installing package: xinetd
                • Installing package: sysv-rc-conf
                • Installing package: tar
                • Installing package: gzip
                • Installing package: build-essential
                • Installing package: cpp
                • Installing package: gcc
                • Installing package: g++
                • Installing package: m4
                • Installing package: htmldoc
                • Installing package: lftp
                • Installing package: openssh-server
                • Installing package: php-gettext
                  Confirming package installation.
                • Checking package: apache2…OK
                • Checking package: php5…OK
                • Checking package: php5-json…Failed![/quote]

                What OS?

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

                  SVN 2553 maybe?

                  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
                    ArchFan
                    last edited by

                    [quote=“Tom Elliott, post: 38637, member: 7271”]SVN 2553 maybe?[/quote]

                    No joy, Houston. Now it’s apache2

                    [url=“/_imported_xf_attachments/1/1478_apacheerr.png?:”]apacheerr.png[/url]

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

                      I’m not seeing the same issues, though it’s still trying to install fog as I’m on my laptop for the vm containing my debian install.

                      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
                      • sudburrS
                        sudburr
                        last edited by

                        Your favourite, ubuntu-14.04.1-server-amd64 .

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

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

                          Okay,

                          Maybe, finally, and fully? 2554?

                          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
                          • sudburrS
                            sudburr
                            last edited by

                            No love for 2554 either. Still failing at php5-json.

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

                            1 Reply Last reply Reply Quote 0
                            • A
                              ArchFan
                              last edited by

                              [quote=“sudburr, post: 38643, member: 4706”]No love for 2554 either. Still failing at php5-json.[/quote]
                              Ditto

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

                                Try 2555?

                                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
                                • sudburrS
                                  sudburr
                                  last edited by

                                  And the crowd goes wild for 2555.

                                  Thx mate.

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

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

                                    Sorry I suck so much sometimes lol!

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

                                      I found another issue as it basically just reverted it back to how it was working. I’m trying another approach that will hopefully work much better. 2556

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

                                        Okay, I’m leaving it as it is, for now, it appears to work much more better even though it is spitting out query no packages found or something like that. I don’t mind that if the installer works properly.

                                        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
                                          David Herrington
                                          last edited by

                                          I just went from 1.2 to build 2556 and none of my images show up under image management now
                                          If I run the 1.2 installer again, they show up like nothing has changed

                                          Have any idea why that would be?

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            ArchFan
                                            last edited by

                                            [quote=“David Herrington, post: 38651, member: 3549”]I just went from 1.2 to build 2556 and none of my images show up under image management now
                                            If I run the 1.2 installer again, they show up like nothing has changed

                                            Have any idea why that would be?[/quote]

                                            Where are your images stored, /images?

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 12
                                            • 13
                                            • 14
                                            • 15
                                            • 16
                                            • 32
                                            • 33
                                            • 14 / 33
                                            • First post
                                              Last post

                                            198

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.3k

                                            Posts
                                            Copyright © 2012-2024 FOG Project