Bug 569128 - rpath in chmlib
Summary: rpath in chmlib
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: chmlib
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-28 09:45 UTC by Matěj Cepl
Modified: 2018-04-11 17:18 UTC (History)
3 users (show)

Fixed In Version: chmlib-0.40-3.el5
Clone Of:
Environment:
Last Closed: 2010-09-04 04:53:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matěj Cepl 2010-02-28 09:45:47 UTC
Description of problem:
ERROR   0001: file '/usr/bin/extract_chmLib' contains a standard rpath '/usr/lib64' in [/usr/lib64]
ERROR   0001: file '/usr/bin/enum_chmLib' contains a standard rpath '/usr/lib64' in [/usr/lib64]
ERROR   0001: file '/usr/bin/enumdir_chmLib' contains a standard rpath '/usr/lib64' in [/usr/lib64]
ERROR   0001: file '/usr/bin/chm_http' contains a standard rpath '/usr/lib64' in [/usr/lib64]
ERROR   0001: file '/usr/bin/test_chmLib' contains a standard rpath '/usr/lib64' in [/usr/lib64]


Version-Release number of selected component (if applicable):
chmlib-0.40-2.fc12.src.rpm

How reproducible:
100%

Steps to Reproduce:
1.rpmbuild --rebuild chmlib*.src.rpm
2.
3.
  
Actual results:
see above

Expected results:


Additional info:

Comment 1 Peter Lemenkov 2010-04-19 13:54:25 UTC
False positive, perhaps. I just checked installed chmlib - no rpath or runpath found:

Sulaco ~: for i in `rpm -ql chmlib | grep bin` ; do chrpath -l $i ; done
/usr/bin/chm_http: no rpath or runpath tag found.
/usr/bin/enum_chmLib: no rpath or runpath tag found.
/usr/bin/enumdir_chmLib: no rpath or runpath tag found.
/usr/bin/extract_chmLib: no rpath or runpath tag found.
/usr/bin/test_chmLib: no rpath or runpath tag found.
Sulaco ~:

Comment 2 Matěj Cepl 2010-04-20 15:37:22 UTC
(In reply to comment #1)
> False positive, perhaps. I just checked installed chmlib - no rpath or runpath
> found:
> 
> Sulaco ~: for i in `rpm -ql chmlib | grep bin` ; do chrpath -l $i ; done
> /usr/bin/chm_http: no rpath or runpath tag found.
> /usr/bin/enum_chmLib: no rpath or runpath tag found.
> /usr/bin/enumdir_chmLib: no rpath or runpath tag found.
> /usr/bin/extract_chmLib: no rpath or runpath tag found.
> /usr/bin/test_chmLib: no rpath or runpath tag found.
> Sulaco ~:    

I assume you are doing your tests on x86_64, right?

Comment 3 Bug Zapper 2010-07-30 10:55:49 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle.
Changing version to '14'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Fedora Update System 2010-08-26 13:22:11 UTC
chmlib-0.40-3.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/chmlib-0.40-3.el5

Comment 5 Fedora Update System 2010-08-26 13:22:16 UTC
chmlib-0.40-3.fc14 has been submitted as an update for Fedora 14.
http://admin.fedoraproject.org/updates/chmlib-0.40-3.fc14

Comment 6 Fedora Update System 2010-08-26 13:22:21 UTC
chmlib-0.40-3.el4 has been submitted as an update for Fedora EPEL 4.
http://admin.fedoraproject.org/updates/chmlib-0.40-3.el4

Comment 7 Fedora Update System 2010-08-26 13:22:26 UTC
chmlib-0.40-3.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/chmlib-0.40-3.fc13

Comment 8 Fedora Update System 2010-08-26 13:22:32 UTC
chmlib-0.40-3.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/chmlib-0.40-3.fc12

Comment 9 Fedora Update System 2010-08-26 18:36:51 UTC
chmlib-0.40-3.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update chmlib'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/chmlib-0.40-3.fc14

Comment 10 Fedora Update System 2010-08-26 23:23:44 UTC
chmlib-0.40-3.el5 has been pushed to the Fedora EPEL 5 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update chmlib'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/chmlib-0.40-3.el5

Comment 11 Fedora Update System 2010-08-26 23:24:03 UTC
chmlib-0.40-3.el4 has been pushed to the Fedora EPEL 4 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update chmlib'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/chmlib-0.40-3.el4

Comment 12 Fedora Update System 2010-09-04 04:53:26 UTC
chmlib-0.40-3.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2010-09-04 04:54:51 UTC
chmlib-0.40-3.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2010-09-04 05:16:47 UTC
chmlib-0.40-3.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 15 Fedora Update System 2010-09-11 18:25:44 UTC
chmlib-0.40-3.el4 has been pushed to the Fedora EPEL 4 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 16 Fedora Update System 2010-09-11 18:25:56 UTC
chmlib-0.40-3.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.