Gentoo Archives: gentoo-user

From: Arve Barsnes <arve.barsnes@×××××.com>
To: Gentoo <gentoo-user@l.g.o>
Cc: Neil Bauman <neil@××××××××××××××.com>, lembark@×××××××.com
Subject: Re: [gentoo-user] Going through these one by one.
Date: Thu, 19 Nov 2020 21:54:41
Message-Id: CAJjrzcUM6WhEmke3xKwHCkix=LPbjOrc7vLS16=zz4hyyPX76A@mail.gmail.com
In Reply to: [gentoo-user] Going through these one by one. by Steven Lembark
1 On Thu, 19 Nov 2020 at 22:36, Steven Lembark <lembark@×××××××.com> wrote:
2 > PYTHON_TARGETS="python2_7 python3_7"
3 > PYTHON_SINGLE_TARGET="python3_7"
4
5 What does
6
7 emerge --info
8
9 say about your actual value for those variables?
10
11
12 > The depclean step gave me:
13 >
14 > * Have you forgotten to do a complete update prior to depclean? The
15 > * most comprehensive command for this purpose is as follows:
16 > *
17 > * emerge --update --newuse --deep --with-bdeps=y @world
18
19 And what happens if you run the command it suggests?
20
21 Regards,
22 Arve