From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 592B01381F3 for ; Thu, 5 Sep 2013 15:14:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85746E0F65; Thu, 5 Sep 2013 15:14:15 +0000 (UTC) Received: from mail-bk0-f51.google.com (mail-bk0-f51.google.com [209.85.214.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 46C8BE0F03 for ; Thu, 5 Sep 2013 15:14:13 +0000 (UTC) Received: by mail-bk0-f51.google.com with SMTP id mx10so818945bkb.24 for ; Thu, 05 Sep 2013 08:14:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=HZIpB1xV/zT/D4+0qD5f2q7NT6AuFlC0q5sxMOOfizk=; b=GIX4mcf7FofjcDrivSbcFqLG+ynCVxaqp8L+nhYOpifOoGfg8hCTFarEzyNE22kee0 CfY4kgx4s2uFqTDwSEV7fK9GNhuqU4X5etq/JqEyFvg5OohPmFpHVN6Sog1lciTPIMUb Gm4ZvmMQJrJ4wa9W0zWk3eyiO/Afi+LYMYmH2aNmDkBjFeYwAV5rV9G1HviL15y0Ad0v Oszya1l/eVDvTJzhLaHq+7IhEv1gIC4SgPGpvfv0TbbOVFWcPIakEvt6v2ImMhL0G1eS cCeCpVEj+c5TdChylqk7M6HBUqNbtyvoMzy/DY6yX2FUJIJs2lOv8KqWVp6Bfm+NZfH1 CKqg== X-Received: by 10.205.86.199 with SMTP id at7mr7365525bkc.9.1378394052652; Thu, 05 Sep 2013 08:14:12 -0700 (PDT) Received: from [172.20.0.40] (196-210-126-85.dynamic.isadsl.co.za. [196.210.126.85]) by mx.google.com with ESMTPSA id d8sm8156408bkj.6.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Sep 2013 08:14:12 -0700 (PDT) Message-ID: <52289EDE.9050301@gmail.com> Date: Thu, 05 Sep 2013 17:10:22 +0200 From: Alan McKinnon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130809 Thunderbird/17.0.8 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] Where is the file which masks glibc-2.18? References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: c655a94f-d0a5-445d-bade-b132f1ecab51 X-Archives-Hash: e860774e4cee47182db62b839a0b219a On 05/09/2013 16:35, 东方巽雷 wrote: > I cannot find glibc-2.18 in /usr/portage/profile/package.mask,but > glibc-2.18 is being masked.I would like to know which file masks glibc-2.18. Sometimes masks like this are in the profile, but in this case Wang is correct. Here's how you find out: $ emerge -pv =glibc-2.18 These are the packages that would be merged, in order: Calculating dependencies... done! !!! All ebuilds that could satisfy "=glibc-2.18" have been masked. !!! One of the following masked packages is required to complete your request: - sys-libs/glibc-2.18::gentoo (masked by: missing keyword) "missing keyword" is always from the build itself. I would think three times and type once before unmasking it, that is not normally a step you can roll back. -- Alan McKinnon alan.mckinnon@gmail.com