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 1LL6Kv-0008R6-Hh for garchives@archives.gentoo.org; Fri, 09 Jan 2009 01:38:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 695A9E01CC; Fri, 9 Jan 2009 01:38:55 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by pigeon.gentoo.org (Postfix) with ESMTP id 3B9ECE01CC for ; Fri, 9 Jan 2009 01:38:55 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 29so10411041wff.10 for ; Thu, 08 Jan 2009 17:38:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Lwn2mENSgRvCBAvTiHq5ylu97eSPdxQsN1UR2MIO1pU=; b=Z3fd8m41cEQ44bs3iKUofYs9pPi3FYvNc0XwwBEaC0SS0zUFPxbQnFeIKEyhBSaUVp nuJ26jkdOcGsxXshScCFZzuTpsFbrJ3ZkAggVDHjT6ba4z1X2CaThy1otObYrZ5XvzTq 2OFpTn6lFxLP7pW9bcUNlAc0LwBXq6l9ffkHw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=MIbtWQqgIlylacRQzE7dfQ7INQXVausCyjfKVqXMPysN3wL01zufWT+6yBqRnC2DDM Y+z7E0Nq+pjjlhep6lOrO3gucKe6wmh4f9oZM+819C8lGokPN7vKU6AgPGLT6x+ZLWv5 jwFcJSxRVWW0ch0RFt63iGRJ6NbFl+p1pbGvI= Received: by 10.142.81.7 with SMTP id e7mr10453517wfb.158.1231465134750; Thu, 08 Jan 2009 17:38:54 -0800 (PST) Received: by 10.142.127.14 with HTTP; Thu, 8 Jan 2009 17:38:54 -0800 (PST) Message-ID: <5bdc1c8b0901081738s2faff246n5a794740b59a04b8@mail.gmail.com> Date: Thu, 8 Jan 2009 17:38:54 -0800 From: "Mark Knecht" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Please explain why this new 'emerge @preserved-rebuild' is good? In-Reply-To: <5bdc1c8b0901081556i412509fel9a51f4c07cd37b1e@mail.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=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5bdc1c8b0901080920g1a0edb11r466c26bb0e7c98a1@mail.gmail.com> <5bdc1c8b0901081129h452a06d8u236a5f15474dd5a9@mail.gmail.com> <5bdc1c8b0901081139q5ae65e68i94146b22df63ea12@mail.gmail.com> <5bdc1c8b0901081149s54cc6df2q7194d06af019792e@mail.gmail.com> <5bdc1c8b0901081435v58afe828y531f0aee86fcc249@mail.gmail.com> <5bdc1c8b0901081556i412509fel9a51f4c07cd37b1e@mail.gmail.com> X-Archives-Salt: 5cd5cdc8-1328-4f81-a7e3-566d58f38d8a X-Archives-Hash: 0b61d5e46e0183dc54671347193a5556 On Thu, Jan 8, 2009 at 3:56 PM, Mark Knecht wrote: > > I actually did an emerge -ef world already just to ensure everything > is here. I'm considering the emerge -C nss, remove any links left over > by hand, and then emerging evolution again and letting it pull it in > and build it in one step. > > Comments? > > Thanks, > Mark > OK, this worked for me. I removed nss and the nss directory and all links were gone. I then emerged evolution which pulled in nss and everything was built correctly. There's a bug in there somewhere I suppose but I won't be reporting it. Thanks to all for your help and explanation about what the purpose of the new commands are. I appreciate it. Cheers, Mark