Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-6095

Unable to find amd64 package on Debian 13 Trixie

    XMLWordPrintable

Details

    • MXS-SPRINT-268

    Description

      I set up the Maxscale Debian repository using the mariadb_repo_setup script, that generated this .list file :

      # MariaDB MaxScale
      deb [arch=arm64, amd64] https://dlm.mariadb.com/repo/maxscale/latest/apt trixie main
      

      Then, I searched for maxscale in the repos :

      maxscale/unknown 24.02.8~trixie-1 arm64
        MaxScale built using CMake
      

      As you can see, the package is not for amd64 system.

      If I replace trixie by bullseye, and remove "arm64" from the list file, I can find the amd64 package :

      # MariaDB MaxScale
      deb [arch=amd64] https://dlm.mariadb.com/repo/maxscale/latest/apt bookworm main
      

      # apt search maxscale
      maxscale/unknown 24.02.8~bookworm-1 amd64
        MaxScale built using CMake
      

      If I juste remove arm64, and keep "trixie" no package is found.

      Attachments

        Issue Links

          Activity

            People

              johan.wikman Johan Wikman
              gqdc Olivier
              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.