Bug #81888 Error installing MySql Server in CentOS 7
Submitted: 16 Jun 2016 15:33 Modified: 17 Jun 2016 1:24
Reporter: Gabriel Moreno Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Installing Severity:S1 (Critical)
Version:MySql 5.7 OS:CentOS
Assigned to: CPU Architecture:Any
Tags: Failed to connect

[16 Jun 2016 15:33] Gabriel Moreno
Description:
I try install MySql Server using mysql57-community-release-el7-8.noarch.rpm. I can install the repository but I get a error when I try install MsSql Server:

Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: La red es inaccesible"
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras&infra=stock error was
14: curl#7 - "Failed to connect to 2a01:c0:2:4:0:acff:fe1e:1e52: La red es inaccesible"
http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 104.83.166.11: La red es inaccesible"
Intentando con otro espejo.
http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 104.83.166.11: La red es inaccesible"
Intentando con otro espejo.

How to repeat:
These commands return the same error:

(1) 
wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm

(2) 
sudo rpm -ivh mysql-community-release-el7-5.noarch.rpm
yum update

(3) 
sudo rpm -ivh mysql-community-release-el7-5.noarch.rpm
sudo yum install mysql-server
sudo systemctl start mysqld

Suggested fix:
I don't know...
[17 Jun 2016 1:21] MySQL Verification Team
Using MySQL yum repository

Attachment: installing_centos7.txt (text/plain), 9.90 KiB.

[17 Jun 2016 1:24] MySQL Verification Team
Thank you for the bug report.

[miguel@centosvb Downloads]$ cat /etc/centos-release
CentOS Linux release 7.2.1511 (Core) 
[miguel@centosvb Downloads]$ mysql -uroot -p
Enter password: 
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 5
Server version: 5.7.13 MySQL Community Server (GPL)

Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>
[17 Jun 2016 8:11] Terje Røsten
Hi!

This is not a problem related to MySQL Yum Repos, it seems to be a problem
with CentOS mirror service.

If your box is behind a firewall, please verify proxy settings.

I would recommended CentOS forums to get help resolving the issue, please visit:

 https://www.centos.org/forums/