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 8B743138334 for ; Sun, 18 Nov 2018 02:55:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39F1EE0D6F; Sun, 18 Nov 2018 02:55:19 +0000 (UTC) Received: from mail-oi1-x242.google.com (mail-oi1-x242.google.com [IPv6:2607:f8b0:4864:20::242]) (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 AD53CE0CE2 for ; Sun, 18 Nov 2018 02:55:18 +0000 (UTC) Received: by mail-oi1-x242.google.com with SMTP id t3-v6so4857497oie.7 for ; Sat, 17 Nov 2018 18:55:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=xSOuwFs2N4doP4zOGSY5Pv1ZY2ouq0mnuo92nsgmS1I=; b=NNNAG5l7VL/fP/Xgm3PXvc+LpZdooEvbsAcAc1h8XeKfxR+/aL/Esifi9MkzM1cN8e Ym/QLUSZOIsNTYjNGn3QryDkqJJOBqIhqiCLvjSMooDl45N4Q3blKCzjdR0A9JDIaRom LYtIT/KfD/Bec7CMT/kDGYhIpkwOuYiiDEIF9tERHcy0QAhP4fXymPPE8V4A0BoEl6Tq fTbi9pX3NMtNbW6s7KWTLmuuB4q/D8Bvb2zQLwbNDUNK9b5RMWfwdQjbSdQXEVELqazS AAC9D938PoX+ca2Rqv7ZqZziUo54MxezIJ+kYbC19zonRP8xjHgExatA+NZHPxeIKlTx oicA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=xSOuwFs2N4doP4zOGSY5Pv1ZY2ouq0mnuo92nsgmS1I=; b=Av8MOy/aXAZfqVtjSBaUHtbZHd/QHp2h+rO5i5SlAteUTUdQJW+okyuuxGJsfuGrAb /Q+VZjPyEqmiPHps87AawbVYOOxp3hLChzWo6X1CeaVQpmoZ/GR7zqYEW+sKHNub6EJM WvlxOVTf2LZp46Pi27bsRNlTkl8WFIaumnCxoFP0SgGjCtErl5FXCuy+s7hHI2a/EiD4 yXhO+SoKGRdEHvjQsvyLKgDc3FpKLUlh9CfYX40W/GNKacIYzeTLPYEJJ64xcBlET8tW n7zoQV/FYQvpeFwm0OPwjQPI2guSp+5OP1tNMu+bgNreVA7k5LyY2pdG4g6gkaG06xds Q/hw== X-Gm-Message-State: AGRZ1gJL2H5ApQPbJXelYsYQeLUO5K9lnQMfzy3k3MVwlD9g6RvEVjDK MICg1oeHpZ0VgM6yKXd6eNAJf45/llULwkY3tZM2o+33 X-Google-Smtp-Source: AJdET5d+4uMLEjQoM4GU2pYC11i+H19IgWzElES2oz0/TVXYfxl8be6PqcLXRrP0GpNze9+XsycTraxKxLosk2leaQs= X-Received: by 2002:aca:69cf:: with SMTP id e198-v6mr4070822oic.217.1542509717587; Sat, 17 Nov 2018 18:55:17 -0800 (PST) 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 References: <7a28f836-f2fe-a15b-0d51-ca2fb5fc5fac@spamtrap.tnetconsulting.net> <3098427F-0251-44D7-A5D2-1DAEADB9A95A@gmail.com> <08a81df7-9d63-b074-8ee5-cdbf7b809377@spamtrap.tnetconsulting.net> In-Reply-To: <08a81df7-9d63-b074-8ee5-cdbf7b809377@spamtrap.tnetconsulting.net> From: Adam Carter Date: Sun, 18 Nov 2018 13:55:05 +1100 Message-ID: Subject: Re: [gentoo-user] Help with dev-util/cargo blocking dev-lang/rust. To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary="000000000000c78bf9057ae78771" X-Archives-Salt: 8ebbcef0-b75c-4ddd-9442-bc3e36a9ce25 X-Archives-Hash: 83b6433e59bc65eeed06139f67c54984 --000000000000c78bf9057ae78771 Content-Type: text/plain; charset="UTF-8" On Sun, Nov 18, 2018 at 1:52 PM Grant Taylor < gtaylor@gentoo.tnetconsulting.net> wrote: > On 11/17/2018 06:11 PM, Andrew Udvare wrote: > > Uninstall dev-util/cargo and emerge -1 dev-lang/rust. dev-lang/rust > > comes with Cargo. > > Hum. That didn't solve the problem. > Do you have virtual/cargo installed? --000000000000c78bf9057ae78771 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Sun, Nov 18, 2018 at 1:52 PM Grant Taylor <gtaylor@gentoo.tnetconsulting.net> wro= te:
On 11/17/201= 8 06:11 PM, Andrew Udvare wrote:
> Uninstall dev-util/cargo and emerge -1 dev-lang/rust. dev-lang/rust > comes with Cargo.

Hum.=C2=A0 That didn't solve the problem.

Do you have=C2=A0 virtual/cargo installed?

--000000000000c78bf9057ae78771--