Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395811 - sci-libs/qrupdate should install libqrupdate.so.1 SONAME symlink (sci-mathematics/octave run time link failure
Summary: sci-libs/qrupdate should install libqrupdate.so.1 SONAME symlink (sci-mathema...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-23 16:37 UTC by Christopher Harvey
Modified: 2012-01-02 18:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Harvey 2011-12-23 16:37:37 UTC
octave links to libqrupdate.so.1 but that isn't provided by sci-libs/qrupdate
This is on a stable tree, and a fresh install of all octave packages and dependencies. 

Reproducible: Always

Steps to Reproduce:
1. emerge sci-mathematics/octave-3.2.4-r1
2. emerge sci-libs/qrupdate-1.1.0
Actual Results:  
octave: error while loading shared libraries: libqrupdate.so.1: cannot open shared object file: No such file or directory


Here is the output of 'equery f qrupdate' :

 * Searching for qrupdate ...
 * Contents of sci-libs/qrupdate-1.1.0:
/usr
/usr/lib64
/usr/lib64/libqrupdate.so
/usr/share
/usr/share/doc
/usr/share/doc/qrupdate-1.1.0
/usr/share/doc/qrupdate-1.1.0/ChangeLog.bz2
/usr/share/doc/qrupdate-1.1.0/README.bz2

notice there is no libqrupdate.so.1
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2011-12-29 19:57:32 UTC
This was fixed on Dec. 20. Please re-install qrupdate, re-open this bug if you still see it.
Comment 2 Christopher Harvey 2012-01-02 18:05:49 UTC
(In reply to comment #1)
> This was fixed on Dec. 20. Please re-install qrupdate, re-open this bug if you
> still see it.

Fixed on my end. 

Thanks!