Description of problem: If I go to the NTP tab, enable NTP, check "Synchronize system clock before starting service" (under Advanced), and click OK, then I get the following traceback on the console and the window doesn't close. Traceback (most recent call last): File "/usr/share/system-config-date/scdMainWindow.py", line 86, in ok_clicked self.apply () File "/usr/share/system-config-date/scdMainWindow.py", line 118, in apply if self.dateBackend.writeNtpConfig (ntpServers, ntpServerChoices, ntpBroadcastClient, ntpLocalTimeSource, ntpStepTime) == None: File "/usr/share/system-config-date/dateBackend.py", line 162, in writeNtpConfig fd.write (server.ipaddrs[0] + "\n") AttributeError: 'str' object has no attribute 'ipaddrs' If I un-check "Synchronize ...", then it closes properly. Version-Release number of selected component (if applicable): system-config-date-1.9.28-1.fc9.noarch How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Should be fixed in system-config-date-1.9.29 which is building right now.
will this include being prompted to set the time/date and enable ntp in firstboot?
Well, I've fixed the traceback, if there's anything else, tell me ;-).
i'll look for it in rawhide tomorrow. thanks
this no longer occurs. Also, s-c-date is in firstboot even! :)
system-config-date-1.9.32-1.fc8 has been submitted as an update for Fedora 8
system-config-date-1.9.32-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.