Bug 702613 - Internal system error when launching "Software Update"
Summary: Internal system error when launching "Software Update"
Keywords:
Status: CLOSED DUPLICATE of bug 702501
Alias: None
Product: Fedora
Classification: Fedora
Component: PackageKit
Version: 15
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 702563 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-06 11:07 UTC by trustthesky
Modified: 2011-05-06 12:47 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-06 12:47:51 UTC
Type: ---


Attachments (Terms of Use)

Description trustthesky 2011-05-06 11:07:15 UTC
Description of problem:

Internal system error when launching "Software Update"

How reproducible:

Launch "Software Update"

  
Actual results:

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):


Expected results:

A list of of things that need updates.

Additional info:

Comment 1 Elad Alfassa 2011-05-06 11:25:07 UTC
*** Bug 702563 has been marked as a duplicate of this bug. ***

Comment 2 Richard Hughes 2011-05-06 12:47:51 UTC

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


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