The following was filed automatically by anaconda: anaconda 15.31 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/snack.py", line 193, in setCurrent self.w.listboxSetCurrent(self.item2key[item]) File "/usr/lib/python2.7/site-packages/snack.py", line 798, in ListboxChoiceWindow l.setCurrent (default) File "/usr/lib/python2.7/site-packages/pyanaconda/textw/language_text.py", line 49, in __call__ height = height, help = "lang") File "/usr/lib/python2.7/site-packages/pyanaconda/text.py", line 553, in run rc = win(self.screen, instance) File "/usr/sbin/anaconda", line 925, in <module> anaconda.intf.run(anaconda) KeyError: 'C'
Created attachment 504176 [details] Attached traceback automatically from anaconda.
I tried to invoke anaconda using liveinst -C command in runlevel 3. The setup is part of custom spin i created for personal use.
Its not 'liveinst -C'. The command is 'liveinst -T'
liveinst is only supported in the graphical installer. We have no code to support running it in text mode, and I'm surprised you got that far.