Bug 237777

Summary: system-config-date crashes
Product: [Fedora] Fedora Reporter: Nils Philippsen <nphilipp>
Component: system-config-dateAssignee: Nils Philippsen <nphilipp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-25 12:37:42 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:
Bug Depends On:    
Bug Blocks: 237736    

Description Nils Philippsen 2007-04-25 12:15:43 UTC
+++ This bug was initially created as a clone of Bug #237736 +++

Description of problem:
system-config-date crashes when there is not ntp server list

Version-Release number of selected component (if applicable):
system-config-date-1.8.8-1.fc6

How reproducible: I have only been able to try this on one machine so far


Steps to Reproduce:
1. install Fedora 6
2. do not setup ntp servers
3. run system-config-date (from a console)
  
Actual results:
program crashes due to programming error

Expected results:
program starts up and allows me to configure ntp

Additional info:

* problem stems from getNtpServers() in dateBackend.py, it fails to return a
tuple if self.ntpFile evaluates to False

Comment 1 Nils Philippsen 2007-04-25 12:37:42 UTC
fixed in system-config-date-1.8.96