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 01:30:02
Message-Id: 7F7B0BDA-E88A-42BC-A08C-C156D47FBF54@gmail.com
In Reply to: Re: [gentoo-user] Help with dev-util/cargo blocking dev-lang/rust. by Adam Carter
1 > On 2018-11-17, at 20:16, Adam Carter <adamcarter3@×××××.com> wrote:
2 >
3 > > On 2018-11-17, at 19:24, Grant Taylor <gtaylor@×××××××××××××××××××××.net> wrote:
4 > >
5 > > So, will someone help me fix this cargo / rust blockage so that I can finish my @world emerge?
6 >
7 > Uninstall dev-util/cargo and emerge -1 dev-lang/rust. dev-lang/rust comes with Cargo.
8 >
9 >
10 > I also had to
11 >
12 > ln -s /usr/bin/cargo-1.30.1 /usr/bin/cargo
13 >
14 > To get things working, YMMV.
15
16 The correct way is to run `eselect rust set 1`. There are other symlinks besides cargo.
17
18 --
19 Andrew Udvare

Replies

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