Various python blow-outs

Chris Lumens clumens at redhat.com
Mon May 15 21:15:38 UTC 2006


> 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




More information about the Kickstart-list mailing list