Bug 481543

Summary: ImportError: libuuid.so.1: cannot handle TLS data
Product: Red Hat Enterprise Linux 4 Reporter: Alexander Todorov <atodorov>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: high Docs Contact:
Priority: low    
Version: 4.8CC: hdegoede
Target Milestone: beta   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-26 10:01:13 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:

Description Alexander Todorov 2009-01-26 08:45:46 UTC
Description of problem:

Traceback (most recent call last):
  File "/usr/bin/anaconda", line 362, in ?
    import dispatch
  File "/usr/lib/anaconda/dispatch.py", line 19, in ?
    from packages import readPackages, checkDependencies, doInstall
  File "/usr/lib/anaconda/packages.py", line 29, in ?
    import fsset
  File "/usr/lib/anaconda/fsset.py", line 22, in ?
    import parted
ImportError: libuuid.so.1: cannot handle TLS data
install exited abnormally 
sending termination signals...done
sending kill signals...done


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

How reproducible:
always

Steps to Reproduce:
1. reserve a machine in RHTS
2.
3.
  
Actual results:
traceback

Expected results:
install completes

Additional info:

Comment 1 Hans de Goede 2009-01-26 10:01:13 UTC
Known problem with ef2sprogs. Sandeen is looking in to it.

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