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

APT repo 404: debian/Ubuntu Release missing (mariadb_repo_setup fails on all versions for Debian/Ubuntu)

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Duplicate
    • 10.6.22, 11.8.2
    • N/A
    • Repositories
    • None
    • Tested Debian bookworm, Ubuntu noble
    • Not for Release Notes

    Description

      Currently `mariadb_repo_setup` fails for any combination I've tried.

      For example,

      $ sudo ./mariadb_repo_setup --mariadb-server-version="10.6.22" --skip-maxscale --skip-tools --os-version=bookworm --os-type=debian
      # [info] Skipping OS detection and using OS type 'debian' and version 'bookworm' as given on the command line
      # [info] Checking for script prerequisites.
      # [warning] Found existing file at /etc/apt/sources.list.d/mariadb.list. Moving to /etc/apt/sources.list.d/mariadb.list.old_15
      # [error] MariaDB Server version 10.6.22 is not working.
      #         Please verify that the version is correct.
      #         Not all releases of MariaDB are available on all distributions.
      #
      #         The latest MariaDB Server versions are:
      #             10.5.29 10.6.22 10.11.13 11.4.7 11.8.2
      

      The problem seems to be that the RELEASE file has been lost (or all of them lost, or all of the entire repository hosting is lost).

      Running mariadb_repo_setup with bash -x shows failure 404 just querying dlm.mariadb.com:

      ++ curl -LsS --stderr /tmp/tmp.7Eab8DpPgx -o /dev/null -I -w '%{http_code}' https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian/dists/bookworm/Release
      + http_status_code=404
      

      `https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian/dists/` also gets 404, as does `curl -s https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian/`

      Attachments

        Issue Links

          Activity

            People

              dbart Daniel Bartholomew
              rfay Randy Fay
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.