Skip to content

Instantly share code, notes, and snippets.

@someara
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save someara/9107832 to your computer and use it in GitHub Desktop.
Save someara/9107832 to your computer and use it in GitHub Desktop.
[root@default-centos-58-someara-derpy ~]# rpm -qa | grep centos-release
centos-release-notes-5.8-0
centos-release-5-8.el5.centos
[root@default-centos-58-someara-derpy ~]# curl -L 'http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=os'
http://mirror.linux.duke.edu/pub/centos/5.10/os/x86_64/
http://mirror.nsc.liu.se/CentOS/5.10/os/x86_64/
http://mirrors.kernel.org/centos/5.10/os/x86_64/
http://ftp.osuosl.org/pub/centos/5.10/os/x86_64/
http://centoss5.centos.org/centos/5.10/os/x86_64/
http://centosu5.centos.org/centos/5.10/os/x86_64/
http://centosb5.centos.org/centos/5.10/os/x86_64/
http://centosp5.centos.org/centos/5.10/os/x86_64/
http://centost5.centos.org/centos/5.10/os/x86_64/
http://centosv.centos.org/centos/5.10/os/x86_64/
[root@default-centos-58-someara-derpy ~]#
[root@default-centos-58-someara-derpy ~]# yum -y update
Failed to set locale, defaulting to C
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centosu5.centos.org
* extras: mirror.linux.duke.edu
* updates: centosp5.centos.org
updates/primary_db | 309 kB 00:00
http://centosp5.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
updates/primary_db | 309 kB 00:03
http://centosh2.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
updates/primary_db | 309 kB 00:00
http://centoss5.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
updates/primary_db | 309 kB 00:00
http://centosg4.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
updates/primary_db | 309 kB 00:04
http://centosn4.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
updates/primary_db | 309 kB 00:00
http://mirror.nsc.liu.se/CentOS/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
updates/primary_db | 309 kB 00:00
http://centose5.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
updates/primary_db | 309 kB 00:01
http://centosp3.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.sqlite.bz2 from updates: [Errno 256] No more mirrors to try.
[root@default-centos-58-someara-derpy ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment