Description of problem:An error traceback appears after a fresh install of "everything" from Phoebe Beta 2 on a machine. It appears to be failing to get the time from a NTP server. I did not configure an NTP server during the install. Version-Release number of selected component (if applicable): How reproducible: Unknown Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: Traceback (most recent call last): File "/usr/share/firstboot/firstbootWindow.py", line 153, in __init__ vbox, eventbox = module.launch() File "/usr/share/firstboot/modules/date.py", line 75, in launch self.setupScreen() File "/usr/share/firstboot/modules/date.py", line 64, in setupScreen self.datePage = date_gui.datePage(self.dateBackend) File "/usr/share/redhat-config-date/date_gui.py", line 171, in __init__ ntpServer = socket.gethostbyaddr(ntpServerIP)[0] TypeError: gethostbyaddr() argument 1 must be string, not None
*** This bug has been marked as a duplicate of 82061 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.