Magento-AWS-Linux-2-Installation icon indicating copy to clipboard operation
Magento-AWS-Linux-2-Installation copied to clipboard

mysql 5.7 repo not found

Open David-CodeRep opened this issue 3 years ago • 0 comments

Hi, thanks for all the help. Installing on EC2,ARM, AMLinux2:

Installing via command: wget https://github.com/Genaker/Magento-AWS-Linux-2-Installation/archive/refs/heads/master.zip && unzip master.zip && cd ./Magento-AWS-Linux-2-Installation-master/ && sudo bash ./install-all.sh

this occurs: http://repo.mysql.com/yum/mysql-5.7-community/el/7/aarch64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror.

checking the repo is it possible it is here ?

https://repo.mysql.com/yum/mysql-5.7-community/el/7/x86_64/repodata/repomd.xml

David-CodeRep avatar Feb 08 '22 18:02 David-CodeRep