Gentoo Archives: gentoo-user

From: Dan Johansson <Dan.Johansson@×××.nu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Daily update fails
Date: Thu, 07 May 2020 14:30:21
Message-Id: f66c7121-8087-6251-b4b2-16ccdeadf7b3@dmj.nu
In Reply to: Re: [gentoo-user] Daily update fails by Franz Fellner
1 On 07.05.20 13:59, Franz Fellner wrote:
2 > On Thu May 7 10:04:37 2020, Dan Johansson <Dan.Johansson@×××.nu> wrote:
3 >> Today when I tried to do my daily "emerge --update ... @world", portage
4 >> spitted out a lot of "Multiple package instances within a single package
5 >> slot have been pulled" messages.
6 >
7 > So THIS would have been the issue you should have given us to solve.
8 > Instead you borked your package.use by globally deactivating py2.7
9 > and asked us to point you to that.
10 >
11 > So please: Revert the python changes you did in your package.use,
12 > rerun your update command and post the error you get with that.
13 > Please post the whole output, including the exact command you used.
14 > And also add "--tree --verbose" to the emerge options, this usually
15 > requires less guessing.
16
17 Neil's suggestion made me add "PYTHON_SINGLE_TARGET: python2_7" to seven
18 packages and now my box is happily compiling (will take some time as
19 there are some "big" packages in there, i.e. firefox, chromium, ...).
20
21 As per your suggestion I will remove
22 */* PYTHON_TARGETS: python3_6 python3_7
23 */* PYTHON_SINGLE_TARGET: -* python3_6
24 and my "PYTHON_SINGLE_TARGET: python2_7" when finished and retry my emerge.
25
26 If it fails I can certainly post the Output here.
27
28
29 --
30 Dan Johansson,
31 ***************************************************
32 This message is printed on 100% recycled electrons!
33 ***************************************************

Replies

Subject Author
Re: [gentoo-user] Daily update fails Dan Johansson <Dan.Johansson@×××.nu>