Created attachment 435989 [details] See problem description Description of problem: I downloaded the F14 TC1 Alpha DVD iso (checksum is correct), burned a DVD and booted it directly. Then anaconda fails with a python error. No camera available for taking a screen picture, I now booted the image in VirtualBox, but with exactly the same result. See attachment (the actual VBox window showing the crash). Version-Release number of selected component (if applicable): F14 TC1 alpha How reproducible: always Steps to Reproduce: 1.See description 2. 3. Actual results: Python problem Expected results: install proceeds Additional info:
Same problem here but for x86_64. Message taken from serial console: Running anaconda 14.12, the Fedora system installer - please wait. Traceback (most recent call last): File "/usr/lib64/python2.7/site.py", line 553, in <module> main() File "/usr/lib64/python2.7/site.py", line 535, in main known_paths = addusersitepackages(known_paths) File "/usr/lib64/python2.7/site.py", line 264, in addusersitepackages user_site = getusersitepackages() File "/usr/lib64/python2.7/site.py", line 239, in getusersitepackages user_base = getuserbase() # this will also set USER_BASE File "/usr/lib64/python2.7/site.py", line 229, in getuserbase USER_BASE = get_config_var('userbase') File "/usr/lib64/python2.7/sysconfig.py", line 518, in get_config_var return get_config_vars().get(name) File "/usr/lib64/python2.7/sysconfig.py", line 421, in get_config_vars _init_posix(_CONFIG_VARS) File "/usr/lib64/python2.7/sysconfig.py", line 285, in _init_posix raise IOError(msg) IOError: invalid Python installation: unable to open /usr/include/python2.7/pyconfig-64.h (No such file or directory) install exited abnormally [1/1] The system will be rebooted when you press Ctrl-C or Ctrl-Alt-Delete.
*** This bug has been marked as a duplicate of bug 620274 ***