current boot.iso from 18th of May, missing module _sha256

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have booted it without options and used DHCP to get
the IP, then used HTTP method "mirrors2.kernel.org"
and "/fedora/core/development/x86_64/os".

After downloading the stage2.img I get the following
error:
"ImportError: No module named _sha256"

There is a backtrace like this: (a bit simplified)
---
anaconda import handleException
exception.py import kickstart
kickstart.py import urlgrabber.grabber
urlgrabber/__init__.py import urlgrab, urlopen, urlread
grabber.py import urllib2
urllib2.py import hashlib
(ok, I'll give some more details for the last few lines:)
file hashlib.py, line 106 
    sha224 = __get_builtin_constructor('sha224')
file hashlib.py, line 34 in __get_builtin_constructor
    import _sha256
ImportError: No module named _sha256
---

So, any bright ideas?
I can provide a full trace if necessary.


Also, 2'nd of may boot.ini does not honor the nodmraid
flag and that is what I was about to test now. Has this been
fixed since? (I have been away on vacation and I barely had
time to send a notification mail to Mr. Katzj before leaving)

Sincerly
    Hans K. Rosbach

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux