To get past the issue I remove it (krb5-libs-1.3.1-6 is installed as well), do any yum/up2date/rug work and then install it again to get Connector and Evolution to work. It's a bit of a hassle, but I've learned to work around it.
cjs
On Mon, 2003-12-22 at 19:07, Todd A. Jacobs wrote:
Yum is hosed. After checking out bugzilla, it looks like yum can get corrupted, but there doesn't seem to be an obvious way to rebuild the /var/cache/yum/* files needed to run yum properly. Clearing out the cache directory and running 'yum check-update' yields the following unhelpful traceback: Gathering header information file(s) from server(s) Server: Fedora Core 1 - i386 - Base CacheDir: /var/cache/yum/base Getting header.info from server failover: baseURL = http://fedora.redhat.com/releases/fedora-core-1 failover: path = /headers/header.info headerinfofn: /var/cache/yum/base/header.info Traceback (most recent call last): File "/usr/bin/yum", line 60, in ? yummain.main(sys.argv[1:]) File "yummain.py", line 188, in main File "clientStuff.py", line 766, in get_package_info_from_servers File "clientStuff.py", line 103, in HeaderInfoNevralLoad ValueError: unpack list of wrong size This is consistent with the Bugzilla stuff, for which there is no listed fix. How can I rebuild/restore yum?