From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KoxGp-00017A-P8 for garchives@archives.gentoo.org; Sun, 12 Oct 2008 09:29:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E83D4E0295; Sun, 12 Oct 2008 09:29:50 +0000 (UTC) Received: from mail-gx0-f19.google.com (mail-gx0-f19.google.com [209.85.217.19]) by pigeon.gentoo.org (Postfix) with ESMTP id C3A4AE0295 for ; Sun, 12 Oct 2008 09:29:50 +0000 (UTC) Received: by gxk12 with SMTP id 12so2411873gxk.10 for ; Sun, 12 Oct 2008 02:29:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=7Syxx2DbQEQYtxIJDqsuCB7cwiwCToec2eqOuN4/P8A=; b=d0zOX8/uDQ7GbjjmkzmiCXnp6m4NioYg7PwzPl+zK4mvCZNLTaE6xDlk8KjMbuKmmf IyndIlhi+U7A7eBca2AYj7KGFwDYl6KeIRDFgHe/7gmMh4sNNgB8ehnf/WCroEWsGd9O dZeyDOxsWIAkHdSYk5FbfZhW5y32VeoFPy5aU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=NisuZYVin6MyCAs/GUxH1ni8KjPQ511R1MLa+gPJe2GmAXvcjMQcB8ZQICuObHNu0Z 210nj1hztAMmbrsp8KRCqKA9bJcRR8QPrYox2LylkSnKR5BtTrFUYH5YJ3Nj4NxBj0/B 42qQzTIELXMicTtEcyRZcATtNVGeNvSTywE0I= Received: by 10.151.38.12 with SMTP id q12mr5710186ybj.169.1223803789677; Sun, 12 Oct 2008 02:29:49 -0700 (PDT) Received: from ?216.78.70.236? (host-216-78-70-236.jan.bellsouth.net [216.78.70.236]) by mx.google.com with ESMTPS id 4sm9624221yxj.7.2008.10.12.02.29.48 (version=SSLv3 cipher=RC4-MD5); Sun, 12 Oct 2008 02:29:49 -0700 (PDT) Message-ID: <48F1C38C.3050108@gmail.com> Date: Sun, 12 Oct 2008 04:29:48 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.17) Gecko/20080928 SeaMonkey/1.1.12 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] Portage and fetch restrictions References: <48F1986D.8080903@gmail.com> <871vymgsj6.fsf@newton.gmurray.org.uk> In-Reply-To: <871vymgsj6.fsf@newton.gmurray.org.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 34a3c249-92a1-4101-bcde-9611cf20395f X-Archives-Hash: ce6ddfdff579971fcda1c22d321b8ed7 Graham Murray wrote: > Dale writes: > > >> I noticed that portage stops when it runs into a package like java that >> has a fetch restriction. I use the -f option a lot and it used to keep >> fetching then print at the end that a file was not downloaded. Is this >> a bug or is there a reason for this? I sort of liked the old fashioned >> way. At least that way it downloads everything but that one file. >> Right now, it stops at 92 of 887 which leaves a lot left to download. >> >> sys-apps/portage-2.2_rc12 is what I am using. >> > > Are you using the --keep-going flag? > > > Nope. I will now tho. I knew they wouldn't stick us with something like this on purpose. Thanks Dale :-) :-)