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.60) (envelope-from ) id 1GWeuh-0001Na-PF for garchives@archives.gentoo.org; Sun, 08 Oct 2006 20:06:20 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k98K570b008875; Sun, 8 Oct 2006 20:05:07 GMT Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k98JwfDr020813 for ; Sun, 8 Oct 2006 19:58:41 GMT Received: (qmail invoked by alias); 08 Oct 2006 19:58:40 -0000 Received: from a81-14-145-35.net-htp.de (EHLO localhost) [81.14.145.35] by mail.gmx.net (mp033) with SMTP; 08 Oct 2006 21:58:40 +0200 X-Authenticated: #24096462 Date: Sun, 8 Oct 2006 21:59:00 +0200 From: Jan-Hendrik Zab To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Portage: Show list of required files without downloading anything? Message-ID: <20061008215900.1c976480@localhost> In-Reply-To: <1160336149.10407.13.camel@statux.kicks-ass.net> References: <1160336149.10407.13.camel@statux.kicks-ass.net> X-Mailer: Sylpheed-Claws 2.5.2cvs33 (GTK+ 2.10.5; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Archives-Salt: 4e848180-abea-44cd-ad02-ad0d18b7b984 X-Archives-Hash: b45dd6a0f7edcb77277b3151ce06ff14 On Sun, 08 Oct 2006 15:35:49 -0400 Statux wrote: > Question: Is there a way that I can get Portage to run through the > packages/ebuilds and, instead of downloading anything from the net, just > have it show me which files were not in /usr/portage/distfiles which > will be needed? > > So if I had 8 packages which needed upgrading, which would result in (an > estimated) 6,382K of downloads, is there some way for me to have it go > through each one of those all at once, similar to --fetchonly, and have > it spit out a list of everything which it did not find on the local > system? Dunno about any script, but first step would be: emerge -uD -fp world Then just filter it, e.g. in every line cut everything after the first white space and throw the meat to wget. Jan-Hendrik Zab -- | Jan-Hendrik Zab | +49 (0)1773392888 | http://www.v3ng34nce.org -- gentoo-user@gentoo.org mailing list