FS#14022 - [calc] insecure RPATH

Attached to Project: Community Packages
Opened by Gerardo Exequiel Pozzi (djgera) - Sunday, 29 March 2009, 22:20 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 02 April 2009, 10:54 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The RPATH of file /usr/bin/calc from the calc package has a reference to the build root ( /home/sergej/community.cvs/science/calc/src/calc-2.12.4.0 )

Additional info:
calc-2.12.4.0-1

 FS#13890  - Packaging creation and rpath issues
 FS#13891  - [acl] A trivial fix RPATH issue

Steps to reproduce:
extract package
$ find -type f | xargs file |grep ELF | cut -f 1 -d : | xargs readelf -d | grep RPATH
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 02 April 2009, 10:54 GMT
Reason for closing:  Fixed
Additional comments about closing:  'calc-2.12.4.0-2.pkg.tar.gz'

Loading...