On Wed, 2010-09-22 at 09:32 -0400, Steve Blackwell wrote: > # uname -a > Linux steve.blackwell 2.6.32.21-166.fc12.i686 #1 SMP Fri Aug 27 > 06:55:23 UTC 2010 i686 i686 i386 GNU/Linux > > # rpm -qa | grep yum > yum-plugin-fastestmirror-1.1.26-1.fc12.noarch > anaconda-yum-plugins-1.0-5.fc12.noarch > PackageKit-yum-0.5.7-2.fc12.i686 > yum-3.2.28-3.fc12.noarch > yum-updatesd-0.9-3.fc12.noarch > PackageKit-yum-plugin-0.5.7-2.fc12.i686 > yum-utils-1.1.26-1.fc12.noarch > yum-metadata-parser-1.1.2-14.fc12.i686 > > While attempting to update livna-config-display which showed up > yesterday, I get these errors: > > Traceback (most recent call last): > File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2759, in > install_signature self.yumbase.getKeyForPackage(pkg, askcb = lambda x, > y, z: True) File "/usr/lib/python2.6/site-packages/yum/__init__.py", > line 4329, in getKeyForPackage result = > ts.pgpImportPubkey(misc.procgpgkey(info['raw_key'])) File > "/usr/lib/python2.6/site-packages/rpmUtils/transaction.py", line 59, in > __getattr__ return self.getMethod(attr) File > "/usr/lib/python2.6/site-packages/rpmUtils/transaction.py", line 69, in > getMethod return getattr(self.ts, method) AttributeError: 'NoneType' > object has no attribute 'pgpImportPubkey' > > Is this a known problem and is anybody else seeing it? > > Steve try: (as root) yum clean all yum update -- Thanks! Regards, Ankur https://fedoraproject.org/wiki/User:Ankursinha "FranciscoD" -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines