Bug 1168312

Summary: Error while loading shared libraries: libseqan_flexlib.so libmason_sim.so
Product: [Fedora] Fedora Reporter: Antonio T. (sagitter) <anto.trande>
Component: seqanAssignee: Antonio T. (sagitter) <anto.trande>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anto.trande, lnie
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: seqan-1.4.2-8.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-15 04:27:36 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 Antonio T. (sagitter) 2014-11-26 16:18:21 UTC
Description of problem:
$ /usr/bin/seqan_flexbar --help
/usr/bin/seqan_flexbar: error while loading shared libraries: libseqan_flexlib.so: cannot open shared object file: No such file or directory

$ /usr/bin/mason_frag_sequencing --help
/usr/bin/mason_frag_sequencing: error while loading shared libraries: libmason_sim.so: cannot open shared object file: No such file or directory

Version-Release number of selected component (if applicable):
seqan-1.4.2-5

How reproducible:
Try to execute mason* and seqan_flexbar binary files.

Expected results:
Executable files linked to own private libraries.


Additional info:

Temporary workaround: loading the libraries by using LD_LIBRARY_PATH 

$ export LD_LIBRARY_PATH=/usr/lib/seqan
$ /usr/bin/seqan_flexbar --help
$ /usr/bin/mason_frag_sequencing --help

Comment 1 Fedora Update System 2014-12-04 10:52:20 UTC
seqan-1.4.2-8.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/seqan-1.4.2-8.fc20

Comment 2 Fedora Update System 2014-12-04 10:53:30 UTC
seqan-1.4.2-8.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/seqan-1.4.2-8.fc21

Comment 3 Fedora Update System 2014-12-05 00:46:27 UTC
Package seqan-1.4.2-8.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing seqan-1.4.2-8.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-16283/seqan-1.4.2-8.fc21
then log in and leave karma (feedback).

Comment 4 lnie 2014-12-05 06:55:38 UTC
seqan-1.4.2-8.fc21 works

Comment 5 Fedora Update System 2014-12-15 04:27:36 UTC
seqan-1.4.2-8.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2014-12-15 04:33:18 UTC
seqan-1.4.2-8.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.