I get:
Failed to download prestodelta for repository cr: [Errno 256] No more mirrors to try. java-1.8.0-openjdk-1.8.0.111-2 FAILED http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-1.8....: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. java-1.8.0-openjdk-devel-1.8.0 FAILED http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-deve...: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. java-1.8.0-openjdk-headless-1. FAILED http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-head...: [Errno 14] HTTP Error 404 - Not Found Trying other mirror.
nothing there is? L.
On Dec 12, 2016, at 10:32 AM, lejeczek peljasz@yahoo.co.uk wrote:
I get:
Failed to download prestodelta for repository cr: [Errno 256] No more mirrors to try. java-1.8.0-openjdk-1.8.0.111-2 FAILED http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-1.8....: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. java-1.8.0-openjdk-devel-1.8.0 FAILED http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-deve...: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. java-1.8.0-openjdk-headless-1. FAILED http://mirror.centos.org/centos/7/cr/x86_64/Packages/java-1.8.0-openjdk-head...: [Errno 14] HTTP Error 404 - Not Found Trying other mirror.
Old repodata? I suspect that since 7.3.1611 packages have been rolled out to mirrors, the CR repo is being depopulated with the same packages.
-- Jonathan Billings billings@negate.org
On 12/12/2016 07:48 AM, Jonathan Billings wrote:
Old repodata? I suspect that since 7.3.1611 packages have been rolled out to mirrors, the CR repo is being depopulated with the same packages.
ilman/listinfo/centos
Very likely. CentOS 7.3 has just been released. There are a lot of updates to all base/update/CR repos. I've already successfully updated two of my machines. So please try:
yum clean all yum update
It takes time for all mirrors to sync properly. If you still see errors, wait for 10 minutes and try the above commands again.