From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20021216 Description of problem: After a clean install from iso CD's, firstboot gave a message of failing to load date and time module. Error log was as follows: Traceback (most recent call last): File "/usr/share/firstboot/firstbootWindow.py", line 156, in __init__ vbox, pix, title = 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 Version-Release number of selected component (if applicable): How reproducible: Couldn't Reproduce Steps to Reproduce: 1.Attempted reproduction method from a terminal window 2. rm /etc/sysconfig/firstboot 3. firstboot Actual Results: Error did not reappear. firstboot proceeded (a second error was encountered which I will post in a moment) with the option to configure date and time. Additional info:
*** This bug has been marked as a duplicate of 82061 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.