Bug 989685

Summary: x86-64 RPM for v1.3.3 creates symlinks to invalid locations
Product: [Fedora] Fedora Reporter: galens
Component: openfstAssignee: Jerry James <loganjerry>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: galens, loganjerry
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: openfst-1.3.3-3.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-07 23:07:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description galens 2013-07-29 17:49:19 UTC
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:

Comment 1 Jerry James 2013-07-29 18:43:51 UTC
Thanks, I will submit new builds today to fix this.

Comment 2 Fedora Update System 2013-07-29 19:59:25 UTC
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

Comment 3 Fedora Update System 2013-07-29 19:59:38 UTC
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

Comment 4 Fedora Update System 2013-07-30 17:28:20 UTC
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).

Comment 5 Fedora Update System 2013-08-07 23:07:02 UTC
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.

Comment 6 Fedora Update System 2013-08-07 23:08:53 UTC
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.