Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 646422

Summary: sci-libs/vtk-7.1.0 installs /usr/usr/lib64/qt5/plugins/designer/libQVTKWidgetPlugin.so
Product: Gentoo Linux Reporter: Fabio Rossi <rossi.f>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: lssndrbarbieri
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15218
Whiteboard:
Package list:
Runtime testing required: ---

Description Fabio Rossi 2018-02-02 17:20:24 UTC
vtk package installs the library libQVTKWidgetPlugin.so below /usr/usr instead of /usr
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-08-30 06:48:47 UTC
*** Bug 693102 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2020-04-05 19:47:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbc459ab212e48ec010b22ce0601e72821bacf0

commit 4fbc459ab212e48ec010b22ce0601e72821bacf0
Author:     Rafael Palomar <rafael.palomar@rr-research.no>
AuthorDate: 2020-04-03 19:27:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-04-05 19:47:16 +0000

    sci-libs/vtk: Fix wrong installation path for libQVTKWidgetPlugin.so
    
    This fixes the wrong installation path of libQVTKWidgetPlugin.so. From
    /usr/usr/... --> /usr/...
    
    Closes: https://bugs.gentoo.org/646422
    Signed-off-by: Rafael Palomar Ávalos <rafael.palomar@rr-research.no>
    Closes: https://github.com/gentoo/gentoo/pull/15218
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-libs/vtk/vtk-8.1.0-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)