installation of MySQL with compute instances
Summary
installation of MySQL with compute instancesContent
I have created a compute instance and I am accessing this through Putty console. As I try to install MySQL in it using the following command
[root@fa8987 ~]# yum install -y mysql
I am getting a strange following error:
Loaded plugins: security, ulninfo
Setting up Install Process<br/><a class="jive-link-external-small" href="http://www.ksplice.com/yum/uptrack/ol/6Server/x86_64/repodata/repomd.xml:" rel="nofollow">http://www.ksplice.com/yum/uptrack/ol/6Server/x86_64/repodata/repomd.xml:</a><span> [Errno 12] Timeout on </span><a class="jive-link-external-small" href="http://www.ksplice.com/yum/uptrack/ol/6Server/x86_64/repodata/repomd.xml:" rel="nofollow">http://www.ksplice.com/yum/uptrack/ol/6Server/x86_64/repodata/repomd.xml:</a><span> (28, 'connect() timed out!')</span><br/>Trying other mirror.<br/>Error: Cannot retrieve repository metadata (repomd.xml) for repository: ksplice-uptrack. Please verify its path and try again.