[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Various python blow-outs
- From: Chris Lumens <clumens redhat com>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: Re: Various python blow-outs
- Date: Mon, 15 May 2006 17:15:38 -0400
> 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]