Displaying 1 result from an estimated 1 matches for "d37fe4404a7a5fdb27b29f9b5ed09c73".
2013 Dec 06
1
md5sum mismatch between CentOS 6.4 and 6.5 repository
...6_2.noarch.rpm.64
ls -l
..... 30844 Mar 26 2012 python-slip-dbus-0.2.20-1.el6_2.noarch.rpm.64
..... 30844 Mar 26 2012 python-slip-dbus-0.2.20-1.el6_2.noarch.rpm.65
md5sum python-slip-dbus-0.2.20-1.el6_2.noarch.rpm.*
20bb02e6f3b7b71e09dcaff7f3b0ca02 python-slip-dbus-0.2.20-1.el6_2.noarch.rpm.64
d37fe4404a7a5fdb27b29f9b5ed09c73 python-slip-dbus-0.2.20-1.el6_2.noarch.rpm.65
Any comments?
Background:
We have a local CentOS mirror and after updating to 6.5 the kickstart
installation fails because of the wrong md5sum of python-slip-dbus. We mirror
with rsync (no -c) and so we had the version from 6.4 in our 6.5 repository....