Bug 240629

Summary: anaconda traceback with _sha256 module on rawhide install
Product: [Fedora] Fedora Reporter: John Poelstra <poelstra>
Component: anacondaAssignee: James Antill <james.antill>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: bruno, me, michal, petersen, wwoods
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-21 19:20: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:
Bug Depends On:    
Bug Blocks: 150226    
Attachments:
Description Flags
traceback none

Description John Poelstra 2007-05-18 23:35:54 UTC
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:

Comment 1 John Poelstra 2007-05-18 23:35:55 UTC
Created attachment 155037 [details]
traceback

Comment 2 Michal Jaegermann 2007-05-19 05:08:53 UTC
See also bug 240625.  That one from x86_64.

Comment 3 Will Woods 2007-05-19 05:17:21 UTC
*** Bug 240625 has been marked as a duplicate of this bug. ***

Comment 4 Will Woods 2007-05-19 05:18:29 UTC
Seen on i386 as well, I think.

Comment 5 Tom Diehl 2007-05-19 13:18:42 UTC
I can confirm that I am seeing this on i386. It is an old dell 2650, happily
running fc5.

Comment 6 Jeremy Katz 2007-05-19 15:44:33 UTC
*** Bug 240657 has been marked as a duplicate of this bug. ***

Comment 7 Bruno Wolff III 2007-05-20 14:05:18 UTC
I saw this on a dual pentium II machine.

Are you guys seeing this on non http installs?

Comment 8 Tom Diehl 2007-05-20 22:45:25 UTC
My install was over nfs.

Comment 9 Jeremy Katz 2007-05-21 12:39:34 UTC
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.

Comment 10 Jeremy Katz 2007-05-21 19:20:21 UTC
And Jesse verified with a pungi run with the hotrepos

Comment 11 Tom Diehl 2007-05-21 20:14:58 UTC
Will this show up in tomorrows rawhide or do I actually have to get anaconda out
of cvs?

Comment 12 Bruno Wolff III 2007-05-21 20:20:12 UTC
There is a version bump in the changelog for today, so I expect a new version to
be available tomorrow.

Comment 13 Michal Jaegermann 2007-05-21 22:14:51 UTC
Images which showed up with 20070521 updates are still broken.  I tried.

Comment 14 Jeremy Katz 2007-05-22 11:04:17 UTC
*** Bug 240827 has been marked as a duplicate of this bug. ***