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

preinst broken due to unset variable

    XMLWordPrintable

Details

    Description

      Commit fe32a4a broke `debian/mariadb-server.preinst`, which causes the following error on install and upgrade. Tested with upgrade from 10.6.12 to 10.6.13.

      df: '': No such file or directory
      /var/lib/dpkg/tmp.ci/preinst: line 215: [: : integer expression expected
      

      The `df` command (on line 201 in the 11.1 branch) refers to the unset variable `$datadir`. The variable that is set is `$mysql_datadir`.

      Attachments

        Issue Links

          Activity

            People

              illuusio Tuukka Pasanen
              wedwards William Edwards
              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.