From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 285BA1384C3 for ; Sat, 5 Sep 2015 18:46:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2F32142DD; Sat, 5 Sep 2015 18:45:55 +0000 (UTC) Received: from mail125c7.megamailservers.com (mail125c7.megamailservers.com [69.49.98.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 935D61427E for ; Sat, 5 Sep 2015 18:45:54 +0000 (UTC) X-POP-User: admin@sys-concept.com Received: from [10.0.0.100] (S01060050da7ae68c.ed.shawcable.net [68.149.90.13]) by mail125c7.megamailservers.com (8.14.9/8.13.1) with ESMTP id t85Ijkmg000549 for ; Sat, 5 Sep 2015 14:45:51 -0400 Subject: Re:[SOLVED] [gentoo-user] poppler-0.32.0 - error To: gentoo-user@lists.gentoo.org References: <55EB31C6.4080905@sys-concept.com> <55EB330E.1080604@gmail.com> From: thelma@sys-concept.com X-Enigmail-Draft-Status: N1110 Message-ID: <55EB386A.8020401@sys-concept.com> Date: Sat, 5 Sep 2015 12:46:02 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <55EB330E.1080604@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-CTCH-RefID: str=0001.0A020206.55EB385F.0067,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.1 cv=eYEEId0H c=1 sm=1 tr=0 a=C3ZDv51cNVt4vJz/79I2xQ==:117 a=C3ZDv51cNVt4vJz/79I2xQ==:17 a=SDcUNfBxAAAA:8 a=BDKbP5mgAAAA:8 a=046jbqsEAAAA:8 a=IkcTkHD0fZMA:10 a=fGO4tVQLAAAA:8 a=c4ZfCS9fuK5BT4rETJ8A:9 a=QEXdDO2ut3YA:10 X-Archives-Salt: 6975bac4-8998-4862-b5af-23fbe30e6fe1 X-Archives-Hash: 6683ebfe9e097be2b4d255af544566b9 On 09/05/2015 12:23 PM, Alan McKinnon wrote: > On 05/09/2015 20:17, thelma@sys-concept.com wrote: >> I'm trying to re-emerge poppler but I'm getting error message >> Here is the message log: >> http://pastebin.com/Q5EKLW8U > > Don't use pastebin here. It's considered rude. > Post the relevant portion of the error. Apology about it. I was under impression it might look cleaner (less clapper if I post a link to complete log). > I did look at it though, and it's full of jpeg errors. So you need to go > back to your very first post on this subject about a week ago and follow > the advice there, not some other variant of your own invention. Yes, that was correct hint. Fernando was correct, running: media-libs/tiff perl-cleaner --all seem to solve this problem. > > >> >> I've tried to run: >> perl-cleaner --all (but that did not solve anything) >> >> * Finding left over modules and header >> >> * The following files remain. These were either installed by hand >> * or edited. This script cannot deal with them. >> >> /usr/lib64/perl5/5.12.4/x86_64-linux/Encode/ConfigLocal.pm >> /usr/lib64/perl5/vendor_perl/5.12.4/XML/SAX/ParserDetails.ini >> /usr/lib64/perl5/vendor_perl/5.18.2/XML/SAX/ParserDetails.ini >> /usr/lib64/perl5/vendor_perl/5.16.3/XML/SAX/ParserDetails.ini > > Read the message. Either you put them there yourself (using cpan or > such), or the files were edited since being installed. Either way, the > script is refusing to touch them (wisely) > > Those files are ancient and not needed. Delete them, and all empty > parent directories I'll look into it. Thelma