Summary: | virtual/cargo-1.31.0 uninstalls dev-util/cargo | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Phil Stracchino (Unix Ronin) <phils> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | bkohler, phils |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Phil Stracchino (Unix Ronin)
2018-12-10 15:52:36 UTC
The updated rust or rust-bin package will provide cargo, that is why rust satisfies that virtual, and the standalone cargo is auto-removed. So in that case, can you shed any light on why attempting to compile alacritty-0.2.4 after the update fails with an error message that cargo was not found? Check out the first few comments of 671182, I think it might shed some light on your issues Thanks, taking a look. Ben, Fixing the cargo symlink per 671182 resolved the problem. Thanks. |