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

Generic 10.2.5 systemd binary tar ball does not work on Ubuntu 16.04

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 10.2.5
    • N/A
    • Packaging

    Description

      Generic 10.2.5 systemd binary tar ball does not work on Ubuntu 16.04:

      /home/mysql/product/mariadb-10.2/bin/mysqld: error while loading shared libraries: libsystemd-daemon.so.0: cannot open shared object file: No such file or directory
       
      ldd mysqld
              libsystemd-daemon.so.0 => not found
       
      mysql@chef:/lib/x86_64-linux-gnu [mariadb-10.2, 3312]> ll *sys*
       
      lrwxrwxrwx 1 root root     20 Jan 18 23:04 libsystemd.so.0 -> libsystemd.so.0.14.0
      -rw-r--r-- 1 root root 536520 Jan 18 23:04 libsystemd.so.0.14.0
      

      Tried to work around:

      root@chef:/lib/x86_64-linux-gnu# ln -s libsystemd.so.0.14.0 libsystemd.so.0
       
      /home/mysql/product/mariadb-10.2/bin/mysqld: /lib/x86_64-linux-gnu/libsystemd-daemon.so.0: version `LIBSYSTEMD_DAEMON_31' not found (required by /home/mysql/product/mariadb-10.2/bin/mysqld)
       
      ii  libsystemd0:amd64                               229-4ubuntu16                              amd64        systemd utility library
      

      See also bug report: MDEV-12455

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              oli Oli Sennhauser
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.