Bug 712468 - KeyError: 'C'
Summary: KeyError: 'C'
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 15
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:c6cad19779b9a23bc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-10 17:47 UTC by Arun S A G
Modified: 2011-06-10 18:10 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-10 18:10:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (215.45 KB, text/plain)
2011-06-10 17:47 UTC, Arun S A G
no flags Details

Description Arun S A G 2011-06-10 17:47:39 UTC
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'

Comment 1 Arun S A G 2011-06-10 17:47:47 UTC
Created attachment 504176 [details]
Attached traceback automatically from anaconda.

Comment 2 Arun S A G 2011-06-10 18:01:55 UTC
I tried to invoke anaconda using liveinst -C command in runlevel 3. The setup is part of custom spin i created for personal use.

Comment 3 Arun S A G 2011-06-10 18:03:26 UTC
Its not 'liveinst -C'. The command is 'liveinst -T'

Comment 4 Chris Lumens 2011-06-10 18:10:34 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.