[et-mgmt-tools] list index out of range when running virt-install

Nerijus Baliunas nerijus at users.sourceforge.net
Mon Jan 12 22:04:56 UTC 2009


On Mon, 12 Jan 2009 15:44:43 -0500 Cole Robinson <crobinso at redhat.com> wrote:

> >   File "/usr/lib/python2.5/site-packages/virtinst/util.py", line 296, in default_keymap
> >     kt = s.split('"')[1]
> > IndexError: list index out of range
> > 
> > Assuming it's something with my locale, I tried to set LANG=en_US LC_ALL=en_US LC_CTYPE=en_US
> > but it didn't help. I changed line 296 from kt = s.split('"')[1] to kt = s.split('"')[0] and
> > I was able to start install.
> 
> Hmm, this should be fixed with current upstream. Just to be sure,
> what does 'cat /etc/sysconfig/keyboard' give?

KEYTABLE=mgltb-lat7

But it is last modified in Apr 2000, I used it then for setting console.

Regards,
Nerijus




More information about the et-mgmt-tools mailing list