Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945545 - emerge @rust-rebuild no longer works with the new rust slot change
Summary: emerge @rust-rebuild no longer works with the new rust slot change
Status: RESOLVED DUPLICATE of bug 906044
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-01 15:02 UTC by Avraham Hollander
Modified: 2024-12-01 15:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Avraham Hollander 2024-12-01 15:02:52 UTC
emerge @rust-rebuild no longer works after virtual/rust was removed in favor of slotting. It simply returns nothing now. This means you have to run equery d dev-lang/rust and then list all of the packages to rebuild by hand, which is inconvenient.

Is this intentional behavior? Is there another way to do it now? I didn't see anything about it in the news.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-12-01 15:03:44 UTC
This ended up being covered in bug 906044. It's fixed in (not yet released) portage.

*** This bug has been marked as a duplicate of bug 906044 ***
Comment 2 Avraham Hollander 2024-12-01 15:06:11 UTC
(In reply to Sam James from comment #1)
> This ended up being covered in bug 906044. It's fixed in (not yet released)
> portage.
> 
> *** This bug has been marked as a duplicate of bug 906044 ***

Got it, thanks.