View previous topic :: View next topic |
Author |
Message |
rburcham Apprentice
Joined: 20 Mar 2003 Posts: 249
|
Posted: Sat Nov 16, 2024 5:40 pm Post subject: world update shows rust with circular deps |
|
|
Trying to update world and seeing
Quote: | * Error: circular dependencies:
(dev-lang/rust-1.80.1-r100:1.80.1/1.80.1::gentoo, ebuild scheduled for merge) depends on
(dev-lang/rust-1.80.1-r100:1.80.1/1.80.1::gentoo, ebuild scheduled for merge) (buildtime) |
I also noticed:
Quote: | - dev-lang/rust-1.82.0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Matt Jolly <kangie@gentoo.org> (2024-11-09)
# The legacy Rust ebuilds are no longer maintained and have been
# replaced by the new slotted Rust. Removal in 30 days. |
Shall I just emerge -C rust and then update world? There's no eselect news item that i can see... |
|
Back to top |
|
|
logrusx Advocate
Joined: 22 Feb 2018 Posts: 2432
|
Posted: Sat Nov 16, 2024 5:59 pm Post subject: Re: world update shows rust with circular deps |
|
|
rburcham wrote: |
Shall I just emerge -C rust and then update world? There's no eselect news item that i can see... |
I'm not sure. This is rust, you can't break something beyond repair. After all you can build it again and there's rust bin to the rescue.
Bore that however, read the following threads:
https://forums.gentoo.org/viewtopic-t-1171687.html
https://forums.gentoo.org/viewtopic-t-1171685.html
Best Regards,
Georgi |
|
Back to top |
|
|
sam_ Developer
Joined: 14 Aug 2020 Posts: 1970
|
Posted: Sat Nov 16, 2024 8:23 pm Post subject: |
|
|
Please share the full output of emerge -p -uvDU @world. Please don't ever unmerge (-C). You probably have a mask on rust-bin you need to remove. |
|
Back to top |
|
|
rburcham Apprentice
Joined: 20 Mar 2003 Posts: 249
|
Posted: Sat Nov 16, 2024 11:13 pm Post subject: |
|
|
No mask on rust-bin. I unmerged the offending rust and reran the world update.
That slot-merged both
Quote: | 2024-11-16 12:23:40 46 dev-lang/rust-bin-1.81.0-r100
2024-11-16 12:25:23 49 dev-lang/rust-bin-1.82.0-r100 |
and the world update continues apace.
Given the evidence of difficulty (the other threads referenced above) regarding the move to the slotted rust, there might be cause for a news item on it. |
|
Back to top |
|
|
sam_ Developer
Joined: 14 Aug 2020 Posts: 1970
|
Posted: Sat Nov 16, 2024 11:33 pm Post subject: |
|
|
It's hard to know what such a news item should contain given that you didn't provide the information needed to understand what your case actually was, and that information has now been destroyed by the unmerge command you ran.
We already made changes in response to previous reports so there's no known issues left. |
|
Back to top |
|
|
|