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

    No Mariah Database on Fedora 23/Trunk.

    Scheduled Pinned Locked Moved Solved FOG Problems
    14 Posts 2 Posters 3.4k Views
    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.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      are you trying to set a db password?

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      K 1 Reply Last reply Reply Quote 0
      • K
        kentucky_smith @Wayne Workman
        last edited by

        @Wayne-Workman
        No

        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @kentucky_smith
          last edited by Wayne Workman

          @kentucky_smith I think the remi repo may be failing to install. What’s inside of /root/git/fogproject/bin/error_log ? Should be a file in there, we would need that. Please copy/paste. We especially need the last part of the 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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 0
          • K
            kentucky_smith
            last edited by Wayne Workman

            [root@fogtrunk error_logs]# vi fog_error_1.3.0-RC-4.log
            /usr/bin/dnr
            r: Unknown repo: 'remi'
            package remi-release-23 is not installed
            warning: /var/tmp/rpm-tmp.LXiXIg: Header V4 DSA/SHA1 Signature, key ID 00f97f56: NOKEY
            Retrieving http://rpms.remirepo.net/fedora/remi-release-23.rpm
            Preparing...                          ########################################
            Updating / installing...
            remi-release-23-4.fc23.remi           ########################################
            Last metadata expiration check: 0:00:01 ago on Thu Jul 28 14:58:37 2016.
            curl-7.43.0-7.fc23.x86_64
            package gcc is not installed
            Last metadata expiration check: 0:00:05 ago on Thu Jul 28 14:58:37 2016.
            Available Packages
            gcc.i686                           5.3.1-6.fc23                          updates
            gcc.x86_64                         5.3.1-6.fc23                          updates
            Last metadata expiration check: 0:00:06 ago on Thu Jul 28 14:58:37 2016.
            Dependencies resolved.
            ================================================================================
             Package               Arch          Version               Repository      Size
            ================================================================================
            Installing:
             cpp                   x86_64        5.3.1-6.fc23          updates        8.3 M
             gcc                   x86_64        5.3.1-6.fc23          updates         19 M
             glibc-devel           x86_64        2.22-17.fc23          updates        913 k
             glibc-headers         x86_64        2.22-17.fc23          updates        496 k
             isl                   x86_64        0.14-4.fc23           fedora         490 k
             kernel-headers        x86_64        4.6.4-201.fc23        updates        1.0 M
             libmpc                x86_64        1.0.2-4.fc23          fedora          55 k
             mpfr                  x86_64        3.1.3-2.fc23          updates        214 k
            
            Transaction Summary
            

            Mod edited to use code box.

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @kentucky_smith
              last edited by Wayne Workman

              @kentucky_smith said in No Mariah Database on Fedora 23/Trunk.:

              r: Unknown repo: ‘remi’
              package remi-release-23 is not installed

              Exactly what I thought.

              We need the remi repo.

              Fedora 23:

              dnf remove php* -y
              dnf clean all
              dnf install http://rpms.remirepo.net/fedora/remi-release-23.rpm
              dnf config-manager --set-enabled remi-php70
              dnf update -y
              

              Then reinstall fog.

              Fedora 24:

              dnf remove php* -y
              dnf clean all
              dnf install http://rpms.remirepo.net/fedora/remi-release-24.rpm
              dnf config-manager --set-enabled remi-php70
              dnf update -y
              

              Then reinstall fog.

              FYI, you can get these yourself with remi’s configuration wizard:
              http://rpms.remirepo.net/wizard/

              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!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              1 Reply Last reply Reply Quote 0
              • K
                kentucky_smith
                last edited by Wayne Workman

                [root@fogtrunk error_logs]# vi fog_error_1.3.0-RC-4.log
                Running transaction test
                Transaction test succeeded.
                Running transaction
                  Installing  : php-json-7.0.9-1.fc23.remi.x86_64                           1/4
                
                WARNING : These php-* RPMs are not official Fedora / Red Hat build and
                overrides the official ones. Don't file bugs on Fedora Project nor Red Hat.
                
                Use dedicated forum at http://forum.remirepo.net/
                st metadata expiration check: 0:00:01 ago on Thu Jul 28 19:18:23 2016.
                No package epel-release available.
                Error: Unable to find a match.
                remi-release-23-4.fc23.remi.noarch
                Last metadata expiration check: 0:00:05 ago on Thu Jul 28 19:18:23 2016.
                curl-7.43.0-7.fc23.x86_64
                gcc-5.3.1-6.fc23.x86_64
                gcc-c++-5.3.1-6.fc23.x86_64
                gzip-1.6-9.fc23.x86_64
                httpd-2.4.23-4.fc23.x86_64
                lftp-4.6.1-6.fc23.x86_64
                m4-1.4.17-8.fc23.x86_64
                make-4.0-5.1.fc23.x86_64
                mariadb-10.0.25-1.fc23.x86_64
                mariadb-server-10.0.25-1.fc23.x86_64
                mod_ssl-2.4.23-4.fc23.x86_64
                net-tools-2.0-0.35.20150915git.fc23.x86_64
                nfs-utils-1.3.3-8.rc5.fc23.x86_64
                package php is not installed
                Last metadata expiration check: 0:00:06 ago on Thu Jul 28 19:18:23 2016.
                Available Packages
                php.x86_64                     7.0.9-1.fc23.remi                      remi-php70
                Last metadata expiration check: 0:00:07 ago on Thu Jul 28 19:18:23 2016.
                Dependencies resolved.
                ================================================================================
                 Package          Arch         Version                   Repository        Size
                ================================================================================
                Installing:
                 php              x86_64       7.0.9-1.fc23.remi         remi-php70       2.6 M
                 php-cli          x86_64       7.0.9-1.fc23.remi         remi-php70       4.0 M
                 php-common       x86_64       7.0.9-1.fc23.remi         remi-php70       1.0 M
                 php-json         x86_64       7.0.9-1.fc23.remi         remi-php70        58 k
                
                Transaction Summary
                ================================================================================
                Install  4 Packages
                
                Total download size: 7.6 M
                Installed size: 29 M
                Downloading Packages:
                --------------------------------------------------------------------------------
                Total                                           5.4 MB/s | 7.6 MB     00:01
                Running transaction check
                Transaction check succeeded.
                Running transaction test
                Transaction test succeeded.
                Running transaction
                  Installing  : php-json-7.0.9-1.fc23.remi.x86_64                           1/4
                
                WARNING : These php-* RPMs are not official Fedora / Red Hat build and
                overrides the official ones. Don't file bugs on Fedora Project nor Red Hat.
                
                Use dedicated forum at http:
                

                Mod edited to use code box.

                Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                • Wayne WorkmanW
                  Wayne Workman @kentucky_smith
                  last edited by

                  @kentucky_smith Yes, but does fog work now?

                  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!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  1 Reply Last reply Reply Quote 0
                  • K
                    kentucky_smith
                    last edited by

                    I don’ t see a Fog database and I can’t browse to the webserver.

                    Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                    • Wayne WorkmanW
                      Wayne Workman @kentucky_smith
                      last edited by

                      @kentucky_smith Hey I sent you a message. Top right, the talk bubble.

                      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!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

                      K 1 Reply Last reply Reply Quote 0
                      • K
                        kentucky_smith @Wayne Workman
                        last edited by

                        @Wayne-Workman responded back, the install told me I needed to update database schema again.

                        1 Reply Last reply Reply Quote 0
                        • Wayne WorkmanW
                          Wayne Workman
                          last edited by Wayne Workman

                          The firewall was blocking http for some reason. I don’t know why, http was opened up, I did it myself and it still wouldn’t allow it. We just disabled it. Not good practice but @kentucky_smith said he didn’t need it. SELinux was also in permissive mode.

                          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!
                          Daily Clean Installation Results:
                          https://fogtesting.fogproject.us/
                          FOG Reporting:
                          https://fog-external-reporting-results.fogproject.us/

                          1 Reply Last reply Reply Quote 1
                          • K
                            kentucky_smith
                            last edited by kentucky_smith

                            After a reboot I’m back to the same problem. Firewall is disabled, but can’t get to the web manager.

                            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                            • Wayne WorkmanW
                              Wayne Workman @kentucky_smith
                              last edited by

                              @kentucky_smith I think I helped you with this via TV today. It was firewalld again.

                              I know I disabled it from last time - I’m not one to make a mistake with this. Something or someone must have turned it back on.

                              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!
                              Daily Clean Installation Results:
                              https://fogtesting.fogproject.us/
                              FOG Reporting:
                              https://fog-external-reporting-results.fogproject.us/

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              • First post
                                Last post

                              149

                              Online

                              12.3k

                              Users

                              17.4k

                              Topics

                              155.8k

                              Posts
                              Copyright © 2012-2025 FOG Project