Gentoo Archives: gentoo-user

From: hitachi303 <gentoo-user@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Options for "emerge"
Date: Tue, 22 Feb 2022 06:24:37
Message-Id: 336bff70-759c-730a-1acd-8735808afc72@konstantinhansen.de
In Reply to: Re: [gentoo-user] Options for "emerge" by Andreas Fink
1 Am 22.02.2022 um 06:27 schrieb Andreas Fink:
2 > On Mon, 21 Feb 2022 22:26:30 +0100
3 > hitachi303 <gentoo-user@××××××××××××××××.de> wrote:
4 >
5 >
6 >>
7 >> emerge -av --depclean <every huge program which will be updated anyway.
8 >> Stuff like firefox, thunderbird, etc.>
9 >>
10 >> emerge -a --depclean --with-bdeps=n
11 >>
12 >> only then when there are as few programs installed as possible I run
13 >> emerge --sync
14 >>
15 >> emerge -Dua --reinstall changed-use @world
16 > I think what you really are doing can be simplified by:
17 > emerge -auvDN @system
18 > emerge -auvDN @world
19 >
20 > Once @system is updated it is much simpler to get @world to update too.
21 > Maybe you have to help with a couple of `--exclude ATOM` when updating
22 > world.
23
24 From time to time I ran into trouble with @system where emerge couldn't
25 resolve blocks but using @world did not have this problems and went fine.

Replies

Subject Author
Re: [gentoo-user] Options for "emerge" Ramon Fischer <Ramon_Fischer@×××××××.de>