Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670354 - www-client/midori-6.0 look for plugins into /usr/lib instead of $(get_libdir)
Summary: www-client/midori-6.0 look for plugins into /usr/lib instead of $(get_libdir)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-05 08:49 UTC by Guillaume Castagnino
Modified: 2018-12-02 16:15 UTC (History)
1 user (show)

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


Attachments
emerge --info midori (emerge-info.txt,6.38 KB, text/plain)
2018-11-05 08:49 UTC, Guillaume Castagnino
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Castagnino 2018-11-05 08:49:58 UTC
Created attachment 554122 [details]
emerge --info midori

It seems that "lib" in path for system plugins lookup is hardcoded here: https://github.com/midori-browser/core/blob/d51b56075a9f175be958902db1c24186ecf183e5/core/app.vala#L120 whereas the ebuild installs plugins into /usr/lib64.

So midori cannot find it’s plugins with 17.1 profile where the lib->lib64 compatibility symlink is removed.
Comment 1 Larry the Git Cow gentoo-dev 2018-12-02 16:15:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51e1a1112b3bca5bef16f7d23b7f78c1f92c41eb

commit 51e1a1112b3bca5bef16f7d23b7f78c1f92c41eb
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-12-02 16:13:45 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-12-02 16:15:01 +0000

    www-client/midori: Bump to 7.0
    
    Closes: https://bugs.gentoo.org/670192
    Closes: https://bugs.gentoo.org/670270
    Closes: https://bugs.gentoo.org/670354
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 www-client/midori/Manifest          |  1 +
 www-client/midori/midori-7.0.ebuild | 62 +++++++++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)