Am 22.02.2022 um 06:27 schrieb Andreas Fink:
On Mon, 21 Feb 2022 22:26:30 +0100
hitachi303 <gentoo-u...@konstantinhansen.de> wrote:



emerge -av --depclean <every huge program which will be updated anyway.
Stuff like firefox, thunderbird, etc.>

emerge -a --depclean --with-bdeps=n

only then when there are as few programs installed as possible I run
emerge --sync

emerge -Dua --reinstall changed-use @world
I think what you really are doing can be simplified by:
emerge -auvDN @system
emerge -auvDN @world

Once @system is updated it is much simpler to get @world to update too.
Maybe you have to help with a couple of `--exclude ATOM` when updating
world.

From time to time I ran into trouble with @system where emerge couldn't resolve blocks but using @world did not have this problems and went fine.

Reply via email to