Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can anyone give me a hint how to get this to update?
Date: Sun, 01 Aug 2021 17:13:31
Message-Id: fdabe6e4-49d0-385a-8991-8497f83b393a@web.de
In Reply to: Re: [gentoo-user] Can anyone give me a hint how to get this to update? by Arve Barsnes
1 On 8/1/21 6:19 PM, Arve Barsnes wrote:
2 > On Sun, 1 Aug 2021 at 17:17, n952162 <n952162@×××.de> wrote:
3 >> A couple of the things I have tried:
4 >>
5 >> - change default python from 3.7 to 3.9
6 >>
7 >> - removing net-analyze from the world file
8 >>
9 >> - changing the license file.
10 >>
11 >> - running perl-cleaner
12 >>
13 >> - emerging only @system
14 > Many of the conflicts seem related to an old version of
15 > dev-python/requests. Could newer versions be masked, or could there be
16 > older python targets set for it in /etc/portage/package.use/ ?
17 >
18 > Regards,
19 > Arve
20
21
22 I have this:
23
24 02/etc/portage/package.use>grep -i request *
25 ...
26 201213:>=dev-python/requests-2.24.0-r1 python_targets_python3_7
27 ...
28 use-flags-201110:>=dev-python/requests-2.23.0 python_targets_python3_6
29
30 Is it not the case that those just insist on a newer version?
31
32 Or, is the problem python_targets+python3_6.  I've got a lot of those. 
33 Do they all force that version and need to come out?  To be replaced
34 with something else?
35
36
37 >

Replies