Hi, Can anyone explain what's going on here? I imported a few GPG keyfiles to solve the invalid GPG key issue, hope that was not related to this. I also searched on google, it seems that it has something to do with header corruptions. But this only happens to certain packages. Thanks! ---------------------- Here is the log: [root@h68-148-32-213 root]# up2date -u up2date-gnome Fetching package list for channel: fedora-core-1... Fetching hxx//fedora.redhat.com/releases/fedora-core-1/headers/header.info... ######################################## Fetching package list for channel: updates-released... Fetching hxx://fedora.redhat.com/updates/released/fedora-core-1/headers/header.info... ######################################## Fetching Obsoletes list for channel: fedora-core-1... Fetching Obsoletes list for channel: updates-released... Fetching rpm headers... ######################################## Name Version Rel ---------------------------------------------------------- up2date-gnome 4.1.21 3 i386 Testing package set / solving RPM inter-dependencies... Traceback (most recent call last): File "/usr/sbin/up2date", line 1188, in ? sys.exit(main() or 0) File "/usr/sbin/up2date", line 766, in main fullUpdate, dryRun=options.dry_run)) File "/usr/sbin/up2date", line 1051, in batchRun batch.run() File "up2dateBatch.py", line 70, in run File "up2dateBatch.py", line 142, in __dryRun File "up2date.py", line 387, in dryRun File "depSolver.py", line 716, in solvedep File "depSolver.py", line 683, in process_deps File "depSolver.py", line 475, in __dependencies File "depSolver.py", line 93, in solveDep File "/usr/share/rhn/up2date_client/repoBackends/genericSolveDep.py", line 40, in solveDep self.getSolutions(unknowns) File "/usr/share/rhn/up2date_client/repoBackends/genericSolveDep.py", line 235, in getSolutions hdr = self.getHeader(pkg) File "/usr/share/rhn/up2date_client/repoBackends/genericSolveDep.py", line 217, in getHeader progressCallback = progressCallback) File "rpcServer.py", line 110, in doCall File "repoDirector.py", line 31, in getHeader File "rpmSource.py", line 210, in getHeader File "/usr/share/rhn/up2date_client/repoBackends/yumRepo.py", line 96, in getHeader hdrBuf = fh.read() File "/usr/lib/python2.2/gzip.py", line 156, in read self._read(readsize) File "/usr/lib/python2.2/gzip.py", line 210, in _read self._read_eof() File "/usr/lib/python2.2/gzip.py", line 245, in _read_eof raise ValueError, "CRC check failed" ValueError: CRC check failed [root@h68-148-32-213 root]#