Bug 221976

Summary: PATCH: add sparc32bash
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: setarchAssignee: Jindrich Novy <jnovy>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pknirsch, tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: sparc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-12 15:06:57 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:
Attachments:
Description Flags
add sparc32bash none

Description Dennis Gilmore 2007-01-09 13:52:59 UTC
Description of problem:
For a long time sparc32 has provided a sparc32bash utility to give a 32 bit 
shell environment.  the attached patch adds sparc32bash to setarch.  

i also changed the sparc section of the spec file to read 

%ifarch sparc sparc64
LINKS="$LINKS sparc sparc64 sparc32 sparc32bash"
%endif


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Dennis Gilmore 2007-01-09 13:52:59 UTC
Created attachment 145160 [details]
add sparc32bash

Comment 2 Jindrich Novy 2007-01-09 14:27:42 UTC
Will not the sparc32bash alias be conflicting with the sparc32bash utility
itself? Or are you proposing this because the the sparc32bash is no more on the
sparc systems?

Comment 3 Dennis Gilmore 2007-01-09 15:17:39 UTC
setarch Obsoletes sparc32  which provides sparc32bash 

So i am proposing this as the utility that provides it is no longer around

Comment 4 Jindrich Novy 2007-01-12 15:06:57 UTC
Added. Thanks.

I only modified your patch in the way that the sparc32bash alias will be
compiled on the sparc arches exclusively.