Bug 215328

Summary: install dies with "undefined symbol: universe_hash"
Product: [Fedora] Fedora Reporter: Prarit Bhargava <prarit>
Component: dhcpAssignee: David Cantrell <dcantrell>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-13 18:57:29 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: 163350    

Description Prarit Bhargava 2006-11-13 15:28:37 UTC
Description of problem:

Latest nightly install dies with "undefined symbol: universe_hash"

Version-Release number of selected component (if applicable): rawhide-20061113


How reproducible: 100%


Steps to Reproduce:
1. Install from boot.img's vmlinuz and initrd
2. Select NFS install
  
Actual results:

After installer starts, dies with

File "/usr/bin/anaconda, line 592, in ?
  import signal, traceback, string, isys, iutil, time
File "/usr/lib/anaconda/isys.py", line 18, in ?
  import _isys
ImportError: /usr/lib/libdhcp4client.so.1: undefined symbol: universe_hash
install exited abnormally [1/1]

(snip)

Expected results:  Install should succeed.


Additional info: Seen on new HP rx2680 in Prarit's cube.  I haven't done any
additional debugging yet ... just entering in the BZ.

Comment 1 Prarit Bhargava 2006-11-13 15:30:02 UTC
Hmmm ... looks like a libdhcp issue?

Comment 2 David Cantrell 2006-11-13 17:11:20 UTC
Well, this is a dhcp issue, but part of the libdhcp4client patch.  Thanks for
the report.

Comment 3 David Cantrell 2006-11-13 18:57:29 UTC
Fixed in rawhide.  Thanks.