centos 7
after I ran yum clean all, then I ran ./install but there are a few yum error repeating
It finished install process but I saw some error like failing to create mysql table etc
why install script does not check that?
after I ran yum clean all, then I ran ./install but there are a few yum error repeating
Code:
-- Updating+upgrading system, it may take some time...
Loaded plugins: fastestmirror
http://ftp.jaist.ac.jp/pub/Linux/Fedora/epel/7/x86_64/repodata/a4b6ccdd02d9f6e1c6f08a4032d55c53254db58783a6ee7c4da39edd070f1daa-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below knowledge base article
https://access.redhat.com/articles/1320623
If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
https://mirrors.ustc.edu.cn/epel/7/x86_64/repodata/a4b6ccdd02d9f6e1c6f08a4032d55c53254db58783a6ee7c4da39edd070f1daa-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found
It finished install process but I saw some error like failing to create mysql table etc
why install script does not check that?