Gentoo Archives: gentoo-user

From: Grant Taylor <gtaylor@×××××××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Help with dev-util/cargo blocking dev-lang/rust.
Date: Sun, 18 Nov 2018 05:22:35
Message-Id: 9c01349e-3ddd-7774-5732-2a637682e96c@spamtrap.tnetconsulting.net
In Reply to: Re: [gentoo-user] Help with dev-util/cargo blocking dev-lang/rust. by Andrew Udvare
1 On 11/17/2018 10:13 PM, Andrew Udvare wrote:
2 > It looks like you need to unmask virtual/cargo because you need to have
3 > virtual/cargo 1.30.1. These version numbers have to match.
4
5 That seems to have done it.
6
7 I added virtual/cargo to /etc/portage/package.accept_keywords/cargo
8 which did have dev-util/cargo ~amd64. It now also has virtual/cargo ~amd64.
9
10 Now emerge -aDuN @world seems to be happy and is currently emerge: (2 of 3).
11
12 Thank you for your help. :-)
13
14 > Are you running a mixed keyworded system?
15
16 I'm not completely sure what that means. I'm guessing you're asking
17 about accept_keywords. I'm mostly (?) running stock amd64. I have
18 added ~amd64 to some packages for various reasons over the 2+ years that
19 this install has been around.
20
21 I don't remember adding ~amd64 for dev-util/cargo. I wonder if I added
22 it when I wanted to try the newer Firefox.
23
24 > Once you unmask, you can install what you need for Firefox/Thunderbird
25 > beforehand:
26 >
27 > emerge -1 virtual/cargo dev-lang/rust
28
29 emerge -aDuN @world is now happy (or at least not blocking / erroring
30 out) and compiling things as I type this email.
31
32 Thank you again, everybody, for your help. :-)
33
34
35
36 --
37 Grant. . . .
38 unix || die

Replies

Subject Author
Re: [gentoo-user] Help with dev-util/cargo blocking dev-lang/rust. Andrew Udvare <audvare@×××××.com>