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 02:52:08
Message-Id: 08a81df7-9d63-b074-8ee5-cdbf7b809377@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 06:11 PM, Andrew Udvare wrote:
2 > Uninstall dev-util/cargo and emerge -1 dev-lang/rust. dev-lang/rust
3 > comes with Cargo.
4
5 Hum. That didn't solve the problem.
6
7 #[5828:root@alpha:~]# eselect rust list
8 Available Rust versions:
9 [1] rust-1.30.1 *
10 #[5829:root@alpha:~]# emerge -aDuN @world
11
12 * IMPORTANT: 2 news items need reading for repository 'gentoo'.
13 * Use eselect news read to view new items.
14
15
16 These are the packages that would be merged, in order:
17
18 Calculating dependencies... done!
19 [ebuild N ] dev-util/cargo-0.30.0 USE="-debug -doc -libressl"
20 ABI_X86="(64) -32 (-x32)"
21 [ebuild N ] virtual/cargo-1.29.1
22 [ebuild U ] mail-client/thunderbird-60.3.0 [52.9.1] USE="-clang%
23 -jack%"
24 [ebuild UD ] www-client/firefox-60.3.0-r1 [63.0.1]
25 [blocks B ] dev-util/cargo ("dev-util/cargo" is blocking
26 dev-lang/rust-1.30.1-r1)
27
28 * Error: The above package list contains packages which cannot be
29 * installed at the same time on the same system.
30
31 (dev-util/cargo-0.30.0:0/0::gentoo, ebuild scheduled for merge)
32 pulled in by
33 =dev-util/cargo-0.30.0* required by
34 (virtual/cargo-1.29.1:0/0::gentoo, ebuild scheduled for merge)
35
36 (dev-lang/rust-1.30.1-r1:stable/1.30::gentoo, installed) pulled in by
37 =dev-lang/rust-1.30.1* required by
38 (virtual/rust-1.30.1:0/0::gentoo, installed)
39 dev-lang/rust required by @selected
40
41
42 For more information about Blocked Packages, please refer to the following
43 section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
44
45 https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages
46
47
48
49 --
50 Grant. . . .
51 unix || die

Replies

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