Bug 702873

Summary: F15Beta updates broke PackageKit
Product: [Fedora] Fedora Reporter: Need Real Name <comcast.really.sucks>
Component: PackageKitAssignee: Richard Hughes <richard>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 15CC: jonathan, richard, smparrish
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-07 22:18:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Need Real Name 2011-05-07 22:16:29 UTC
Description of problem:

After last F15 beta PackageKit updates, getting this error from Software Updates app:

Error Type: <type 'exceptions.AttributeError'>
Error Value: 'YumFilter' object has no attribute 'pre_process'
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3619, in <module>
    main()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3616, in main
    backend.dispatcher(sys.argv[1:])
  File : /usr/lib/python2.7/site-packages/packagekit/backend.py, line 748, in dispatcher
    self.dispatch_command(args[0], args[1:])
  File : /usr/lib/python2.7/site-packages/packagekit/backend.py, line 632, in dispatch_command
    self.get_updates(filters)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2784, in get_updates
    if pkgfilter.pre_process(pkg):

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Need Real Name 2011-05-07 22:18:22 UTC

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