--=-kMD7kh8iUc8+WP/oFPhB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-01-15 at 11:14, Jim Wildman wrote: > Yum built from source rpm. It also barfs on other update requests. >=20 > [root@hross root]# yum update wget > Gathering package information from servers > Getting headers from: Red Hat Linux 8.0 base > Getting headers from: Red Hat Linux 8.0 updates > Finding updated packages > Downloading needed headers > Resolving dependencies > Traceback (most recent call last): > File "/usr/bin/yum", line 24, in ? > yummain.main(sys.argv[1:]) > File "yummain.py", line 201, in main > File "nevral.py", line 223, in resolvedeps > File "nevral.py", line 73, in getHeader > File "clientStuff.py", line 173, 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 > [root@hross root]# cat /etc/redhat-release=20 > Red Hat Linux release 8.0 (Psyche) > [root@hross root]# rpm -q yum > yum-0.9.3-1 >=20 You've got a borked header I believe. for fun and profit try this: yum clean headers yum update wget -sv --=-kMD7kh8iUc8+WP/oFPhB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQA+JZq11Aj3x2mIbMcRApUqAJ9v1qFM3LlaRpaRxTvQbbTZ786bWwCfclBu ZKGQt+6B94X0xt6PIGB5dmg= =mI/Z -----END PGP SIGNATURE----- --=-kMD7kh8iUc8+WP/oFPhB--