Bug 110254

Summary: up2date crashes with 'up2dateErros' is not defined
Product: [Fedora] Fedora Reporter: Michael Young <m.a.young>
Component: up2dateAssignee: Adrian Likins <alikins>
Status: CLOSED RAWHIDE QA Contact: Fanny Augustin <fmoquete>
Severity: medium Docs Contact:
Priority: medium    
Version: 1CC: bugzilla, davej, misc2, redhat, sajchurchey, tammy.c.fox
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 4.3.11-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-02-03 17:31:05 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:

Description Michael Young 2003-11-17 17:00:11 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031030

Description of problem:
I have had a crash with up2date giving this traceback
Traceback (most recent call last):
  File "/usr/share/rhn/up2date_client/gui.py", line 2070, in
doInstallation
    kernelsToInstall = up2date.installPackages(self.selectedPkgList,
self.rpmCallback)
  File "/usr/share/rhn/up2date_client/up2date.py", line 619, in
installPackages
    raise up2dateErros.RpmError("%s" % e)
NameError: global name 'up2dateErros' is not defined
during the download phase. A don't know what the problem was, but at
the very least it looks like you have a typo. A second run has got
past the crash point.
This is with 4.1.16-1.

Comment 1 Miloslav Trmac 2003-11-20 17:45:04 UTC
Triage->Easyfix

(s/up2dateErros/up2dateErrors/)

Comment 2 Tammy Fox 2004-01-18 02:08:21 UTC
*** Bug 112403 has been marked as a duplicate of this bug. ***

Comment 3 Tammy Fox 2004-01-18 18:40:15 UTC
Yep. I get this traceback as well but was able to fix it by changing
'up2dateErros' to 'up2dateErrors' in
/usr/share/rhn/up2date_client/up2date.py.

Comment 4 Aleksey Nogin 2004-01-19 05:21:46 UTC
*** Bug 113549 has been marked as a duplicate of this bug. ***

Comment 5 Aleksey Nogin 2004-01-19 05:22:22 UTC
*** Bug 113742 has been marked as a duplicate of this bug. ***

Comment 6 Adrian Likins 2004-01-20 19:22:25 UTC
fixed in cvs

Comment 7 Adrian Likins 2004-01-20 19:59:32 UTC
probabaly should land in rawhide in 4.3.9

Comment 8 Jef Spaleta 2004-01-28 17:23:24 UTC
*** Bug 114043 has been marked as a duplicate of this bug. ***

Comment 9 Miloslav Trmac 2004-02-03 17:31:05 UTC
Fix confirmed in up2date-4.3.11-2.

Comment 10 Miloslav Trmac 2004-02-13 12:19:41 UTC
*** Bug 115487 has been marked as a duplicate of this bug. ***