From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E1XJW-00072b-Jp for garchives@archives.gentoo.org; Sat, 06 Aug 2005 22:38:47 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j76MaxSX021717; Sat, 6 Aug 2005 22:36:59 GMT Received: from mail.netspace.net.au (cumulus.netspace.net.au [203.10.110.72]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j76MavGW000572 for ; Sat, 6 Aug 2005 22:36:59 GMT Received: from [192.168.0.234] (220-253-105-10.TAS.netspace.net.au [220.253.105.10]) by mail.netspace.net.au (Postfix) with ESMTP id A16D27B165 for ; Sun, 7 Aug 2005 08:36:55 +1000 (EST) Message-ID: <42F53B6D.1080908@burnieanglican.org.au> Date: Sun, 07 Aug 2005 08:36:29 +1000 From: Will Briggs User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050804) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] file type not allowed in /usr/lib Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 838ce65e-5c5e-4993-94d9-4ea686f12d0c X-Archives-Hash: cb2bf9d2ab111489420f96653a6bee30 G'day everyone, This is a bit of a "help me" but also a question about how things work. The _"help me"_ relates to a bug I filed almost a month ago (http://bugs.gentoo.org/show_bug.cgi?id=98622) that has yet to gain a reply of _any sort_ from anyone. (I'd be happy with a "go away n00b" or even a "not our problem, bug here", but nothing). The issue happens on an emerge of skencil (a dependency of inkscape with USE=plugins I believe): Compiling /var/tmp/portage/skencil-0.6.16/image///usr/lib/skencil-0.6.16/Script/usersguide.py ... install: `Examples' is a directory gzip: /var/tmp/portage/skencil-0.6.16/image/usr/share/doc/skencil-0.6.16//Examples: No such file or directory install: `Doc' is a directory gzip: /var/tmp/portage/skencil-0.6.16/image/usr/share/doc/skencil-0.6.16//Doc: No such file or directory install: `Misc' is a directory gzip: /var/tmp/portage/skencil-0.6.16/image/usr/share/doc/skencil-0.6.16//Misc: No such file or directory man: prepallstrip: strip: x86_64-pc-linux-gnu-strip --strip-unneeded strip: x86_64-pc-linux-gnu-strip --strip-unneeded usr/lib/skencil-0.6.16/Lib/paxtkinter.so usr/lib/skencil-0.6.16/Lib/paxmodule.so usr/lib/skencil-0.6.16/Lib/streamfilter.so usr/lib/skencil-0.6.16/Lib/intl.so usr/lib/skencil-0.6.16/Sketch/Modules/skreadmodule.so usr/lib/skencil-0.6.16/Sketch/Modules/_sketchmodule.so usr/lib/skencil-0.6.16/Sketch/Modules/_type1module.so usr/lib/skencil-0.6.16/Sketch/Modules/pstokenize.so !!! ERROR: media-gfx/skencil-0.6.16 failed. !!! Function dyn_install, Line 1114, Exitcode 0 !!! File /var/tmp/portage/skencil-0.6.16/image///usr/lib/skencil-0.6.16/Lib/paxtkinter.so matches a file type that is not allowed in /usr/lib !!! If you need support, post the topmost build error, NOT this status message. So if anyone can help with a fix, please let me know. The _question_ relates to the fact that I've seen this sort of error a number of times, but by the time I come across it it's been bugged and fixed and the next emerge sync fixes it. Can someone let me know what the issue is here - (mainly so I can get a handle on hacking my own fixes when bug reports go unanswered) Why can't a .so file be placed in /usr/lib? I'm assuming there's some AMD64 specificity to this bug. Because a) it hasn't got the attention that x86 bugs get and b) its a /usr/lib issue and I'm assuming multilib might be at play somehow. And besides, I've been subscribed to this list for a while :-) Point me elsewhere if I'm on another track. Thanks, W. -- gentoo-amd64@gentoo.org mailing list