Hi,
I installed SME version 7.4 and then the first think I did was "yum update".
I performed the following steps:
yum clear all
yum update
and I got the following response:
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "smeserver" plugin
Cleaning up xml metadata
18 metadata files removed
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@mail1 ~]#
yum clean all==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "smeserver" plugin
Cleaning up Everything
0 headers removed
0 packages removed
0 metadata files removed
0 cache files removed
5 cache files removed
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@mail1 ~]#
yum update==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "smeserver" plugin
Setting up Update Process
Setting up repositories
smeaddons 100% |=========================| 951 B 00:00
smeextras 100% |=========================| 1.9 kB 00:00
base 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
smeos 100% |=========================| 1.9 kB 00:00
smeupdates 100% |=========================| 1.9 kB 00:00
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 186 B 00:00
primary.xml.gz 100% |=========================| 20 kB 00:00
smeextras : ################################################## 61/61
primary.xml.gz 100% |=========================| 608 kB 00:52
base : ################################################## 1591/1591
primary.xml.gz 100% |=========================| 80 kB 00:07
updates : ################################################## 289/289
primary.xml.gz 100% |=========================| 264 kB 00:03
smeos : ################################################## 543/543
primary.xml.gz 100% |=========================| 3.7 kB 00:00
http://smemirror.fullnet.co.uk/releases/7/smeupdates/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
primary.xml.gz 100% |=========================| 3.7 kB 00:00
http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/7/smeupdates/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
primary.xml.gz 100% |=========================| 3.7 kB 00:00
http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/smeserver/releases/7/smeupdates/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
primary.xml.gz 100% |=========================| 3.7 kB 00:00
http://sme-mirror.voxteneo.com/releases/7/smeupdates/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
primary.xml.gz 100% |=========================| 3.7 kB 00:00
http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/7/smeupdates/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
primary.xml.gz 100% |=========================| 3.7 kB 00:00
http://mirror.pacific.net.au/linux/smeserver/releases/7/smeupdates/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from smeupdates: [Errno 256] No more mirrors to try.
================================================================
No new rpms were installed. No additional commands are required.
================================================================
Can somebody help me in troubleshooting this issue of failure of yum update.
thanks