Bug 477956

Summary: LSB symbolic link (/lib/ld-lsb.so.3) is missing in x86_64 version redhat-lsb package
Product: Red Hat Enterprise Linux 4 Reporter: sakkanan <s.packiaraj>
Component: redhat-lsbAssignee: Lawrence Lim <llim>
Status: CLOSED WONTFIX QA Contact: desktop-bugs <desktop-bugs>
Severity: medium Docs Contact:
Priority: low    
Version: 4.7CC: itsjustarumour.tech, tools-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-20 13:27:48 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 sakkanan 2008-12-26 11:46:23 UTC
Description of problem : 

Not able to execute 32 bit LSB application on x86_64 platform because of the absence of LSB dynamic loader, though I installed LSB package (redhat-lsb-3.1-12.3.EL.x86_64.rpm)

But OpenSuse LSB install package (lsb-3.0-19.x86_64.rpm) have symbolic link   for the 32 bit dynamic loader along with 64 bit òne

I did not aware of the LSB specification on the usage of 32 bit application on 64 bit with-in x86 family. But most of the 32 bit x86 application run under x86_64.

Hence 32 bit lsb dynamic loader should be part of the redhat-lsb package to enable 32 bit application usage. 

How reproducible:


Steps to Reproduce:
1. install redhat-lsb package for x86_64 platform
2. Notice the absence of lsb 32 bit dynamic loader (/lib/ld-lsb.so.3)
3. call any 32 bit LSB executable
4. command not found error message 
5. create the symbolic link (ln -s ld-linux.so.2 ld-lsb.so.3)
6. call any 32 bit LSB executable.
  
Actual results:
Command not found error message 

Expected results:
Should be able to execute x86 32 bit LSB executable on x86_64 bit platform by installing x86_64 redhat-lsb package

Comment 1 Jiri Pallich 2012-06-20 13:27:48 UTC
Thank you for submitting this issue for consideration in Red Hat Enterprise Linux. The release for which you requested us to review is now End of Life. 
Please See https://access.redhat.com/support/policy/updates/errata/

If you would like Red Hat to re-consider your feature request for an active release, please re-open the request via appropriate support channels and provide additional supporting details about the importance of this issue.