Bug 448047

Summary: Automatic Software Update gives internal system error and backtrace
Product: [Fedora] Fedora Reporter: Peter H. Jones <jones.peter>
Component: gnome-packagekitAssignee: Robin Norwood <robin.norwood>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: richard
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-14 12:41:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
gpk-update-viewer verbose output none

Description Peter H. Jones 2008-05-23 05:08:38 UTC
Description of problem:


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

How reproducible:
Always

Steps to Reproduce:
1. See Software Update Popup
2. Click on See Updates
3. Select Review
  
Actual results:
Internal system error and back trace . I can't copy
for pasting into this bug report. Updating without review
works fine.

Expected results:
Details of each update

Additional info:

Comment 1 Peter H. Jones 2008-06-12 16:17:24 UTC
Package Kit is version PackageKit-0.1.12-13.20080522.fc9.i386.

Comment 2 Peter H. Jones 2008-06-14 12:15:39 UTC
Created attachment 309360 [details]
gpk-update-viewer verbose output

Discovered and ran gpk-update-viewer -v, submitting its output. Relevant part
is:

TI:07:57:39	TH:0x97b13f0	FI:pk-client.c	FN:pk_client_error_code_cb,863
 - emit error-code 3, Error Type: <type 'exceptions.AttributeError'>
Error Value: Updates instance has no attribute 'obsoletes'
  File : /usr/share/PackageKit/helpers/yum/get-update-detail.py , line 17, in
<module>
    backend.get_update_detail(package)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py , line 1365, in
get_update_detail
    obsolete = self._get_obsoleted(pkg.name)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py , line 1275, in
_get_obsoleted
    obsoletes = self.yumbase.up.getObsoletesTuples(newest=1)
  File : /usr/lib/python2.5/site-packages/rpmUtils/updates.py , line 568, in
getObsoletesTuples
    obslist = self.obsoletes.keys()

gpk-package-viewer is in gnome-packagekit-0.1.12-12.20080430.fc9.i386 .

Comment 3 Peter H. Jones 2008-06-14 12:31:32 UTC
Also changed component field, because gpk-package-viewer shows the bug
reproducibly. Procedure is to run gpk-package-viewer and hit Review button.

Comment 4 Peter H. Jones 2008-06-14 12:41:02 UTC

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