Bug 154053

Summary: legacy binaries included in SRPM
Product: Red Hat Enterprise Linux 4 Reporter: Stephen Gardner <stephen-rhel>
Component: openAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: medium    
Version: 4.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/4/en/os/i386/SRPMS/open-1.4-21.src.rpm
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-12 14:53:40 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 Stephen Gardner 2005-04-06 21:15:52 UTC
Description of problem:
The open.1.4-21 SRPM includes legacy binaries of pre-compiled versions of the
open and switchto executables. This is ultra-low priority and they will get
overwritten on build but it might worth removing them.

These binaries are in the latest -24 SRPM as well.

Version-Release number of selected component (if applicable):
RHEL4-AS-U0 (i386)
open-1.4-21.src.rpm

How reproducible:
Always

Actual results:

rpm -ivh open-1.4-21.src.rpm
cd /usr/src/redhat
rpmbuild -bp SPECS/open.spec

# file BUILD/open-1.4/open
BUILD/open-1.4/open: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
dynamically linked (uses shared libs), stripped

# file BUILD/open-1.4/switchto
BUILD/open-1.4/switchto: ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), dynamically linked (uses shared libs), stripped

# ls -l BUILD/open-1.4/{open,switchto}
-rwxr-xr-x  1 root root 6412 Jul 19  1996 BUILD/open-1.4/open
-rwxr-xr-x  1 root root 3156 Jul 19  1996 BUILD/open-1.4/switchto

Comment 1 Than Ngo 2006-05-12 14:53:40 UTC
it's fixed in the rawhide. Thanks