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

No systemd files present in generic Linux tarballs

    XMLWordPrintable

Details

    Description

      There are currently no systemd files present in the generic Linux tarballs.

      The RPM for CentOS 7 has:

      [ec2-user@ip-172-31-19-192 ~]$ rpm -ql MariaDB-server | grep "systemd"
      /usr/lib/systemd
      /usr/lib/systemd/system
      /usr/lib/systemd/system/mariadb.service
      /usr/share/mysql/systemd
      /usr/share/mysql/systemd/mariadb.service
      /usr/share/mysql/systemd/use_galera_new_cluster.conf
      [ec2-user@ip-172-31-19-192 ~]$ rpm -ql MariaDB-server | grep "galera_new_cluster"
      /usr/bin/galera_new_cluster
      /usr/share/mysql/systemd/use_galera_new_cluster.conf
      

      But the generic Linux tarballs have none of those files:

      [ec2-user@ip-172-31-19-192 ~]$ tar -tzvf mariadb-10.1.12-linux-x86_64.tar.gz | grep "systemd"
      -rw-r--r-- dbart/my       1126 2016-02-24 09:25 mariadb-10.1.12-linux-x86_64/include/mysql/private/my_systemd.h
      [ec2-user@ip-172-31-19-192 ~]$ tar -tzvf mariadb-10.1.12-linux-x86_64.tar.gz | grep "galera_new_cluster"
      

      Attachments

        Activity

          People

            dbart Daniel Bartholomew
            GeoffMontee Geoff Montee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 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.