Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678712 - media-libs/lsp-plugins-1.1.5: multilib-strict check failed!
Summary: media-libs/lsp-plugins-1.1.5: multilib-strict check failed!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-02-24 23:30 UTC by Samuel Bauer
Modified: 2019-02-24 23:51 UTC (History)
0 users

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


Attachments
lsp-plugins-1.1.5-libdir.patch (lsp-plugins-1.1.5-libdir.patch,273 bytes, patch)
2019-02-24 23:30 UTC, Samuel Bauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bauer 2019-02-24 23:30:17 UTC
Created attachment 566388 [details, diff]
lsp-plugins-1.1.5-libdir.patch

Everything is fine under sandbox.

However:

Files matching a file type that is not allowed:
   usr/lib/lsp-plugins-jack-core-1.1.5.so
 * ERROR: media-libs/lsp-plugins-1.1.5::gentoo failed:
 *   multilib-strict check failed!
 * 
 * Call stack:
 *   misc-functions.sh, line 503:  Called install_qa_check
 *   misc-functions.sh, line 122:  Called source 'install_symlink_html_docs'
 *   80multilib-strict, line  46:  Called multilib_strict_check
 *   80multilib-strict, line  42:  Called die
 * The specific snippet of code:
 *              [[ ${abort} == yes ]] && die "multilib-strict check failed!"

Not much changes required to please multilib-strict.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2019-02-24 23:43:54 UTC
this should probably be fixed upstream
Comment 2 Larry the Git Cow gentoo-dev 2019-02-24 23:51:33 UTC
The bug has been closed via the following commit(s):

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

commit cc34b297bbae1307f6da80ae9ffbcb7991e48e6a
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2019-02-24 23:51:07 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2019-02-24 23:51:21 +0000

    media-libs/lsp-plugins: fix multilib-strict install
    
    Fixes: https://bugs.gentoo.org/678712
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 .../{lsp-plugins-1.1.5-r1.ebuild => lsp-plugins-1.1.5-r2.ebuild}  | 8 ++++----
 media-libs/lsp-plugins/lsp-plugins-9999.ebuild                    | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)