Bug 240827 - backtrace from boot.iso - No module named _sha256
Summary: backtrace from boot.iso - No module named _sha256
Keywords:
Status: CLOSED DUPLICATE of bug 240629
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-22 05:27 UTC by Jens Petersen
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-05-22 11:04:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jens Petersen 2007-05-22 05:27:10 UTC
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.

Comment 1 Jeremy Katz 2007-05-22 11:04:13 UTC

*** This bug has been marked as a duplicate of 240629 ***


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