Bug 620354
Summary: | Install fails from the F14 alpha TC1 because python problem | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Joachim Backes <joachim.backes> | ||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 14 | CC: | anaconda-maint-list, jonathan, plautrba, vanmeeuwen+fedora | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-08-02 13:29:21 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
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 *** |
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: