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 1OHnE0-00088M-3r for garchives@archives.gentoo.org; Fri, 28 May 2010 00:14:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0FF4E09B8 for ; Fri, 28 May 2010 00:14:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 96FF4E08C8 for ; Thu, 27 May 2010 23:24:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 46A5B1B403C for ; Thu, 27 May 2010 23:24:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.934 X-Spam-Level: X-Spam-Status: No, score=-2.934 required=5.5 tests=[AWL=-0.335, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sHMVkqjeSZvq for ; Thu, 27 May 2010 23:23:57 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id A2C241B4014 for ; Thu, 27 May 2010 23:23:54 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OHmQa-0001bv-Eu for gentoo-user@gentoo.org; Fri, 28 May 2010 01:23:52 +0200 Received: from adsl-69-234-189-122.dsl.irvnca.pacbell.net ([69.234.189.122]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 May 2010 01:23:52 +0200 Received: from w41ter by adsl-69-234-189-122.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 May 2010 01:23:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org connect(): No such file or directory From: walt Subject: [gentoo-user] Re: emerge --keep-going but it doesn't Date: Thu, 27 May 2010 16:23:47 -0700 Message-ID: References: <4BFE3E9B.1020205@gmail.com> <4BFE8424.2000706@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: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-189-122.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a5pre) Gecko/20100527 Thunderbird/3.2a1pre In-Reply-To: <4BFE8424.2000706@gmail.com> X-Archives-Salt: e5ef516b-96f1-40ad-80c5-e1ecb8b1451f X-Archives-Hash: f17a27aece7f423b2501d0c5317deeab On 05/27/2010 07:39 AM, Dale wrote: > walt wrote: >> On 05/27/2010 02:42 AM, Dale wrote: >>> Hi folks. >>> >>> I'm doing a fresh install onto another hard drive. Just felt like doing a fresh >>> one instead of copying. Anyway, I got most everything installed. I was doing my >>> last set of installs, things like seamonkey, firefox, pigdin, gtkam and all the >> > other programs I use for this and that. I did copy my old make.conf over from the >> > old install. I have the --keep-going option in there. >> >> Hm. Does it work if you use the --keep-going option on the command line instead >> of in make.conf? >> >> > I then moved it from one section in make.conf and put it in the other. Now it sees > the option. I guess it was in the wrong place. For the record, I had it in FEATURES > and moved it to the EMERGE_DEFAULT_OPTS. Augh! Why didn't you tell me that years ago? I would have been using that trick myself all this time.