[MDEV-31196] Repository Installation Broken for 10.4.28 Created: 2023-05-05  Updated: 2023-05-20  Resolved: 2023-05-05

Status: Closed
Project: MariaDB Server
Component/s: Repositories
Affects Version/s: 10.4.28
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Juan Assignee: Julien Fritsch
Resolution: Not a Bug Votes: 1
Labels: None

Attachments: PNG File screenshot-1.png    

 Description   

~# curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash -s -- --mariadb-server-version=mariadb-10.11.2
# [info] Checking for script prerequisites.
# [info] MariaDB Server version 10.11.2 is valid
# [info] Repository file successfully written to /etc/yum.repos.d/mariadb.repo
# [info] Adding trusted package signing keys...
/etc/pki/rpm-gpg ~
~
# [info] Successfully added trusted package signing keys
# [info] Cleaning package cache...
0 files removed
~# rm -fr /etc/yum.repos.d/mariadb.repo*
rm -fr /var/cache/yum
yum clean metadata
Cache was expired
0 files removed
~# curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash -s -- --mariadb-server-version=mariadb-10.4.28
# [info] Checking for script prerequisites.
# [error] MariaDB Server version 10.4.28 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.3.38 10.4.28 10.5.19 10.6.12 10.7.8 10.8.7 10.9.5 10.10.3 10.11.2 11.0.1
#
#         More information on MariaDB releases is available at:
#             https://mariadb.com/kb/en/release-notes/
~# cat /etc/redhat-release
Rocky Linux release 9.0 (Blue Onyx)

Should be available according to https://mariadb.org/mariadb/all-releases/, & we can see 10.4.28 specifically listed under "The latest MariaDB Server versions are" above.



 Comments   
Comment by Daniel Bartholomew [ 2023-05-05 ]

Not all releases of MariaDB are available on all distributions. RHEL/Rocky 9 repositories are only available for MariaDB 10.5+

Generated at Thu Feb 08 10:22:00 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.