Bug 136316 - Traceback attempting to display gpg install key dialog
Summary: Traceback attempting to display gpg install key dialog
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: up2date
Version: 3.0
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Max Spevack
URL:
Whiteboard:
Depends On:
Blocks: 123574 130798
TreeView+ depends on / blocked
 
Reported: 2004-10-19 10:13 UTC by Jay Turner
Modified: 2015-01-08 00:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-20 09:09:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jay Turner 2004-10-19 10:13:31 UTC
Description of problem:
With up2date-4.2.48-1, I'm getting a traceback when running in GUI
mode on a system which doesn't have the RH GPG key installed:

-----
Traceback (most recent call last):
  File "/usr/sbin/up2date", line 1174, in ?
    sys.exit(main() or 0)
  File "/usr/sbin/up2date", line 656, in main
    ret = sanityChecks(fromDaemon, hasGui)
  File "/usr/sbin/up2date", line 289, in sanityChecks
    ret = gpgWarning2(hasGui)
  File "/usr/sbin/up2date", line 208, in gpgWarning2
    dlg = gui.QuestionDialog( guiErrMsg + _("\n\nInstall key?") )
AttributeError: 'module' object has no attribute 'QuestionDialog'
-----

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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Todd Warner 2004-10-19 11:01:09 UTC
would pychecker have caught this adrian?

Comment 2 Adrian Likins 2004-10-19 16:18:03 UTC
fixed when 4.2.50 gets built

Comment 3 Adrian Likins 2004-10-19 16:44:27 UTC
4.2.50 building

Comment 4 Jay Turner 2004-10-20 09:09:54 UTC
This issue is indeed resolved with up2date-4.2.51-1 which is included
in the re1020.0 build.


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