From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15587 invoked by uid 1002); 26 Jul 2003 13:42:35 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 25261 invoked from network); 26 Jul 2003 13:42:34 -0000 From: Alec Berryman To: gentoo-dev@gentoo.org In-Reply-To: <200307261340.32767.stuart@gentoo.org> References: <20030725141108.GI9959@mail.lieber.org> <20030726123717.GY9959@mail.lieber.org> <200307261340.32767.stuart@gentoo.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xlIkGuqTOjzpLIKUboQw" Message-Id: <1059226950.1509.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 26 Jul 2003 08:42:31 -0500 Subject: Re: [gentoo-dev] Proposal: re-organizing our source mirrors into two categories: full and partial X-Archives-Salt: 6e78de6e-3522-4cbc-8774-44065853b0e4 X-Archives-Hash: 7ec6d2c311c4bfc38c5a33d4070ea00a --=-xlIkGuqTOjzpLIKUboQw Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-07-26 at 07:40, Stuart Herbert wrote: > Just a thought, as I'm still new around here, but is there any automatic=20 > auditing to make sure that every single file in /distfiles is still requi= red=20 > by at least 1 ebuild? This bash one-liner was posted to the forums; I can't find it now, so apologies to the original author: bash <(comm -23 <(find /usr/portage/distfiles/ -maxdepth 1 -type f -printf = %f\\n | sort) <(find /usr/portage/ /usr/local/portage/ -path '*/*/files/dig= est-*' -print0 | xargs -0 awk '{print $3}' | sort -u) | sed -e 's|^|rm -i /= usr/portage/distfiles/|') --=-xlIkGuqTOjzpLIKUboQw Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQA/IoVGFzqxRt+zZvIRArxKAKCCpSgyiijgOGNGQ0VwiS3+anEqjgCgii6o 7fqMvGB6HhuecJc2rd2jXDg= =K90D -----END PGP SIGNATURE----- --=-xlIkGuqTOjzpLIKUboQw--