Joshua Jensen wrote: > warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 665b9872 > GPG key parsing failed: int() literal too large: > ca2086862bd69dfc65f6ecc4219180cddb42a60e > public key not available for cisco-sudoers-1.875-1.noarch.rpm > Retrieving GPG key from http://server/yum/keys/RPM-GPG-KEY > warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 665b9872 > GPG key parsing failed: int() literal too large: > ca2086862bd69dfc65f6ecc4219180cddb42a60e > public key not available for ecs-sysstat-disable-1.0-2.noarch.rpm > Retrieving GPG key from http://server/yum/keys/RPM-GPG-KEY > > It is like yum sees that there are two keys... but only actually tries > to use the last one listed. Is this a known bug in yum 2.2.1? No Yum 2.2.x version supports multiple gpgkey values per repository. This feature was only added in version 2.3.4. Regardless, you may want to update to Yum 2.2.2. It fixes the "int() literal too large" error you're seeing. Menno