[root@data ~]# yum update Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile YumRepo Error: All mirror URLs are not using ftp, http[s] or file. Eg. Invalid release/ removing mirrorlist with no valid mirrors: /var/cache/yum/base/mirrorlist.txt Error: Cannot find a valid baseurl for repo: base [root@data ~]#
pls solved
26.4.2017, 1.17, Datacenter Plus kirjoitti:
[root@data ~]# yum update Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile YumRepo Error: All mirror URLs are not using ftp, http[s] or file. Eg. Invalid release/ removing mirrorlist with no valid mirrors: /var/cache/yum/base/mirrorlist.txt Error: Cannot find a valid baseurl for repo: base [root@data ~]#
You seem to be using CentOS 5, which went EOL at the end of March. Please migrate to a newer release, such as CentOS 6, or preferably CentOS 7. There will be no more updates published for CentOS 5.
If you have further concerns about this, please use the main CentOS mailing list, https://lists.centos.org/mailman/listinfo/centos
Hello everyone, Given the version 5 EOL two weeks ago, I reckon people have scrapped their mirrors. I'm based in France, and I've checked: http://mirrorlist.centos.org/?release=5&arch=i386&repo=os%C2%A0which returned:
http://centos.quelquesmots.fr/5.11/os/i386/ http://distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/ http://miroir.univ-paris13.fr/centos/5.11/os/i386/ http://ftp.ciril.fr/pub/linux/centos/5.11/os/i386/ http://mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ ftp://ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/ http://mirror1.evolution-host.com/centos/5.11/os/i386/ http://centos.crazyfrogs.org/5.11/os/i386/ http://mirror.neify.es/centos/5.11/os/i386/ http://mirror.plusserver.com/centos/5.11/os/i386/From this list ONLY http://miroir.univ-paris13.fr/centos/5.11/os/i386/ is still working. Similarly, http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=os returned:http://mir01.syntis.net/CentOS/5.11/os/x86_64/ http://fr.mirror.babylon.network/centos/5.11/os/x86_64/ ftp://ftp.free.fr/mirrors/ftp.centos.org/5.11/os/x86_64/ http://mirror1.evolution-host.com/centos/5.11/os/x86_64/ http://centos.mirror.fr.planethoster.net/5.11/os/x86_64/ http://fr2.rpmfind.net/linux/centos/5.11/os/x86_64/ http://centos.mirror.ate.info/5.11/os/x86_64/ http://distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/x86_64/ http://mirror.in2p3.fr/linux/CentOS/5.11/os/x86_64/ http://mirror.neify.es/centos/5.11/os/x86_64/And of this list ONLY http://mirror.in2p3.fr/linux/CentOS/5.11/os/x86_64/ is still working.Wouldn't therefore be better to reduce these lists to only the working mirrors?Thanks,Vlad
From: Anssi Johansson avij@centosproject.org To: centos-mirror@centos.org Sent: Wednesday, April 26, 2017 12:21 AM Subject: Re: [CentOS-mirror] YUM UPDATE
26.4.2017, 1.17, Datacenter Plus kirjoitti:
[root@data ~]# yum update Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile YumRepo Error: All mirror URLs are not using ftp, http[s] or file. Eg. Invalid release/ removing mirrorlist with no valid mirrors: /var/cache/yum/base/mirrorlist.txt Error: Cannot find a valid baseurl for repo: base [root@data ~]#
You seem to be using CentOS 5, which went EOL at the end of March. Please migrate to a newer release, such as CentOS 6, or preferably CentOS 7. There will be no more updates published for CentOS 5.
If you have further concerns about this, please use the main CentOS mailing list, https://lists.centos.org/mailman/listinfo/centos _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org https://lists.centos.org/mailman/listinfo/centos-mirror
26.4.2017, 11.13, Vladimir Mihai Pacuraru kirjoitti:
Hello everyone,
Given the version 5 EOL two weeks ago, I reckon people have scrapped their mirrors. I'm based in France, and I've checked:
http://mirrorlist.centos.org/?release=5&arch=i386&repo=os which returned:
Are you sure about this?
$ curl 'http://mirrorlist.centos.org/?release=5&arch=i386&repo=os' Invalid release
This would be the expected response, not a list of mirrors. If you get a list of mirrors with the above curl command, please rerun it with -v to see which IP address it is connecting to.
From this list ONLY http://miroir.univ-paris13.fr/centos/5.11/os/i386/ is still working.
Odd, I get a 404.
And of this list ONLY http://mirror.in2p3.fr/linux/CentOS/5.11/os/x86_64/ is still working.
True. Looking at http://mirror.in2p3.fr/linux/CentOS/5.11/ I see a readme file stating that this version of CentOS is deprecated, so it is syncing. Most likely in2p3.fr does not use the --delete flag for rsync to delete the files that are no longer on the master server. They should add --delete to fix this problem.
Hello and thanks for your quick answer. Actually these were my findings from a couple of weeks ago, and I wanted to post this sooner, but I didn't realize I was sending my emails with an alias NOT subscribed to the list (thus not getting sent). So ok, everything's fine, as the version 5 is EOL it's logical that mirrors would scrap this version to make place. 10x! Vlad From: Anssi Johansson avij@centosproject.org To: centos-mirror@centos.org Sent: Wednesday, April 26, 2017 10:32 AM Subject: Re: [CentOS-mirror] YUM UPDATE
26.4.2017, 11.13, Vladimir Mihai Pacuraru kirjoitti:
Hello everyone,
Given the version 5 EOL two weeks ago, I reckon people have scrapped their mirrors. I'm based in France, and I've checked:
http://mirrorlist.centos.org/?release=5&arch=i386&repo=os which returned:
Are you sure about this?
$ curl 'http://mirrorlist.centos.org/?release=5&arch=i386&repo=os' Invalid release
This would be the expected response, not a list of mirrors. If you get a list of mirrors with the above curl command, please rerun it with -v to see which IP address it is connecting to.
From this list ONLY http://miroir.univ-paris13.fr/centos/5.11/os/i386/ is still working.
Odd, I get a 404.
And of this list ONLY http://mirror.in2p3.fr/linux/CentOS/5.11/os/x86_64/ is still working.
True. Looking at http://mirror.in2p3.fr/linux/CentOS/5.11/ I see a readme file stating that this version of CentOS is deprecated, so it is syncing. Most likely in2p3.fr does not use the --delete flag for rsync to delete the files that are no longer on the master server. They should add --delete to fix this problem. _______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org https://lists.centos.org/mailman/listinfo/centos-mirror
Hello,
they are not scrapped, they simply don`t have 5.x anymore and there is aa file in every 5.x directory telling:
This directory (and version of CentOS) is depreciated.
CentOS-5 is now past EOL
You can get the last released version of centos 5.11 here:
Please NOTE: this is not being maintained for security since moving to Vault.
It will have security issues, you should upgrade to a new version instead.
Check the other directories on that mirrors, they work. So there is nothing like “scrapped mirrors”. The 5.x files are simply gone from the official mirrors.
mit freundlichem Gruß
Christian Freund
Von: CentOS-mirror [mailto:centos-mirror-bounces@centos.org] Im Auftrag von Vladimir Mihai Pacuraru Gesendet: Mittwoch, 26. April 2017 10:13 An: Mailing list for CentOS mirrors. centos-mirror@centos.org Betreff: Re: [CentOS-mirror] YUM UPDATE
Hello everyone,
Given the version 5 EOL two weeks ago, I reckon people have scrapped their mirrors. I'm based in France, and I've checked:
http://mirrorlist.centos.org/?release=5&arch=i386&repo=os http://mirrorlist.centos.org/?release=5&arch=i386&repo=os which returned:
http://centos.quelquesmots.fr/5.11/os/i386/http:/distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/http:/miroir.univ-paris13.fr/centos/5.11/os/i386/http:/ftp.ciril.fr/pub/linux/centos/5.11/os/i386/http:/mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ftp:/ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/http:/mirror1.evolution-host.com/centos/5.11/os/i386/http:/centos.crazyfrogs.org/5.11/os/i386/http:/mirror.neify.es/centos/5.11/os/i386/http:/mirror.plusserver.com/centos/5.11/os/i386/ http://centos.quelquesmots.fr/5.11/os/i386/ http://centos.quelquesmots.fr/5.11/os/i386/http:/distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/http:/miroir.univ-paris13.fr/centos/5.11/os/i386/http:/ftp.ciril.fr/pub/linux/centos/5.11/os/i386/http:/mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ftp:/ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/http:/mirror1.evolution-host.com/centos/5.11/os/i386/http:/centos.crazyfrogs.org/5.11/os/i386/http:/mirror.neify.es/centos/5.11/os/i386/http:/mirror.plusserver.com/centos/5.11/os/i386/ http://distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/ http://centos.quelquesmots.fr/5.11/os/i386/http:/distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/http:/miroir.univ-paris13.fr/centos/5.11/os/i386/http:/ftp.ciril.fr/pub/linux/centos/5.11/os/i386/http:/mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ftp:/ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/http:/mirror1.evolution-host.com/centos/5.11/os/i386/http:/centos.crazyfrogs.org/5.11/os/i386/http:/mirror.neify.es/centos/5.11/os/i386/http:/mirror.plusserver.com/centos/5.11/os/i386/ http://miroir.univ-paris13.fr/centos/5.11/os/i386/ http://centos.quelquesmots.fr/5.11/os/i386/http:/distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/http:/miroir.univ-paris13.fr/centos/5.11/os/i386/http:/ftp.ciril.fr/pub/linux/centos/5.11/os/i386/http:/mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ftp:/ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/http:/mirror1.evolution-host.com/centos/5.11/os/i386/http:/centos.crazyfrogs.org/5.11/os/i386/http:/mirror.neify.es/centos/5.11/os/i386/http:/mirror.plusserver.com/centos/5.11/os/i386/ http://ftp.ciril.fr/pub/linux/centos/5.11/os/i386/ http://centos.quelquesmots.fr/5.11/os/i386/http:/distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/http:/miroir.univ-paris13.fr/centos/5.11/os/i386/http:/ftp.ciril.fr/pub/linux/centos/5.11/os/i386/http:/mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ftp:/ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/http:/mirror1.evolution-host.com/centos/5.11/os/i386/http:/centos.crazyfrogs.org/5.11/os/i386/http:/mirror.neify.es/centos/5.11/os/i386/http:/mirror.plusserver.com/centos/5.11/os/i386/ http://mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ http://centos.quelquesmots.fr/5.11/os/i386/http:/distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/http:/miroir.univ-paris13.fr/centos/5.11/os/i386/http:/ftp.ciril.fr/pub/linux/centos/5.11/os/i386/http:/mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ftp:/ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/http:/mirror1.evolution-host.com/centos/5.11/os/i386/http:/centos.crazyfrogs.org/5.11/os/i386/http:/mirror.neify.es/centos/5.11/os/i386/http:/mirror.plusserver.com/centos/5.11/os/i386/ ftp://ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/ http://centos.quelquesmots.fr/5.11/os/i386/http:/distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/http:/miroir.univ-paris13.fr/centos/5.11/os/i386/http:/ftp.ciril.fr/pub/linux/centos/5.11/os/i386/http:/mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ftp:/ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/http:/mirror1.evolution-host.com/centos/5.11/os/i386/http:/centos.crazyfrogs.org/5.11/os/i386/http:/mirror.neify.es/centos/5.11/os/i386/http:/mirror.plusserver.com/centos/5.11/os/i386/ http://mirror1.evolution-host.com/centos/5.11/os/i386/ http://centos.quelquesmots.fr/5.11/os/i386/http:/distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/http:/miroir.univ-paris13.fr/centos/5.11/os/i386/http:/ftp.ciril.fr/pub/linux/centos/5.11/os/i386/http:/mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ftp:/ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/http:/mirror1.evolution-host.com/centos/5.11/os/i386/http:/centos.crazyfrogs.org/5.11/os/i386/http:/mirror.neify.es/centos/5.11/os/i386/http:/mirror.plusserver.com/centos/5.11/os/i386/ http://centos.crazyfrogs.org/5.11/os/i386/ http://centos.quelquesmots.fr/5.11/os/i386/http:/distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/http:/miroir.univ-paris13.fr/centos/5.11/os/i386/http:/ftp.ciril.fr/pub/linux/centos/5.11/os/i386/http:/mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ftp:/ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/http:/mirror1.evolution-host.com/centos/5.11/os/i386/http:/centos.crazyfrogs.org/5.11/os/i386/http:/mirror.neify.es/centos/5.11/os/i386/http:/mirror.plusserver.com/centos/5.11/os/i386/ http://mirror.neify.es/centos/5.11/os/i386/ http://centos.quelquesmots.fr/5.11/os/i386/http:/distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/i386/http:/miroir.univ-paris13.fr/centos/5.11/os/i386/http:/ftp.ciril.fr/pub/linux/centos/5.11/os/i386/http:/mirrors.ircam.fr/pub/CentOS/5.11/os/i386/ftp:/ftp.free.fr/mirrors/ftp.centos.org/5.11/os/i386/http:/mirror1.evolution-host.com/centos/5.11/os/i386/http:/centos.crazyfrogs.org/5.11/os/i386/http:/mirror.neify.es/centos/5.11/os/i386/http:/mirror.plusserver.com/centos/5.11/os/i386/ http://mirror.plusserver.com/centos/5.11/os/i386/
From this list ONLY http://miroir.univ-paris13.fr/centos/5.11/os/i386/ http://miroir.univ-paris13.fr/centos/5.11/os/i386/ is still working.
Similarly, http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=os http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=os returned: http://mir01.syntis.net/CentOS/5.11/os/x86_64/ http://fr.mirror.babylon.network/centos/5.11/os/x86_64/ ftp://ftp.free.fr/mirrors/ftp.centos.org/5.11/os/x86_64/ http://mirror1.evolution-host.com/centos/5.11/os/x86_64/ http://centos.mirror.fr.planethoster.net/5.11/os/x86_64/ http://fr2.rpmfind.net/linux/centos/5.11/os/x86_64/ http://centos.mirror.ate.info/5.11/os/x86_64/ http://distrib-coffee.ipsl.jussieu.fr/pub/linux/centos/5.11/os/x86_64/ http://mirror.in2p3.fr/linux/CentOS/5.11/os/x86_64/ http://mirror.neify.es/centos/5.11/os/x86_64/ And of this list ONLY http://mirror.in2p3.fr/linux/CentOS/5.11/os/x86_64/ http://mirror.in2p3.fr/linux/CentOS/5.11/os/x86_64/ is still working. Wouldn't therefore be better to reduce these lists to only the working mirrors? Thanks, Vlad
_____
From: Anssi Johansson <avij@centosproject.org mailto:avij@centosproject.org > To: centos-mirror@centos.org mailto:centos-mirror@centos.org Sent: Wednesday, April 26, 2017 12:21 AM Subject: Re: [CentOS-mirror] YUM UPDATE
26.4.2017, 1.17, Datacenter Plus kirjoitti:
[root@data mailto:root@data ~]# yum update Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile YumRepo Error: All mirror URLs are not using ftp, http[s] or file. Eg. Invalid release/ removing mirrorlist with no valid mirrors: /var/cache/yum/base/mirrorlist.txt Error: Cannot find a valid baseurl for repo: base [root@data mailto:root@data ~]#
You seem to be using CentOS 5, which went EOL at the end of March. Please migrate to a newer release, such as CentOS 6, or preferably CentOS 7. There will be no more updates published for CentOS 5.
If you have further concerns about this, please use the main CentOS mailing list, https://lists.centos.org/mailman/listinfo/centos
_______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org mailto:CentOS-mirror@centos.org https://lists.centos.org/mailman/listinfo/centos-mirror