Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: What replaced python-updater?
Date: Sat, 05 Dec 2020 01:04:35
Message-Id: rqeman$o72$1@ciao.gmane.io
In Reply to: Re: [gentoo-user] What replaced python-updater? by tastytea
1 On 2020-12-04, tastytea <gentoo@××××××××.de> wrote:
2 > On 2020-12-04 17:39-0000 Grant Edwards <grant.b.edwards@×××××.com>
3 > wrote:
4 >> [...]
5 >>
6 >> I used to use 'python-updater' to take care of that, but it's
7 >> gone. What are we supposed to use in its place?
8 >>
9 >> Are we just supposed to manually re-emerge various python modules over
10 >> the next few weeks as we stumble across failures?
11 >
12 > emerge --changed-use --deep @world should take care of that.
13
14 I always update with -ND (--newuse --deep) which I thought was supposed to include
15 what would be built by --changed-use, but maybe I'm misunderstanding:
16
17 From the emerge man page:
18
19 --newuse, -N
20 Tells emerge to include installed packages where USE flags have
21 changed since compilation. [...]
22
23 --
24 Grant

Replies

Subject Author
Re: [gentoo-user] Re: What replaced python-updater? tastytea <gentoo@××××××××.de>