Description of problem: Attempting to install latest rawhide PPC and getting anaconda traceback and error message of "No module named _sha256" See attached screen print. Version-Release number of selected component (if applicable): cat .treeinfo [general] family = Fedora timestamp = 1179510412.46 variant = totaldiscs = 1 version = development discnum = 1 packagedir = Fedora arch = ppc [images-ppc64] kernel = ppc/ppc64/vmlinuz initrd = ppc/ppc64/ramdisk.image.gz zimage = images/netboot/ppc64.img [images-ppc] kernel = ppc/ppc32/vmlinuz initrd = ppc/ppc32/ramdisk.image.gz zimage = images/netboot/ppc32.img From the tree: anaconda-11.2.0.60-1.ppc.rpm anaconda-runtime-11.2.0.60-1.ppc.rpm How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 155037 [details] traceback
See also bug 240625. That one from x86_64.
*** Bug 240625 has been marked as a duplicate of this bug. ***
Seen on i386 as well, I think.
I can confirm that I am seeing this on i386. It is an old dell 2650, happily running fc5.
*** Bug 240657 has been marked as a duplicate of this bug. ***
I saw this on a dual pentium II machine. Are you guys seeing this on non http installs?
My install was over nfs.
Fixed in anaconda CVS. What's happening is that krb5-libs (which is a dep of the _hashlib module) started depending on libkeyutils but we're not pulling libkeyutils into the second stage.
And Jesse verified with a pungi run with the hotrepos
Will this show up in tomorrows rawhide or do I actually have to get anaconda out of cvs?
There is a version bump in the changelog for today, so I expect a new version to be available tomorrow.
Images which showed up with 20070521 updates are still broken. I tried.
*** Bug 240827 has been marked as a duplicate of this bug. ***