[PYTHON] [Note] Docker build failed because the address of ius-release.rpm changed (Cannot open: https://centos7.iuscommunity.org/ius-release.rpm. Skipping.)

Unable to access ius-release.rpm

I tried to build Docker on another machine, git cloned it and then hit docker-compose and it failed for some reason.

Cannot open: https://centos7.iuscommunity.org/ius-release.rpm. Skipping.

First of all, when I googled, it was said that https could not be opened if the version of curl was low, but this is irrelevant. So, when I type in https://centos7.iuscommunity.org/ius-release.rpm directly ... キャプチャ.PNG

So when I accessed https://github.com/iusrepo/announce/issues/18, it said that the address changed. here! https://repo.ius.io/ius-release-el6.rpm https://repo.ius.io/ius-release-el7.rpm

I think that there are many containers that are built using this for Python, so there are likely to be more cases of getting caught in this ... Apparently it changed 5 days ago (2020/5/20). That's why it doesn't come out even if I google it. キャプチャ.PNG

Recommended Posts

[Note] Docker build failed because the address of ius-release.rpm changed (Cannot open: https://centos7.iuscommunity.org/ius-release.rpm. Skipping.)
The day of docker run (note)
Note: Prepare the environment of CmdStanPy with docker
Note that the latest link of ius has changed