From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8A472138334 for ; Sun, 18 Nov 2018 05:22:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D836EE0DE1; Sun, 18 Nov 2018 05:22:28 +0000 (UTC) Received: from tncsrv06.tnetconsulting.net (tncsrv06.tnetconsulting.net [IPv6:2600:3c00:e000:1e9::8849]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 41ED7E0DD1 for ; Sun, 18 Nov 2018 05:22:27 +0000 (UTC) Received: from Contact-TNet-Consulting-Abuse-for-assistance by tncsrv06.tnetconsulting.net (8.15.2/8.15.2/Debian-3) with ESMTPSA id wAI5MPYL001492 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sat, 17 Nov 2018 23:22:26 -0600 Subject: Re: [gentoo-user] Help with dev-util/cargo blocking dev-lang/rust. To: gentoo-user@lists.gentoo.org References: <7a28f836-f2fe-a15b-0d51-ca2fb5fc5fac@spamtrap.tnetconsulting.net> <3098427F-0251-44D7-A5D2-1DAEADB9A95A@gmail.com> <08a81df7-9d63-b074-8ee5-cdbf7b809377@spamtrap.tnetconsulting.net> <4fb457e8-95f0-cd05-7243-28beb20db187@spamtrap.tnetconsulting.net> From: Grant Taylor Organization: TNet Consulting Message-ID: <9c01349e-3ddd-7774-5732-2a637682e96c@spamtrap.tnetconsulting.net> Date: Sat, 17 Nov 2018 22:23:33 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.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 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: 5de8ce8a-d0d3-4227-a070-1e63baa24230 X-Archives-Hash: 0daf814794e5100e8e37b34ce39a4a53 On 11/17/2018 10:13 PM, Andrew Udvare wrote: > It looks like you need to unmask virtual/cargo because you need to have > virtual/cargo 1.30.1. These version numbers have to match. That seems to have done it. I added virtual/cargo to /etc/portage/package.accept_keywords/cargo which did have dev-util/cargo ~amd64. It now also has virtual/cargo ~amd64. Now emerge -aDuN @world seems to be happy and is currently emerge: (2 of 3). Thank you for your help. :-) > Are you running a mixed keyworded system? I'm not completely sure what that means. I'm guessing you're asking about accept_keywords. I'm mostly (?) running stock amd64. I have added ~amd64 to some packages for various reasons over the 2+ years that this install has been around. I don't remember adding ~amd64 for dev-util/cargo. I wonder if I added it when I wanted to try the newer Firefox. > Once you unmask, you can install what you need for Firefox/Thunderbird > beforehand: > > emerge -1 virtual/cargo dev-lang/rust emerge -aDuN @world is now happy (or at least not blocking / erroring out) and compiling things as I type this email. Thank you again, everybody, for your help. :-) -- Grant. . . . unix || die