Bug 989685 - x86-64 RPM for v1.3.3 creates symlinks to invalid locations
Summary: x86-64 RPM for v1.3.3 creates symlinks to invalid locations
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: openfst
Version: 19
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-29 17:49 UTC by galens
Modified: 2013-08-07 23:08 UTC (History)
2 users (show)

Fixed In Version: openfst-1.3.3-3.fc19
Clone Of:
Environment:
Last Closed: 2013-08-07 23:07:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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