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

Debian wrong file links

    XMLWordPrintable

Details

    Description

      I noticed that several symbolic links in Debian have incorrect paths.
      This concerns the files listed below.
      Of course, the variable ${DEB_HOST_MULTIARCH} should not be in the filesystem path.
      Perhaps that variable should have been set somewhere before it could be used.
      It's probably related to this file: https://github.com/MariaDB/server/blob/main/debian/mariadb-server.links

      /usr/lib/mysql/plugin # ls -l | grep DEB_HOST_MULTIARCH
      lrwxrwxrwx 1 root  root     71 Jan 31 15:37 caching_sha2_password.so -> ../../${DEB_HOST_MULTIARCH}/libmariadb3/plugin/caching_sha2_password.so
      lrwxrwxrwx 1 root  root     64 Jan 31 15:37 client_ed25519.so -> ../../${DEB_HOST_MULTIARCH}/libmariadb3/plugin/client_ed25519.so
      lrwxrwxrwx 1 root  root     56 Jan 31 15:37 dialog.so -> ../../${DEB_HOST_MULTIARCH}/libmariadb3/plugin/dialog.so
      lrwxrwxrwx 1 root  root     70 Jan 31 15:37 mysql_clear_password.so -> ../../${DEB_HOST_MULTIARCH}/libmariadb3/plugin/mysql_clear_password.so
      lrwxrwxrwx 1 root  root     65 Jan 31 15:37 sha256_password.so -> ../../${DEB_HOST_MULTIARCH}/libmariadb3/plugin/sha256_password.so
      

      Attachments

        Issue Links

          Activity

            People

              danblack Daniel Black
              brambo123 Bram
              Daniel Black Daniel Black
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

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