Gentoo Archives: gentoo-user

From: "i.Dark_Templar" <darktemplar@×××××××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Python 2.7 removal : problem with Firefox + Spidermonkey
Date: Wed, 29 Jul 2020 17:16:21
Message-Id: 4967c52b-e257-a0a9-569c-5820c8d6f94d@dark-templar-archives.net
In Reply to: [gentoo-user] Python 2.7 removal : problem with Firefox + Spidermonkey by Philip Webb
1 29.07.2020 20:11, Philip Webb пишет:
2 > I've removed every other pkg which might require Python-2.7,
3 > but am stuck with this :
4 >
5 > root:605 ~> emerge -cpv python:2.7
6 >
7 > Calculating dependencies... done!
8 > dev-lang/python-2.7.18-r1 pulled in by:
9 > dev-lang/spidermonkey-60.5.2_p0-r4 requires >=dev-lang/python-2.7.5-r2:2.7[ncurses,sqlite,ssl,threads]
10 > www-client/firefox-68.10.0 requires dev-lang/python:2.7[ncurses,sqlite,ssl,threads(+)]
11 >
12 > Yes, I've looked in package.use & in the ebuilds
13 > & can't find any source of these requirements : can anyone help ?
14 >
15 It's in one of eclasses inherited by those ebuilds.
16
17 For firefox, it's in mozcoreconf-v6.eclass.

Replies

Subject Author
Re: [gentoo-user] Python 2.7 removal : problem with Firefox + Spidermonkey Philip Webb <purslow@××××××××.net>