Gentoo Archives: gentoo-user

From: Andrew Udvare <audvare@×××××.com>
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:13:18
Message-Id: aca6a3db-b1f7-84e7-485d-640ba729d7e5@gmail.com
In Reply to: Re: [gentoo-user] Help with dev-util/cargo blocking dev-lang/rust. by Grant Taylor
1 On 17/11/2018 23:53, Grant Taylor wrote:
2 > On 11/17/2018 07:58 PM, Adam Carter wrote:
3 >
4 > These are the packages that would be merged, in order:
5 >
6 > Calculating dependencies... done!
7 > [ebuild  N     ] dev-util/cargo-0.30.0  USE="-debug -doc -libressl"
8 > ABI_X86="(64) -32 (-x32)"
9 > [ebuild  N     ] virtual/cargo-1.29.1
10 > [blocks B      ] dev-util/cargo ("dev-util/cargo" is blocking
11 > dev-lang/rust-1.30.1-r1)
12 >
13 >  * Error: The above package list contains packages which cannot be
14 >  * installed at the same time on the same system.
15 >
16 >   (dev-util/cargo-0.30.0:0/0::gentoo, ebuild scheduled for merge) pulled
17 > in by
18 >     =dev-util/cargo-0.30.0* required by
19 > (virtual/cargo-1.29.1:0/0::gentoo, ebuild scheduled for merge)
20 >
21 >   (dev-lang/rust-1.30.1-r1:stable/1.30::gentoo, installed) pulled in by
22 >     =dev-lang/rust-1.30.1* required by (virtual/rust-1.30.1:0/0::gentoo,
23 > installed)
24
25 It looks like you need to unmask virtual/cargo because you need to have
26 virtual/cargo 1.30.1. These version numbers have to match. Are you
27 running a mixed keyworded system?
28
29 Once you unmask, you can install what you need for Firefox/Thunderbird
30 beforehand:
31
32 emerge -1 virtual/cargo dev-lang/rust
33
34 --
35 Andrew Udvare

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Help with dev-util/cargo blocking dev-lang/rust. Grant Taylor <gtaylor@×××××××××××××××××××××.net>