Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Duplicate
-
None
-
None
-
Not for Release Notes
Description
*1. What happened?*
I attempted to install MariaDB server 10.6.23 on Ubuntu 22.04 using `apt-get`, but the installation failed with a series of `404 Not Found` errors.
*2. How to reproduce the issue?*
- *OS:* Ubuntu 22.04
- *MariaDB Version:* 10.6.23
*3. Observed behavior:*
The command fails to download the necessary packages from `https://dlm.mariadb.com`. The logs show a `404 Not Found` error for each package, indicating that the files are not available at the specified location.
*4. Expected behavior:*
The `apt-get` command should successfully download and install all required MariaDB packages.
*5. Additional information:*
When attempting to access one of the download links directly in a web browser, the following error message is displayed:
`Error: File #4404785 (...) is not synced to the CDN`
This suggests an issue with the file distribution on the MariaDB CDN, where the specific version of the packages has not been properly synced or is no longer available. This prevents installation on any system that attempts to download this version.
—
*Log output from terminal:*
Attachments
Issue Links
- duplicates
-
MDEV-37451 404s when attempting to install MariaDB 10.6 (Ubuntu)
-
- In Progress
-