On Thu, Sep 14, 2017 at 05:10:47AM +0200, tu...@posteo.de wrote:
> Hi,
> 
> while updateing maim/slop I got an error for slop:
> 
<snip>
> 
> Files matching a file type that is not allowed:
>    usr/lib/libslopy.so
>  * ERROR: x11-misc/slop-6.3.46::gentoo failed:
>  *   multilib-strict check failed!
> 
> 
> Previous versions of slop build just fine on my 64-bit only box...now
> it seems to want multilib mandantory...
> 
> Is it just an glitch in The Matrix ... or ,,, ?

FEATURES=multilib-strict ensures packages install files into
arch-specific lib directories rather than relying on just "lib/".
Basically it means that, in order to satisfy multilib-strict, packages
must install only to either lib32/ or lib64/.

You can get around this yourself by (temporarily) disabling the
restriction:

FEATURES=-multilib-strict emerge -1a =x11-misc/slop-6.3.46

This has also be logged as bug 629440[1] so you could just wait for it
to be resolved.

[1] https://bugs.gentoo.org/show_bug.cgi?id=629440

-- 
Sam Jorna (wraeth)
GnuPG Key: D6180C26

Attachment: signature.asc
Description: Digital signature

Reply via email to