Bug #111876 Typo in url http://repo.mysql.om/yum/mysql-tools-innovation-community
Submitted: 25 Jul 2023 9:17 Modified: 26 Jul 2023 12:15
Reporter: first last Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Package Repos Severity:S3 (Non-critical)
Version:8.0.34 OS:Red Hat (rhel-8)
Assigned to: Balasubramanian Kandasamy CPU Architecture:x86
Tags: repo, repository, rpm

[25 Jul 2023 9:17] first last
Description:
https://dev.mysql.com/downloads/file/?id=519338

Red Hat Enterprise Linux 8 / Oracle Linux 8 (Architecture Independent), RPM Package

mysql80-community-release-el8-6.noarch.rpm
MD5: 67c08ad45f0380f4766f9d9550a288c7
Size: 14.7K

The file mysql80-community-release-el8-6.noarch.rpm contains urls with typo.

http://repo.mysql.om/yum/mysql-tools-innovation-community

There sould be 'com', not 'om'.

How to repeat:
Unpack rpm.

cd etc/yum.repos.d 
cat mysql-community* | grep "http" | grep "\.om"
baseurl=http://repo.mysql.om/yum/mysql-tools-innovation-community/el/8/debuginfo/$basearch
baseurl=http://repo.mysql.om/yum/mysql-tools-innovation-community/el/8/SRPMS
baseurl=http://repo.mysql.om/yum/mysql-tools-innovation-community/el/8/$basearch/

Suggested fix:
Fix to '.com'
[25 Jul 2023 9:56] MySQL Verification Team
Hello!

Thank you for the report and feedback.

regards,
Umesh
[25 Jul 2023 13:09] Balasubramanian Kandasamy
Thanks for the bug report. We are working on it.
[26 Jul 2023 12:09] Balasubramanian Kandasamy
We have published the new el7, el8, and el9 repo setup RPMs. Thanks!
[26 Jul 2023 12:15] first last
Tnx!