Bug 179570

Summary: ia64: Latest nightly NFS install fails with unhandled exception in Anaconda (missing package?)
Product: [Fedora] Fedora Reporter: Prarit Bhargava <prarit>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: prarit
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-02-01 14:46:06 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-02-01 14:30:10 UTC
Description of problem:


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


How reproducible: 100%


Steps to Reproduce:
1. Boot latest (20060131) install boot.iso or boot.img for ia64
2. Use NFS install option
  
Actual results:

Running anaconda, the Fedora Core system installer - please wait...            
Traceback (most recent call last):
  File "/usr/bin/anaconda", line 373, in ?
    from exception import handleException
  File "/usr/lib/anaconda/exception.py", line 24, in ?
    import rpm
  File "/usr/lib/python2.4/site-packages/rpm/__init__.py", line 7, in ?
    from _rpm import *
ImportError: libexpat.so.0: cannot open shared object file: No such file or
directory
install exited abnormally 
sending termination signals...done
sending kill signals...done
disabling swap...
unmounting filesystems...
        /mnt/runtime done
        disabling /dev/loop0
        /proc done
        /dev/pts done
        /sys done
        /tmp/ramfs done
        /mnt/source done
        /selinux done
you may safely reboot your system

Expected results:

No error should be seen.

Additional info:

Seen on altix2.lab (ping prarit for usage).

Comment 1 Jeremy Katz 2006-02-01 14:46:06 UTC
You're a day behind.

*** This bug has been marked as a duplicate of 179515 ***