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 1PoJs8-0006Ly-UZ for garchives@archives.gentoo.org; Sat, 12 Feb 2011 18:07:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C055E0A62 for ; Sat, 12 Feb 2011 18:07:04 +0000 (UTC) Received: from smtp-out2.iol.cz (smtp-out2.iol.cz [194.228.2.87]) by pigeon.gentoo.org (Postfix) with ESMTP id BC322E07D5 for ; Sat, 12 Feb 2011 17:20:00 +0000 (UTC) Received: from antivir4.iol.cz (antivir4.iplanet.iol.cz [192.168.30.209]) by smtp-out2.iol.cz (Postfix) with ESMTP id AEF7A10BCD for ; Sat, 12 Feb 2011 18:19:59 +0100 (CET) Received: from localhost (antivir4.iol.cz [127.0.0.1]) by antivir4.iol.cz (Postfix) with ESMTP id A33673A8054 for ; Sat, 12 Feb 2011 18:19:59 +0100 (CET) X-Virus-Scanned: amavisd-new at iol.cz Received: from antivir4.iol.cz ([127.0.0.1]) by localhost (antivir4.iol.cz [127.0.0.1]) (amavisd-new, port 10124) with LMTP id KfHBaUPfSYek for ; Sat, 12 Feb 2011 18:19:59 +0100 (CET) Received: from port6.iol.cz (unknown [192.168.30.96]) by antivir4.iol.cz (Postfix) with ESMTP id 8D4693A8053 for ; Sat, 12 Feb 2011 18:19:59 +0100 (CET) X-SBRS: None X-SBRS-none: None X-RECVLIST: MTA-OUT-QUICK X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgoNAA5QVk1VRtvg/2dsb2JhbAAMhQySSshWhV4Ei38 Received: from 224.219.broadband3.iol.cz (HELO [192.168.1.4]) ([85.70.219.224]) by port6.iol.cz with ESMTP; 12 Feb 2011 18:19:59 +0100 Message-ID: <4D56C1EE.20904@quick.cz> Date: Sat, 12 Feb 2011 18:22:54 +0100 From: Martin Doucha User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.13) Gecko/20110121 Lightning/1.0b3pre Thunderbird/3.1.7 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-portage-dev@lists.gentoo.org Subject: Re: [gentoo-portage-dev] About how to make compilation think some files are missing References: <1297525846.6230.40.camel@localhost.localdomain> In-Reply-To: <1297525846.6230.40.camel@localhost.localdomain> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 914a27f6b85d3287d52c8d88954a1ebb Dne 12.2.2011 16:50, Pacho Ramos napsal(a): > Then, my idea would the following: > > Would be nice if I could tell portage to make compilation think > libglitz-glx.so.1 is not present in real system (maybe sandbox could > prevent its readability inside build environment), and then, I could run > "revdep-rebuild --library libglitz-glx.so.1" before removing glitz and > affected apps would not link to it, allowing me to safely remove glitz > later without having had a broken system at any time. > > What do you think? Thanks I think you want to update to portage-2.2 (you need to unmask it manually). It does exactly what you want in this case. Regards, Martin Doucha