Gentoo Archives: gentoo-user

From: Wol <antlists@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Glibc and binpackages
Date: Tue, 17 Jan 2023 22:09:10
Message-Id: 2a3d8bef-6203-1d50-1d4a-bf03c3e073fc@youngman.org.uk
In Reply to: RE: [gentoo-user] Glibc and binpackages by Laurence Perkins
1 On 17/01/2023 16:41, Laurence Perkins wrote:
2 > That's not a terrible idea.  Although running emerge twice every time in
3 > order to check would slow things down considerably.  Probably better to
4 > just get it through my thick head to update core libraries first.
5
6
7 I guess that could mean putting all those libs in an @set? Then you
8 could just do eg "emerge --update @libraries; emerge --update @world".
9
10 Or maybe what I do if I'm expecting trouble - "emerge --update @system;
11 emerge --update @world". I guess those libraries are in @system?
12
13 Cheers,
14 Wol