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

404s when attempting to install MariaDB 10.6 (Ubuntu)

    XMLWordPrintable

Details

    • Bug
    • Status: In Progress (View Workflow)
    • Blocker
    • Resolution: Unresolved
    • 10.6.23
    • N/A
    • Repositories
    • None
    • OS: Ubuntu Linux release 22.04.5
      Kernel: 5.15.0-151-generic
      Arch: x86_64
      Environment: kvm
      CPU: Intel Xeon Processor (Icelake) w/ 3 core(s)
      Database Type/Version:
    • Not for Release Notes

    Description

      I see that this was possibly fixed a few days ago but I am still having issues installing 10.6. I'm following the guide from https://mariadb.com/docs/server/server-management/install-and-upgrade-mariadb/installing-mariadb/binary-packages/mariadb-package-repository-setup-and-usage.

      *Step-by-Step Instructions*

      1. yes | DEBIAN_FRONTEND=noninteractive apt-get clean

      2. yes | DEBIAN_FRONTEND=noninteractive apt-get update -y

      3. apt-get install apt-transport-https -y

      4. curl -LsSO https://r.mariadb.com/downloads/mariadb_repo_setup

      5. chmod +x mariadb_repo_setup

      6. ./mariadb_repo_setup --os-type=ubuntu  --os-version=jammy --mariadb-server-version=10.6

      7. ❯ apt-get install mariadb-server mariadb-client -y
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        The following packages were automatically installed and are no longer required:
          libconfig-inifiles-perl pv
        Use 'apt autoremove' to remove them.
        The following additional packages will be installed:
          galera-4 libdbd-mysql-perl libmariadb3 libmysqlclient21 mariadb-client-10.6 mariadb-client-core-10.6 mariadb-common mariadb-server-10.6 mariadb-server-core-10.6 mysql-common
        Suggested packages:
          mailx mariadb-test
        The following NEW packages will be installed:
          galera-4 libdbd-mysql-perl libmariadb3 libmysqlclient21 mariadb-client mariadb-client-10.6 mariadb-client-core-10.6 mariadb-common mariadb-server mariadb-server-10.6 mariadb-server-core-10.6 mysql-common
        0 upgraded, 12 newly installed, 0 to remove and 2 not upgraded.
        Need to get 25.7 MB of archives.
        After this operation, 135 MB of additional disk space will be used.
        Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.43-0ubuntu0.22.04.1 [1,308 kB]
        Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libdbd-mysql-perl amd64 4.050-5ubuntu0.22.04.1 [87.6 kB]
        Get:2 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 mysql-common all 1:10.6.23+maria~ubu2204 [2,746 B]
        Ign:4 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 mariadb-common all 1:10.6.23+maria~ubu2204
        Err:5 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 galera-4 amd64 26.4.23-ubu2204
          404  Not Found [IP: 2606:4700::6812:8718 443]
        Err:6 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 libmariadb3 amd64 1:10.6.23+maria~ubu2204
          404  Not Found [IP: 2606:4700::6812:8718 443]
        Err:7 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 mariadb-client-core-10.6 amd64 1:10.6.23+maria~ubu2204
          404  Not Found [IP: 2606:4700::6812:8718 443]
        Get:8 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 mariadb-client-10.6 amd64 1:10.6.23+maria~ubu2204 [1,763 kB]
        Get:9 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 mariadb-server-core-10.6 amd64 1:10.6.23+maria~ubu2204 [7,428 kB]
        Err:10 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 mariadb-server-10.6 amd64 1:10.6.23+maria~ubu2204
          404  Not Found [IP: 2606:4700::6812:8718 443]
        Get:11 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 mariadb-client all 1:10.6.23+maria~ubu2204 [2,684 B]
        Ign:12 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 mariadb-server all 1:10.6.23+maria~ubu2204
        Err:4 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 mariadb-common all 1:10.6.23+maria~ubu2204
          404  Not Found [IP: 2606:4700::6812:8718 443]
        Err:12 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu jammy/main amd64 mariadb-server all 1:10.6.23+maria~ubu2204
          404  Not Found [IP: 2606:4700::6812:8718 443]
        Fetched 10.6 MB in 3s (4,217 kB/s)
        E: Failed to fetch https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu/pool/main/m/mariadb-10.6/mariadb-common_10.6.23%2bmaria%7eubu2204_all.deb  404  Not Found [IP: 2606:4700::6812:8718 443]
        E: Failed to fetch https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu/pool/main/g/galera-4/galera-4_26.4.23-ubu2204_amd64.deb  404  Not Found [IP: 2606:4700::6812:8718 443]
        E: Failed to fetch https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu/pool/main/m/mariadb-10.6/libmariadb3_10.6.23%2bmaria%7eubu2204_amd64.deb  404  Not Found [IP: 2606:4700::6812:8718 443]
        E: Failed to fetch https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu/pool/main/m/mariadb-10.6/mariadb-client-core-10.6_10.6.23%2bmaria%7eubu2204_amd64.deb  404  Not Found [IP: 2606:4700::6812:8718 443]
        E: Failed to fetch https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu/pool/main/m/mariadb-10.6/mariadb-server-10.6_10.6.23%2bmaria%7eubu2204_amd64.deb  404  Not Found [IP: 2606:4700::6812:8718 443]
        E: Failed to fetch https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/ubuntu/pool/main/m/mariadb-10.6/mariadb-server_10.6.23%2bmaria%7eubu2204_all.deb  404  Not Found [IP: 2606:4700::6812:8718 443]
        E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

      Attachments

        1. chatgpt.png
          chatgpt.png
          63 kB
        2. google_ai.png
          google_ai.png
          179 kB
        3. mariadb_docs.png
          mariadb_docs.png
          306 kB

        Issue Links

          Activity

            People

              dbart Daniel Bartholomew
              michael.salinas@webpros.com Michael Salinas
              Votes:
              0 Vote for this issue
              Watchers:
              6 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.