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

advance-toolchain non-current ld cache preventing installation

Details

    • 10.0.30

    Description

      I try to install mariadb version 10.0 and version 10.1 for RedHat Enterprise Linux 7.2 ppc64. it's run successfully but when i try to start the services. it show error : "error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file". Really need your help ASAP on this issue.

      Attachments

        1. dev-hcms-appdb.err
          0.6 kB
        2. error1_installation.jpg
          error1_installation.jpg
          371 kB
        3. error2_installation.jpg
          error2_installation.jpg
          360 kB
        4. error waktu install.JPG
          error waktu install.JPG
          166 kB
        5. ldd mysqld.jpg
          ldd mysqld.jpg
          388 kB
        6. picture.JPG
          picture.JPG
          76 kB

        Activity

          1. I'd rather not use bash-isms, this could be done like

          for ldconfig in /opt/at*/sbin/ldconfig; do
             test -x $ldconfig &&  $ldconfig
          done
          

          2. You wrote "Temporary Workaround ....will be corrected in Advance Toolchain 10.0-3 and 8.0-8". When, do you think, it could happen?

          serg Sergei Golubchik added a comment - 1. I'd rather not use bash-isms, this could be done like for ldconfig in /opt/at*/sbin/ldconfig; do test -x $ldconfig && $ldconfig done 2. You wrote "Temporary Workaround ....will be corrected in Advance Toolchain 10.0-3 and 8.0-8". When, do you think, it could happen?
          danblack Daniel Black added a comment -

          ack.

          The targets of the Advance Toolchain development are AT 10 release (10.0-3) that will be available in March and the next AT 8.0 will be available in April.

          danblack Daniel Black added a comment - ack. The targets of the Advance Toolchain development are AT 10 release (10.0-3) that will be available in March and the next AT 8.0 will be available in April.
          danblack Daniel Black added a comment -

          MDEV-10807 - AT10.0 for MariaDB-10.2 - I haven't seen any indication as to what is happening.

          The advance-toolchain source/build is now public https://github.com/advancetoolchain/advance-toolchain - I have an internal IBM bug report that references this bug. I've noticed that the release candidate hasn't fixed this yet.

          danblack Daniel Black added a comment - MDEV-10807 - AT10.0 for MariaDB-10.2 - I haven't seen any indication as to what is happening. The advance-toolchain source/build is now public https://github.com/advancetoolchain/advance-toolchain - I have an internal IBM bug report that references this bug. I've noticed that the release candidate hasn't fixed this yet.
          svoj Sergey Vojtovich added a comment - - edited

          Pushed amended version of Daniel's fix.

          danblack, do you still believe that use of ATC is justified? It gives some performance benefits at cost of painful maintenance issues (both for us and our users).

          Also how ATC plans to fix that? The only viable solution is to substitute ldconfig with some script that would run both system wide and ATC ldconfig. Cron job is not reasonable solution.

          svoj Sergey Vojtovich added a comment - - edited Pushed amended version of Daniel's fix. danblack , do you still believe that use of ATC is justified? It gives some performance benefits at cost of painful maintenance issues (both for us and our users). Also how ATC plans to fix that? The only viable solution is to substitute ldconfig with some script that would run both system wide and ATC ldconfig. Cron job is not reasonable solution.
          danblack Daniel Black added a comment -

          The better solution is for a ld.so that reads both cache files. I'll convey the maintenance burden and see what the fix plan is. I'll look at AT performance in the near future.

          danblack Daniel Black added a comment - The better solution is for a ld.so that reads both cache files. I'll convey the maintenance burden and see what the fix plan is. I'll look at AT performance in the near future.

          People

            svoj Sergey Vojtovich
            M4t Jimmy Halim
            Votes:
            0 Vote for this issue
            Watchers:
            6 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.