Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: zi4 on May 09, 2007, 09:11:19 PM
-
hi all,
I received some emails to root remembering to update clamav:
=== yum reports available updates:
===
smeserver-clamav.noarch 1.2.0-13.el4.sme smeupdates
so, I ran at console:
yum update --disablerepo=* --enablerepo=smeos --enablerepo=smeaddons --enablerepo=smeupdates
This fails for all 4 mirrors:
(...)
Trying other mirror.
smeserver-clamav-1.2.0-13 100% |=========================| 32 kB 00:00
http://mirror.contribs.org/smeserver/releases/7/ \
smeupdates/i386/RPMS/smeserver-clamav-1.2.0-13.el4.sme.noarch.rpm: [Errno -1] Header is not complete.
Trying other mirror.
Error: failure: RPMS/smeserver-clamav-1.2.0-13.el4.sme.noarch.rpm from smeupdates: [Errno 256] No more mirrors to try.
Even after:
yum clean all
Any ideas?
-
Could be temp latency. Are you otherwise up to date, and did you try in SM?
Craig
-
Hi ,
I have the same probleme with 2 others sme from fresh install 7.1 iso cd.
No solution , the mirror is clean?
-
I tried the same from server-manager - same result
Still no solution found... :?
Well, nothing to worry, the virus db is being updated:
ClamAV und DB Versionen 0.90.1/3224/Wed May 9 17:25:29 2007
cheers, Stefan
-
I have the same problem but with the package aspell-de.
I run a Sme Server 7.1 in a virtual machine (vmware server) and tried to install 2 times vmware-images based on the 7.1 official ISO but when i try to update the system i receive an Header error message on the aspell-de package and the update stops.
The problem is the same both through the web interface and tty as root. In this last case i did yum clean all before yum update but nothing went well.
Cheers,
zeno
-
I tried the same from server-manager - same result
Still no solution found... :?
[Errno -1] Header is not complete.
In your case it looks like a syncing issue with the mirrors. If you had searched for your error in the forums you would know that :wink: .
As far as the others who have posted, I don't know, could be the same. If you think it to be a bug, post an entry in the bug tracker.
Craig
-
He has right but it 's strange....
yum update \
--disablerepo=* \
--enablerepo=base \
--enablerepo=updates \
--enablerepo=smeos \
--enablerepo=smeupdates \
--enablerepo=smeaddons
yum update
After there is a problem with signature of aspell rpm.
-
Howdy, I had the same problem on thursday night, eastern australian time, as in unable to update from a fresh install, but it seems to have rectified itself now, aspell-de was getting header issues from all 4 mirrors, and was causing me grief. I tried it tonight (Friday, 20:20 EAST) and it's working so far
Nchy
-
'yum update' is working fine today... without changing anything. It was probably a problem with the repos, I suppose.
Thanks for all your replies!