Metadata file does not match checksum

One of our KVM-guest systems is failing to update with the following error:

Update Packages
Now updating wbm-virtual-server ..
Installing package(s) with command /usr/bin/yum -y install wbm-virtual-server ..
Loaded plugins: fastestmirror, presto, priorities
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.schlundtech.de
* updates: centos.schlundtech.de
Resolving Dependencies
--> Running transaction check
---> Package wbm-virtual-server.noarch 0:4.18.gpl-1 will be updated
---> Package wbm-virtual-server.noarch 0:5.0.gpl-1 will be an update
http://SERIALNUMBER:LICENSEKEY@software.virtualmin.com/gpl/universal/repodata/filelists.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/filelists.xml.gz from virtualmin-universal: [Errno 256] No more mirrors to try.
.. install failed!

No packages were installed. Check the messages above for the cause of the error.

I am not sure if this is relevant, but two-factor authentication was enabled and then disabled on this server.

Status: 
Closed (fixed)

Comments

Howdy -- thanks for pointing this out, I'm passing this along to Joe for further investigation.

Maybe your repositories in Europe were overloaded or something at the time when we attempted to run updates at first time, I don't know what was the issue about exactly, but running it now went through smoothly:

yum update
Loaded plugins: fastestmirror, presto, priorities
Setting up Update Process
Loading mirror speeds from cached hostfile
* base: centosmirror.netcup.net
* updates: centos.datente.com
Resolving Dependencies
--> Running transaction check
---> Package usermin.noarch 0:1.660-1 will be updated
---> Package usermin.noarch 0:1.690-1 will be an update
---> Package virtualmin-base.noarch 0:1.0-63.rh will be updated
---> Package virtualmin-base.noarch 0:5.0-1.rh will be an update
--> Processing Dependency: wbm-virtualmin-git for package: virtualmin-base-5.0-1.rh.noarch
--> Processing Dependency: wbm-virtualmin-sqlite for package: virtualmin-base-5.0-1.rh.noarch
---> Package wbm-virtual-server.noarch 0:4.18.gpl-1 will be updated
---> Package wbm-virtual-server.noarch 0:5.0.gpl-1 will be an update
updates/filelists_db                                                                                                            | 2.1 MB     00:06    
virtualmin-universal/filelists                                                                                                  | 933 kB     00:01    
--> Running transaction check
---> Package wbm-virtualmin-git.noarch 0:1.6-1 will be installed
---> Package wbm-virtualmin-sqlite.noarch 0:1.4-1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=======================================================================================================================================================
Package                                    Arch                        Version                        Repository                                 Size
=======================================================================================================================================================
Updating:
usermin                                    noarch                      1.690-1                        virtualmin-universal                       15 M
virtualmin-base                            noarch                      5.0-1.rh                       virtualmin                                 37 k
wbm-virtual-server                         noarch                      5.0.gpl-1                      virtualmin-universal                      2.3 M
Installing for dependencies:
wbm-virtualmin-git                         noarch                      1.6-1                          virtualmin-universal                       82 k
wbm-virtualmin-sqlite                      noarch                      1.4-1                          virtualmin-universal                       13 k

Transaction Summary
=======================================================================================================================================================
Install       2 Package(s)
Upgrade       3 Package(s)

Total download size: 18 M
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 18 M
(1/5): usermin-1.690-1.noarch.rpm                                                                                               |  15 MB     00:03    
(2/5): virtualmin-base-5.0-1.rh.noarch.rpm                                                                                      |  37 kB     00:00    
(3/5): wbm-virtual-server-5.0.gpl-1.noarch.rpm                                                                                  | 2.3 MB     00:01    
(4/5): wbm-virtualmin-git-1.6-1.noarch.rpm                                                                                      |  82 kB     00:00    
(5/5): wbm-virtualmin-sqlite-1.4-1.noarch.rpm                                                                                   |  13 kB     00:00    
-------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                  2.4 MB/s |  18 MB     00:07    
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : wbm-virtual-server-5.0.gpl-1.noarch                                                                                                 1/8

  Installing : wbm-virtualmin-git-1.6-1.noarch                                                                                                     2/8
virtualmin-git
  Installing : wbm-virtualmin-sqlite-1.4-1.noarch                                                                                                  3/8
virtualmin-sqlite
  Updating   : usermin-1.690-1.noarch                                                                                                              4/8
Usermin install complete. You can now login to https://ns1.cmnet.org:20000/
as any user on your system.
  Updating   : virtualmin-base-5.0-1.rh.noarch                                                                                                     5/8
  Cleanup    : virtualmin-base-1.0-63.rh.noarch                                                                                                    6/8
  Cleanup    : usermin-1.660-1.noarch                                                                                                              7/8
  Cleanup    : wbm-virtual-server-4.18.gpl-1.noarch                                                                                                8/8
  Verifying  : usermin-1.690-1.noarch                                                                                                              1/8
  Verifying  : wbm-virtual-server-5.0.gpl-1.noarch                                                                                                 2/8
  Verifying  : virtualmin-base-5.0-1.rh.noarch                                                                                                     3/8
  Verifying  : wbm-virtualmin-git-1.6-1.noarch                                                                                                     4/8
  Verifying  : wbm-virtualmin-sqlite-1.4-1.noarch                                                                                                  5/8
  Verifying  : wbm-virtual-server-4.18.gpl-1.noarch                                                                                                6/8
  Verifying  : virtualmin-base-1.0-63.rh.noarch                                                                                                    7/8
  Verifying  : usermin-1.660-1.noarch                                                                                                              8/8

Dependency Installed:
  wbm-virtualmin-git.noarch 0:1.6-1                                        wbm-virtualmin-sqlite.noarch 0:1.4-1                                      

Updated:
  usermin.noarch 0:1.690-1                  virtualmin-base.noarch 0:5.0-1.rh                  wbm-virtual-server.noarch 0:5.0.gpl-1                

Complete!

so I'm marking this as closed.