Bug 804231

Summary: Crash report when ending Firefox update, to version 10.0.3
Product: Red Hat Enterprise Linux 5 Reporter: Camilo <cmad67>
Component: pirutAssignee: James Antill <james.antill>
Status: CLOSED WONTFIX QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.8CC: bkearney
Target Milestone: rc   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-15 19:55:45 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
File was downloaded from the error window. none

Description Camilo 2012-03-16 23:03:13 UTC
Created attachment 570732 [details]
File was downloaded from the error window.

Description of problem:

Operative System: CentOS 5.8.  The error has taken place when the package updater requested to update packages, after finishing Firefox update from version 10.0.1 to 10.0.3 the error appeared.  Firefox was updated succesfully to version 10.0.3 and it is working fine.  

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


How reproducible:


Steps to Reproduce:
1. Firefox must be in a version lower than 10.0.3.  
2. Package updater requests to perform updates, accept the request.
3. After finishig the update, the error could appear.
  
Actual results:
Firefox is working fine, also my CentOS 5.8 is working fine.  

Expected results:


Additional info:

Comment 1 James Antill 2013-03-15 19:55:45 UTC
Traceback (most recent call last):
  File "/usr/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 173, in run
    for modname, func in self._pluginfuncs[slotname]:
AttributeError: 'list' object has no attribute '_pluginfuncs'

...this should be after the transaction happens and as you are exiting. So you can mostly ignore it, and it's fixed in RHEL-6 due to having a different GUI package manager.


This request was evaluated by Red Hat Engineering for inclusion in a Red 
Hat Enterprise Linux maintenance release.

Red Hat does not currently plan to provide this change in a Red Hat 
Enterprise Linux update release for currently deployed products.

With the goal of minimizing risk of change for deployed systems, and in 
response to customer and partner requirements, Red Hat takes a 
conservative approach when evaluating enhancements for inclusion in 
maintenance updates for currently deployed products. The primary 
objectives of update releases are to enable new hardware platform 
support and to resolve critical defects.