View previous topic :: View next topic |
Author |
Message |
rburcham Apprentice
Joined: 20 Mar 2003 Posts: 248
|
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: 1967
|
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 |
|
|
|