On Fri, 2009-02-13 at 11:03 -0700, Orion Poplawski wrote:
I'm getting a lot of these messages lately:
DEBUG util.py:256:
http://fedora.cora.nwra.com/fedora/linux/development/x86_64/os/repodata/f1acb053849a0584374d5f2f2f08abfc28226665fd2c00842df6508add0394c9-primary.sqlite.bz2:
[Errno -3] Error performing checksum
Seems like yum in RHEL5.2 cannot handle the sha256 sums in the Fedora
Devel (and other) repos? Is this correct?
you can install python-hashlib from here:
http://skvidal.fedorapeople.org/hashlib/
and then it will work