update error

Forum for getting help with Project Gamera, Spamassassin, Clamav, qmail-scanner and other anti-spam tools.
ivan
Forum User
Forum User
Posts: 52
Joined: Mon Aug 22, 2005 6:50 am

update error

Unread post by ivan »

I am facing this error:

Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for qmail-scanner to pack into transaction set.
qmail-scanner-2.02-1.el4. 100% |=========================| 338 kB 00:00
http://www.atomicorp.com/channels/atomi ... noarch.rpm: [Errno -1] Header is not complete.
Trying other mirror.
Error: failure: RPMS/qmail-scanner-2.02-1.el4.art.noarch.rpm from atomic: [Errno 256] No more mirrors to try.


Any suggestion ?
# rpm -qa |grep scanner
qmail-scanner-2.01-15.el4.art
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

You may have tried to update while the archive was being updated.

First try cleaning out your yum cache and updating again:

Code: Select all

# yum clean all
# yum update
Or maybe there really is a problem with the headers that Scott needs to fix.
Lemonbit Internet Dedicated Server Management
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Nothing on the archive side, you might have hit that in mid-update.
ivan
Forum User
Forum User
Posts: 52
Joined: Mon Aug 22, 2005 6:50 am

Unread post by ivan »

scott wrote:Nothing on the archive side, you might have hit that in mid-update.
i already tried to 'clean', i also tried to recreate a new /var/cache/yum directory ... but the same error.
it downloads the packages but alwasy returns ' Header is not complete.'

yum mistery ?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Ive see transparent proxy servers do that before
ivan
Forum User
Forum User
Posts: 52
Joined: Mon Aug 22, 2005 6:50 am

Unread post by ivan »

scott wrote:Ive see transparent proxy servers do that before
Yes, it must be a firewall related issue.

Thanks
Post Reply