On Sun, 2003-03-09 at 23:10, Tom Diehl wrote: > Hi all, > Would someone please tell me what this traceback means?? > > The command line is "yum -d4 update" > > Lots of other package info deleted for brevity. > Updating: cyrus-sasl-plain, i386 > Updating: dhcp-devel, i386 > Updating: mozilla-nss, i386 > Updating: kdelibs-devel, i386 > Traceback (most recent call last): > File "/usr/sbin/yum", line 24, in ? > yummain.main(sys.argv[1:]) > File "yummain.py", line 201, in main > File "nevral.py", line 201, in resolvedeps > File "nevral.py", line 75, in getHeader > File "clientStuff.py", line 180, in readHeader > File "/usr/lib/python2.2/gzip.py", line 152, in read > self._read(readsize) > File "/usr/lib/python2.2/gzip.py", line 206, in _read > self._read_eof() > File "/usr/lib/python2.2/gzip.py", line 241, in _read_eof > raise ValueError, "CRC check failed" > ValueError: CRC check failed > > What CRC check is it saying is failing?? > This is on a a fresh install of 8.0 using the rpm from the yum web site > and also using the 8.0 repository at dulog. ungzipping a .hdr file - that should be a caught message and I think it is caught now in the 4.2 branch - I'll check the 4.0.4 branch. yum clean headers then rerun yum. thanks -sv