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

Latest mariadb_es_repo_setup breaks install of older Maxscale releases

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • None
    • N/A
    • Packaging
    • None

    Description

      The base_url / deb_repo_maxscale changes from /maxscale/ to /maxscale-enterprise fixed installation for the most recent Maxscale Enterprise 25.01 release, but broke it for all prior releases that still are in the maxscale/, not the maxscale-enterprise repositories.

      I only tested this for apt/deb releases on Ubuntu and Debian so far, but assume that the same is the case for RPM based distributions, to.

      We either need to make sure that older release packages are copied over to the new maxscale-enterprise repository, or fix the repo setup script to distinguish between older and current/future major releases and set up the repository base URL accordingly.

      ./mariadb_es_repo_setup --token="...token..." --apply --mariadb-maxscale-version=22.08.12 --verbose --skip-server --skip-tools
       
      # [info] Checking for script prerequisites.
       
       
      # [info] Token is valid.
       
       
      # [info] Repository file successfully written to /etc/apt/sources.list.d/mariadb.list
       
       
      # [info] Adding trusted package signing keys...
       
       
      # [info] Running apt-get update...
       
      E: The repository 'https://dlm.mariadb.com/repo/...token.../maxscale-enterprise/22.08.12/apt focal Release' does not have a Release file.
       
      # [error] Failed to add trusted package signing keys
      

      Attachments

        Activity

          People

            dbart Daniel Bartholomew
            hholzgra Hartmut Holzgraefe
            Votes:
            0 Vote for this issue
            Watchers:
            5 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.