> Traceback (most recent call last): > File "/usr/share/firstboot/firstbootWindow.py", line 468, in loadModules > vbox, pix, title = module.launch() > File "/usr/share/firstboot/modules/networking.py", line 94, in launch > self.updateLabels() > File "/usr/share/firstboot/modules/networking.py", line 122, in > updateLabels > if string.strip(tokens[0]) == "alias" and string.strip(tokens[1][:3]) == > "eth": > IndexError: list index out of range File a bug against firstboot, including your modules.conf (or whatever it's called anymore) and a description of whatever networking hardware you've got in the computer. - Chris