From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1P9iRy-0003AT-7C for garchives@archives.gentoo.org; Sat, 23 Oct 2010 18:04:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9ABAAE07FE for ; Sat, 23 Oct 2010 18:04:13 +0000 (UTC) Received: from mail-ew0-f53.google.com (mail-ew0-f53.google.com [209.85.215.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 1A79EE06D0 for ; Sat, 23 Oct 2010 17:25:15 +0000 (UTC) Received: by ewy10 with SMTP id 10so1257730ewy.40 for ; Sat, 23 Oct 2010 10:25:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type; bh=fedrWs/wbF7uRG1xFQ8JR16xJ1YRkQolja+x/5K8uh4=; b=PbD1pnwszyKhkpzNWlFNmwAWMwtQdZGkxH2su/RIevgBpDfyN/OY2gXjY0mz5lS91h 70y+/hryqeFZdVvB+35/mKAj8uJgSUkkj2OmWsVHWOAYO9MS8HP5tLPVzhO+wU5OSsqa B7zD6/q1jUZuWPW3XqHvhHFwJmwO3buVfafqA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:openpgp:content-type; b=Nr3h+UOEdCKy1oaGbDHawT4Nyzcxh9d6FVVf6mv0m3p/DSPE7zfuh0EuWwW1JgN1yJ m+75lMOoW4c60o9IwxLy6VDak7DlYXdiblL4yKv3q5LOn1oSLL/QOs90tzXTqN5hyIrj Ss6ZrOSe3/zMdkBU2yKhm0OPPztw/bOrRMH1M= Received: by 10.213.17.138 with SMTP id s10mr4399692eba.84.1287854715561; Sat, 23 Oct 2010 10:25:15 -0700 (PDT) Received: from [192.168.0.2] ([188.110.220.1]) by mx.google.com with ESMTPS id q58sm4977947eeh.15.2010.10.23.10.25.13 (version=SSLv3 cipher=RC4-MD5); Sat, 23 Oct 2010 10:25:14 -0700 (PDT) Sender: Daniel Pielmeier Message-ID: <4CC31A6C.5040608@gentoo.org> Date: Sat, 23 Oct 2010 19:25:00 +0200 From: Daniel Pielmeier User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100910 Lightning/1.0b2 Thunderbird/3.1.3 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cruft after perl-cleaner --all References: In-Reply-To: X-Enigmail-Version: 1.1.2 OpenPGP: id=215AD14D Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigACB98CE7658DF1D6FC25B19D" X-Archives-Salt: 76292532-fd39-4400-b14f-6450f8c6f04b X-Archives-Hash: d22e2d5ad0ac3009bd4ee2f8a905f97d This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigACB98CE7658DF1D6FC25B19D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Allan Gottlieb schrieb am 23.10.2010 18:13: > perl-cleaner could not deal with >=20 > /usr/lib/perl5/vendor_perl/5.8.8/XML/SAX/ParserDetails.ini > /usr/lib/perl5/5.8.8/i686-linux/Encode/ConfigLocal.pm >=20 > I ran > equery belongs > and neither turned up. >=20 It is cruft! Some leftovers from perl-5.8.8. There should be new ones in the corresponding locations for perl-5.12.2 after upgrading and running perl-cleaner. /usr/lib/perl5/vendor_perl/5.12.2/XML/SAX/ParserDetails.ini /usr/lib/perl5/5.12.2/i686-linux/Encode/ConfigLocal.pm After the switch to a new perl version and successful run of perl-cleaner it should be safe to remove everything below /usr/lib/perl5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl for older perl installations, except stuff belonging to packages which were not installed by the package manager or have been altered manually. --=20 Daniel Pielmeier --------------enigACB98CE7658DF1D6FC25B19D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzDGnUACgkQlcuUeyFa0U3CywCeKXF7tX6p4kk2ijF2xDUIe/LJ 3roAmwTYbW1MbvYK5hbKGOXacuaVfD6F =vO/F -----END PGP SIGNATURE----- --------------enigACB98CE7658DF1D6FC25B19D--