Bug 529958
| Summary: | Ytnef filter contains incorrect path | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Bloomfield <peterbloomfield> | ||||
| Component: | ytnef | Assignee: | Itamar Reis Peixoto <itamar> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 11 | CC: | itamar | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 2.6-5.fc11 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-12-24 20:36:49 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: | |||||||
| Attachments: |
|
||||||
ytnef-2.6-5.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/ytnef-2.6-5.fc11 ytnef-2.6-5.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/ytnef-2.6-5.fc10 ytnef-2.6-5.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/ytnef-2.6-5.fc12 ytnef-2.6-5.fc12 has been pushed to the Fedora 12 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 ytnef'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-11780 ytnef-2.6-5.fc10 has been pushed to the Fedora 10 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 ytnef'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-11825 ytnef-2.6-5.fc11 has been pushed to the Fedora 11 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 ytnef'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-11862 ytnef-2.6-5.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. ytnef-2.6-5.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 365435 [details] fix Description of problem: /usr/bin/ytnefprocess.pl hard-codes the path to the ytnef executable as: my $reader = "/usr/local/bin/ytnef"; but the reader is installed in /usr/bin. Version-Release number of selected component (if applicable): ytnef-2.6-4.fc11.i586 How reproducible: Always Steps to Reproduce: 1. Install the rpm 2. Run the filter 3. Actual results: No such file Expected results: Filter works Additional info: