Bug 215328 - install dies with "undefined symbol: universe_hash"
Summary: install dies with "undefined symbol: universe_hash"
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dhcp
Version: rawhide
Hardware: ia64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Cantrell
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: fedora-ia64
TreeView+ depends on / blocked
 
Reported: 2006-11-13 15:28 UTC by Prarit Bhargava
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-13 18:57:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 Dave 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 Dave Cantrell 2006-11-13 18:57:29 UTC
Fixed in rawhide.  Thanks.


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