Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 672488

Summary: app-eselect/eselect-rust is not run or misses some symlinks after rust upgrade
Product: Gentoo Linux Reporter: Vincent de Phily <moltonel>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vincent de Phily 2018-12-04 10:25:42 UTC
The symptom is a missing `/usr/bin/cargo -> /usr/bin/cargo-$P` symlink after a rust upgrade. There may be other missing symlinks, but the cargo one makes other builds fail.

When running `eselect rust list` all seems normal (only one version available, and it is selected). Running `eselect rust set 1` sets the missing cargo symlink.

This happened to me twice, most recently after upgrading `dev-lang/rust` from 1.29 to 1.30. This upgrade is a bit different since `cargo` is now a mandatory part of the `dev-lang/rust` install instead of pulling in `dev-util/cargo`, but I've seen the symptom with older rust versions as well.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2018-12-04 13:43:49 UTC

*** This bug has been marked as a duplicate of bug 671182 ***