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 1RLL9T-0005Hf-AJ for garchives@archives.gentoo.org; Tue, 01 Nov 2011 20:41:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A13021C1AE; Tue, 1 Nov 2011 20:41:34 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 6802B21C184 for ; Tue, 1 Nov 2011 20:40:44 +0000 (UTC) Received: by ggnp2 with SMTP id p2so10082125ggn.40 for ; Tue, 01 Nov 2011 13:40:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=6hthnFMtzAT/HtmKAM1HyaHPR60A/Qv9ZA1q8JPn7N4=; b=Y1gr+lzsCDfO2vx7r5mLiSEPotSyhtsHscwoZY60d42SruSmoZft0AI6ObaWJgW99H IyEWFaD8ShbjprY2TpyyOxDrYncnNPhXcek8PkfM96ZKv0ZcYCZjEmmxvhUnywsZAxG3 GGHgAZzfPjWtep0+3p3cUVLINhTg09ff7+8fI= Received: by 10.236.197.72 with SMTP id s48mr2029166yhn.81.1320180043684; Tue, 01 Nov 2011 13:40:43 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-89-228.jan.bellsouth.net. [65.0.89.228]) by mx.google.com with ESMTPS id o64sm268823yhk.3.2011.11.01.13.40.42 (version=SSLv3 cipher=OTHER); Tue, 01 Nov 2011 13:40:43 -0700 (PDT) Message-ID: <4EB05949.4080602@gmail.com> Date: Tue, 01 Nov 2011 15:40:41 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111022 Firefox/7.0.1 SeaMonkey/2.4.1 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] Consistency checking References: <20111101034525.GE28043@solfire> <20111101150015.4f571d8f@bluewin.ch> <20111101180004.GG28043@solfire> In-Reply-To: <20111101180004.GG28043@solfire> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 66f0ca96-cd96-4f42-aada-ede539fb6bd4 X-Archives-Hash: ddb6010c33880901468b34035f0e65da meino.cramer@gmx.de wrote: > Hi, thank you all very much for the checks listed. One question > remains: What sequence of commands is adviced to guarantee the best > effect on the one hand and on the other hand not to be urged to > recompile things -- especially those like libreoffice...-- twice and > more? Thank you very much in advance for your help! Best regards, mcc This is what I do regularly. eix-sync or emerge --sync emerge -uvDNa world emerge -a --depclean revdep-rebuild -i -- -a If python gets updated, add python-updater after the world update. Usually portage will tell you if you need to run anything else. All that said, the other advice doesn't hurt one bit. It just depends on how sane you want your system. When mine acts funny(tm), I do a emerge -e world. It's amazing how that fixes those things you can't quite figure out. Even tho I can compile OOo in about 45 minutes or so, I do hate to see it in the list. Thing is, whenever something on here burps, OOo gets rebuilt. lol It does seem to be better here lately tho. Shhhhhh, don't jinx it. Dale :-) :-)