#465 [master] Doc issue in file modules/ROOT/pages/installing-mysql-mariadb.adoc
Closed: complete 2 years ago by hhlp. Opened 2 years ago by arfatbk.

Unable to install MySQL Community service on Fedora 36

sudo dnf install mysql-community-server
MySQL 8.0 Community Server                                           17  B/s |  10  B     00:00    
Errors during downloading metadata for repository 'mysql80-community':
  - Status code: 404 for http://repo.mysql.com/yum/mysql-8.0-community/fc/36/x86_64/repodata/repomd.xml (IP: 23.192.97.3)
Error: Failed to download metadata for repo 'mysql80-community': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
MySQL Connectors Community                                           22  B/s |  10  B     00:00    
Errors during downloading metadata for repository 'mysql-connectors-community':
  - Status code: 404 for http://repo.mysql.com/yum/mysql-connectors-community/fc/36/x86_64/repodata/repomd.xml (IP: 23.192.97.3)
Error: Failed to download metadata for repo 'mysql-connectors-community': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
MySQL Tools Community                                                22  B/s |  10  B     00:00    
Errors during downloading metadata for repository 'mysql-tools-community':
  - Status code: 404 for http://repo.mysql.com/yum/mysql-tools-community/fc/36/x86_64/repodata/repomd.xml (IP: 23.192.97.3)
Error: Failed to download metadata for repo 'mysql-tools-community': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Ignoring repositories: mysql80-community, mysql-connectors-community, mysql-tools-community
Last metadata expiration check: 0:01:05 ago on Fri 10 Jun 2022 11:56:34 AM IST.
No match for argument: mysql-community-server
Error: Unable to find a match: mysql-community-server

it looks like My SQL community has not yet set up a repository for Fedora 36. I'll add a note to the docs, but there's not much more we can do here---we don't provide this repository, Oracle does.

https://dev.mysql.com/downloads/repo/yum/

Update: I see that these packages are in the repositories, so one should not need to use the repository from Oracle:

https://packages.fedoraproject.org/pkgs/community-mysql/community-mysql/

Can you try these and see if they work for you please @arfatbk

Unable to install MySQL Community service on Fedora 36

sh sudo dnf install mysql-community-server

```sh
MySQL 8.0 Community Server 17 B/s | 10 B 00:00
Errors during downloading metadata for repository 'mysql80-community':
- Status code: 404 for http://repo.mysql.com/yum/mysql-8.0-community/fc/36/x86_64/repodata/repomd.xml (IP: 23.192.97.3)
Error: Failed to download metadata for repo 'mysql80-community': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
MySQL Connectors Community 22 B/s | 10 B 00:00
Errors during downloading metadata for repository 'mysql-connectors-community':
- Status code: 404 for http://repo.mysql.com/yum/mysql-connectors-community/fc/36/x86_64/repodata/repomd.xml (IP: 23.192.97.3)
Error: Failed to download metadata for repo 'mysql-connectors-community': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
MySQL Tools Community 22 B/s | 10 B 00:00
Errors during downloading metadata for repository 'mysql-tools-community':
- Status code: 404 for http://repo.mysql.com/yum/mysql-tools-community/fc/36/x86_64/repodata/repomd.xml (IP: 23.192.97.3)
Error: Failed to download metadata for repo 'mysql-tools-community': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Ignoring repositories: mysql80-community, mysql-connectors-community, mysql-tools-community
Last metadata expiration check: 0:01:05 ago on Fri 10 Jun 2022 11:56:34 AM IST.
No match for argument: mysql-community-server
Error: Unable to find a match: mysql-community-server

```

@arfatbk

This is not best place for report and ISSUE you can use https://ask.fedoraproject.org/ for this kind of problem, however this happened after a release and take some time to get acces to a repo for the new one and this require time by it supplier, this happen also in progrestsql, docker, and so on.....

The best aproach is wait until this kind of repor will be available.

You can consult here: https://repo.mysql.com/yum/mysql-8.0-community/fc/ the disponibility and look when this will be available for use....

also you can use the FEDORA way as @ankursinha point out you in the previous post:

https://docs.fedoraproject.org/en-US/quick-docs/installing-mysql-mariadb/#install-from-fedora-main-repo

Regards.,

Metadata Update from @hhlp:
- Issue assigned to hhlp

2 years ago

@ankursinha for some right over this repo I can't close ticket, could you please close as complete

Regards.,

Ah, I've added you to the quick-doc committers group, so you should be able to close it now.

I've opened a PR to add a note about this issue @hhlp , would you be able to please do a quick review and merge that (and that'll close this ticket)

https://pagure.io/fedora-docs/quick-docs/pull-request/466

PR accepted ... done, thx you

Regards.,

Metadata Update from @hhlp:
- Issue close_status updated to: complete
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #466 Merged 2 years ago