Bug 596819

Summary: fakeroot -- some libraries are not stripped
Product: Red Hat Enterprise Linux 6 Reporter: Richard W.M. Jones <rjones>
Component: fakerootAssignee: Richard W.M. Jones <rjones>
Status: CLOSED CURRENTRELEASE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0CC: axel.thimm, hbrock, jzheng, llim
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: fakeroot-1.12.2-22.1.el6.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 596735 Environment:
Last Closed: 2010-11-10 20:22:47 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: 596735    
Bug Blocks:    

Description Richard W.M. Jones 2010-05-27 15:05:22 UTC
+++ This bug was initially created as a clone of Bug #596735 +++

Description of problem:

Two libraries in the fakeroot package are not stripped.  These
are:

$ file /usr/lib64/libfakeroot/libfakeroot-tcp.so
/usr/lib64/libfakeroot/libfakeroot-tcp.so: ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, not stripped
$ file /usr/lib64/libfakeroot/libfakeroot-sysv.so 
/usr/lib64/libfakeroot/libfakeroot-sysv.so: ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, not stripped

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

fakeroot-1.12.4-1.fc13.x86_64

How reproducible:

Always.

Steps to Reproduce:
1. Run 'file' command on the two files above.
2.
3.
  
Actual results:

Not stripped.

Expected results:

Should be stripped, assuming this doesn't break things.

Additional info:

--- Additional comment from rjones on 2010-05-27 11:04:11 EDT ---

New build here:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2213062

--- Additional comment from rjones on 2010-05-27 11:04:32 EDT ---

Emmm RAWHIDE not UPSTREAM.

Comment 1 Lawrence Lim 2010-05-27 15:09:21 UTC
comment from rjones

<snip>
the change here is that we strip two libraries which were previously unstripped.  I checked already this doesn't break libguestfs builds.
<snip>

Comment 2 Richard W.M. Jones 2010-05-27 16:00:17 UTC
Fixed in:
http://brewweb.devel.redhat.com/brew/taskinfo?taskID=2477451

Comment 5 releng-rhel@redhat.com 2010-11-10 20:22:47 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.