Bug 569128
Summary: | rpath in chmlib | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matěj Cepl <mcepl> |
Component: | chmlib | Assignee: | Peter Lemenkov <lemenkov> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 14 | CC: | lemenkov, mcepl, pertusus |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | chmlib-0.40-3.el5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-09-04 04:53:31 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
Matěj Cepl
2010-02-28 09:45:47 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 ~: (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? 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 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 chmlib-0.40-3.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/chmlib-0.40-3.fc14 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 chmlib-0.40-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/chmlib-0.40-3.fc13 chmlib-0.40-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/chmlib-0.40-3.fc12 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 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 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 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. 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. 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. 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. 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. |