Bug 643783 - Authentication error on fresh fedora 14 beta update
Summary: Authentication error on fresh fedora 14 beta update
Keywords:
Status: CLOSED DUPLICATE of bug 622179
Alias: None
Product: Fedora
Classification: Fedora
Component: PackageKit
Version: 14
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-18 02:54 UTC by hal
Modified: 2010-10-18 08:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-18 08:34:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description hal 2010-10-18 02:54:30 UTC
Description of problem: After a fresh install of Fedora 14 beta into a vmware virtual machine, software update failed trying to update packagekit and yum


Version-Release number of selected component (if applicable): Fedora 14 beta


How reproducible: always


Steps to Reproduce:
1. Install Fedora 14 beta, run software update
2. Answer yes to the "do you trust this repository" dialog
3. Enter password
  
Actual results: Dialog box with this message

failed to install signature: Traceback (most recent call last):
  File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2937, in install_signature
    self.yumbase.getKeyForPackage(pkg, askcb = lambda x, y, z: True)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4329, in getKeyForPackage
    result = ts.pgpImportPubkey(misc.procgpgkey(info['raw_key']))
  File "/usr/lib/python2.7/site-packages/rpmUtils/transaction.py", line 59, in __getattr__
    return self.getMethod(attr)
  File "/usr/lib/python2.7/site-packages/rpmUtils/transaction.py", line 69, in getMethod
    return getattr(self.ts, method)
AttributeError: 'NoneType' object has no attribute 'pgpImportPubkey'


Expected results: Authentication succeeds and updates installed.


Additional info:

Comment 1 Richard Hughes 2010-10-18 08:34:07 UTC
This was a yum bug.

*** This bug has been marked as a duplicate of bug 622179 ***


Note You need to log in before you can comment on or make changes to this bug.