Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280161 - media-gfx/imgseek fails multilib check
Summary: media-gfx/imgseek fails multilib check
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-03 11:00 UTC by Hanno Böck
Modified: 2010-02-26 10:51 UTC (History)
1 user (show)

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 Hanno Böck gentoo-dev 2009-08-03 11:00:34 UTC
imgseek wants to install into /usr/lib/ on 64 bit. CC-ing coldwind who was the last one touching the package.

>>> Completed installing imgseek-0.8.6-r1 into /var/tmp/portage/media-gfx/imgseek-0.8.6-r1/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
   usr/lib/python2.6/site-packages/imgSeekLib/imgdb.so
Files matching a file type that is not allowed:
   usr/lib/python2.6/site-packages/imgSeekLib/imgdb.so
 *
 * ERROR: media-gfx/imgseek-0.8.6-r1 failed.
 * Call stack:
 *       misc-functions.sh, line 729:  Called install_qa_check
 *       misc-functions.sh, line 468:  Called die
 * The specific snippet of code:
 *              [[ ${abort} == yes ]] && die "multilib-strict check failed!"
 *  The die message:
 *   multilib-strict check failed!
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-02-10 18:31:14 UTC
imgseek was removed from portage with PyQt, so closing..