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 1QUmEq-0004Xk-2R for garchives@archives.gentoo.org; Thu, 09 Jun 2011 20:54:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D9011C125; Thu, 9 Jun 2011 20:51:39 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id DFE2A1C125 for ; Thu, 9 Jun 2011 20:51:38 +0000 (UTC) Received: by wwj40 with SMTP id 40so1926443wwj.10 for ; Thu, 09 Jun 2011 13:51:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=+FySAnk4Slq++5V8atiVPXftBJoSX7+a6K1tKETu7MI=; b=Sou7F24L+w1Ov7EdCZZqlSbJMJEnTjVpbt8PqwCNxwE8Q86YFZj5jRkSYdoULkXX53 +0Efb3/dy6L0ceTMZoGANgSALqv2alKL0+zmXKRVKv38gZ7nedQq5UE//gF3sqwrelVa t+/12ljHHN6fhtq0xhlriU8FHCgR1F+8aTECQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=TIVZEKhhT2p7297Iq1/dqvwsCiW6HgdvbWzWncGseb8hfAM6Ld7PTEXtUKZKBVc/Tr fwVEmngK/Nw3KBf1FtWJ282EOI52EUCODH4BBBHHdYhyPGJ5I64NH+TDmaU3UXJj9Bgo E8ysx5ccTi5t0t/LfAogVFEreEBB1iY3kEBvM= Received: by 10.227.195.4 with SMTP id ea4mr1279848wbb.76.1307652698082; Thu, 09 Jun 2011 13:51:38 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id fm14sm1510143wbb.24.2011.06.09.13.51.36 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 09 Jun 2011 13:51:37 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Can I delete "/usr/lib64/perl5/*_perl/5.12.2/"? Date: Thu, 9 Jun 2011 21:52:16 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.38-gentoo-r6; KDE/4.6.2; x86_64; ; ) References: <201106092135.19095.alan.mckinnon@gmail.com> In-Reply-To: <201106092135.19095.alan.mckinnon@gmail.com> 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 Content-Type: multipart/signed; boundary="nextPart1565072.8hnT494BDo"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201106092152.18211.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: 1fe1ede0c68e77f96aadb9460a6d9f9e --nextPart1565072.8hnT494BDo Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Thursday 09 Jun 2011 20:35:18 Alan McKinnon wrote: > Apparently, though unproven, at 21:21 on Thursday 09 June 2011, Grant did >=20 > opine thusly: > > A while back I installed a bundle of perl modules outside of portage. > > I never got around to using a cruft script to get rid of them and now > > that I've moved from perl-5.12.2 to 5.12.3, I'm thinking it might be > > as easy as: > >=20 > > # rm /usr/lib64/perl5/*_perl/5.12.2 > >=20 > > Is that safe? Should it eliminate all traces of the stale perl modules? >=20 > Yes, that's the way it is done. Also look in /usr/share/{doc|man} and the > same dir structures in /usr/local/ >=20 > If you run "equery files" on a random bunch of perl ebuilds, you'll see > that most only put files in those perl libs and /usr/share/doc/, so you've > probably got most stuff covered and don't forget perl-cleaner. =2D-=20 Regards, Mick --nextPart1565072.8hnT494BDo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk3xMoIACgkQVTDTR3kpaLZukQCg9IazDTPlc4TTvDVsDNrpsEO5 DwUAn1VdOpYcudQsOrw48eO70/GoUNz2 =O6tA -----END PGP SIGNATURE----- --nextPart1565072.8hnT494BDo--