Description of problem: The RPM for openfst v1.3.3 creates the following symlinks: /usr/lib64/fst/libfstpdtscript.so.0 -> ../libfstpdtscript.so.0 /usr/lib64/fst/libfstfarscript.so.0 -> ../libfstfarscript.so.0 /usr/lib64/fst/libfstfar.so.0 -> ../libfstfar.so.0 There are, however, no RPMs that provide /usr/lib64/libfst*.so.0 ; the links probably should be renamed (and link) to the foo.so.1 binaries. Version-Release number of selected component (if applicable): openfst-1.3.3-2.fc19.x86_64 How reproducible: Constantly Steps to Reproduce: 1. $ sudo yum install openfst -y 2. $ symlinks /usr/lib64/fst | grep ^dangling Actual results: dangling: /usr/lib64/fst/libfstpdtscript.so.0 -> ../libfstpdtscript.so.0 dangling: /usr/lib64/fst/libfstfarscript.so.0 -> ../libfstfarscript.so.0 dangling: /usr/lib64/fst/libfstfar.so.0 -> ../libfstfar.so.0 Expected results: <null output> Additional info:
Thanks, I will submit new builds today to fix this.
openfst-1.3.3-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openfst-1.3.3-3.fc19
openfst-1.3.3-3.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/openfst-1.3.3-3.fc18
Package openfst-1.3.3-3.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing openfst-1.3.3-3.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-13829/openfst-1.3.3-3.fc19 then log in and leave karma (feedback).
openfst-1.3.3-3.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
openfst-1.3.3-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.