Bug 240827
| Summary: | backtrace from boot.iso - No module named _sha256 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| 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: | 2007-05-22 11:04:13 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: | |||
Description of problem: When trying to boot the current boot.iso I get python backtrace. Version-Release number of selected component (if applicable): anaconda-11.2.0.60-1 How reproducible: every time Steps to Reproduce: 1. boot boot.iso via net Actual results: [transposing by hand] : : File "/usr/lib/python2.5/site-packages/urlgrabber.py", in line 377, in <module> import urllib2 File "/usr/lib/python2.5/urllib2.py", line 88, in <module> import hashlib : File "/usr/lib/python2.5/hashlib.py", line 34, in __get_builtin_constructor import _sha256 ImportError: No module named _sha256 : : you may safely reboot your system Expected results: no backtrace Additional info: Also happens when booting into rescue mode.