Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-9360

10.1 does not install on SLES11, installation test fails in buildbot

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.1(EOL)
    • N/A
    • Packaging
    • None
    • 10.1.11

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-zyp-sles11sp1-amd64/builds/91/steps/test/logs/stdio

      Building repository 'MariaDB' cache [done]
      Loading repository data...
      Reading installed packages...
      Resolving package dependencies...
      2 Problems:
      Problem: nothing provides libjemalloc.so.2()(64bit) needed by MariaDB-server-10.1.10-1.x86_64
      Problem: nothing provides libjemalloc.so.2()(64bit) needed by MariaDB-server-10.1.10-1.x86_64
       
      Problem: nothing provides libjemalloc.so.2()(64bit) needed by MariaDB-server-10.1.10-1.x86_64
       Solution 1: do not ask to install a solvable providing MariaDB-server = 0:10.1.10-1
       Solution 2: break MariaDB-server by ignoring some of its dependencies

      We should do something about it – if we actually need these packages to work. Build without jemalloc maybe? Or link statically? Or something else, whatever makes it work?

      Attachments

        Issue Links

          Activity

            The first run of the sles11sp1 builder using the new Galera 25.3.14 package from the new galera test repository has completed.

            http://buildbot.askmonty.org/buildbot/builders/kvm-zyp-sles11sp1-amd64/builds/177/steps/test/logs/stdio

            MariaDB actually installs and runs, and the galera package installs, but the test has trouble when it tries to load the galera library. The library doesn't appear to be where it is expected to be.

            nirbhay_c: Is this something you need to look into? Or is there something I should do here?

            Thanks.

            dbart Daniel Bartholomew added a comment - The first run of the sles11sp1 builder using the new Galera 25.3.14 package from the new galera test repository has completed. http://buildbot.askmonty.org/buildbot/builders/kvm-zyp-sles11sp1-amd64/builds/177/steps/test/logs/stdio MariaDB actually installs and runs, and the galera package installs, but the test has trouble when it tries to load the galera library. The library doesn't appear to be where it is expected to be. nirbhay_c : Is this something you need to look into? Or is there something I should do here? Thanks.

            The library is there, but for some reason the server is not able to open it.
            ERROR 1126 (HY000): Can't open shared library '/usr/lib64/galera/libgalera_smm.so' (errno: 0, )

            @dbart: I will look into this.

            nirbhay_c Nirbhay Choubey (Inactive) added a comment - The library is there, but for some reason the server is not able to open it. ERROR 1126 (HY000): Can't open shared library '/usr/lib64/galera/libgalera_smm.so' (errno: 0, ) @dbart: I will look into this.

            From the error log :

            2016-02-10 15:08:42 140656434842368 [ERROR] WSREP: wsrep_load(): dlopen(): /usr/lib64/galera/libgalera_smm.so: symbol _ZNSt15__exception_ptr13exception_ptrC1Ev, version CXXABI_1.3.3 not defined in file libstdc++.so.6 with link time reference

            nirbhay_c Nirbhay Choubey (Inactive) added a comment - From the error log : 2016-02-10 15:08:42 140656434842368 [ERROR] WSREP: wsrep_load(): dlopen(): /usr/lib64/galera/libgalera_smm.so: symbol _ZNSt15__exception_ptr13exception_ptrC1Ev, version CXXABI_1.3.3 not defined in file libstdc++.so.6 with link time reference
            nirbhay_c Nirbhay Choubey (Inactive) added a comment - The new package worked well. https://internal.askmonty.org/buildbot/builders/kvm-zyp-sles11sp1-amd64/builds/178

            with the new package from nirbhay, this issue is fixed

            dbart Daniel Bartholomew added a comment - with the new package from nirbhay, this issue is fixed

            People

              dbart Daniel Bartholomew
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.