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.62) (envelope-from ) id 1HBpBA-0007Zv-Ic for garchives@archives.gentoo.org; Tue, 30 Jan 2007 09:21:29 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0U9Jitw004399; Tue, 30 Jan 2007 09:19:44 GMT Received: from shuttle.zlin.dk (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0U9JhLb004394 for ; Tue, 30 Jan 2007 09:19:43 GMT Received: from BA.zlin.dk (unknown [10.0.0.3]) by shuttle.zlin.dk (Postfix) with ESMTP id 2997C30037 for ; Tue, 30 Jan 2007 10:19:43 +0100 (CET) From: Bo =?iso-8859-1?q?=D8rsted_Andresen?= To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] lib32 flush with no emul-linux-* Date: Tue, 30 Jan 2007 10:19:39 +0100 User-Agent: KMail/1.9.6 References: In-Reply-To: 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 Content-Type: multipart/signed; boundary="nextPart167172149.bHmyVB1mx0"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200701301019.42426.bo.andresen@zlin.dk> X-Archives-Salt: a504248b-05a9-46f7-a7ef-8034dda92aa5 X-Archives-Hash: 3e04bee665ac138250ee666baea3883b --nextPart167172149.bHmyVB1mx0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 30 January 2007 03:21:57 Daiajo Tibdixious wrote: > [This sort of continues from "unmerging slotted group packages" which > drifted into general gentoo maintenance, and hence my first --depclean > since inception.] > revdep-rebuild is pulling up hundreds of broken links since the depclean. > A large group of them are in /usr/lib32. > A while ago I got rid of all emulation programs (firefox-bin, > mplayer-bin) and all of the emul-linux-* packages. > I've been putting back via --usepkg everything revdep-rebuild comes up > with but it doesn't help at all, so I've switched to looking at the > raw "broken /usr/lib32/blah_calls (requires blah_so)"; > doing an 'equery belongs blah_calls' which usually brings up nothing, > or a 64 bit application, then I manually delete the > /usr/lib32/blah_calls.so file. > This will get the job done (I believe), however is incredibly tedious. > > So, can I simply rm /usr/lib32/* ? If `equery belongs /usr/lib32` shows up empty then it should be safe, yes. = If=20 it doesn't then `find /usr/lib32 | xargs qfile -o` is a nice way to get a=20 list of orphaned files in /usr/lib32. qfile belongs to=20 app-portage/portage-utils. Also if you want to be really safe you can alway= s=20 make a backup first.. =2D-=20 Bo Andresen --nextPart167172149.bHmyVB1mx0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (GNU/Linux) iD8DBQBFvw2u8/kKEzmwNNoRAs6zAKCkGNy9AuJimGfmXR7GcyRmzq9QWQCdGdP8 6AbuVIMqyozD9tp6oBNS3mM= =aVaB -----END PGP SIGNATURE----- --nextPart167172149.bHmyVB1mx0-- -- gentoo-amd64@gentoo.org mailing list