Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] dev-python/isodate breaks my emerge because it's at EAPI?
Date: Mon, 02 Aug 2021 19:58:59
Message-Id: 0d9e22da-273e-9c6c-c492-7fe1a0134f80@web.de
1 Sorry, I have to bitch.
2
3 This kept me going for several additional gentoo hours:
4
5
6 !!! All ebuilds that could satisfy
7 "dev-python/isodate[python_targets_python3_8(-)?,python_targets_python3_9(-)?]"
8 have been masked.
9 !!! One of the following masked packages is required to complete your
10 request:
11 - dev-python/isodate-0.6.0-r2::gentoo (masked by: EAPI 8)
12
13 The current version of portage supports EAPI '7'. You must upgrade to a
14 newer version of portage before EAPI masked packages can be installed.
15 (dependency required by "dev-python/rdflib-5.0.0::gentoo" [ebuild])
16 (dependency required by
17 "media-libs/lv2-1.18.2::gentoo[python_single_target_python3_9]" [ebuild])
18 (dependency required by "media-libs/sratom-0.6.8::gentoo" [installed])
19 (dependency required by "media-sound/audacity-2.4.2-r1::gentoo[lv2]"
20 [installed])
21 (dependency required by "@selected" [set])
22 (dependency required by "@world" [argument])
23 For more information, see the MASKED PACKAGES section in the emerge
24 man page or refer to the Gentoo Handbook.
25
26 After realizing that I didn't have the dependency tree to help me debug,
27 and finally realized I had to remove audacity, world started emerging
28 (it'll take a day or two to complete - it does every month).
29
30 dev-python/isodate?  Isodate???  How can that not be stable?
31
32 That was the only ebuild on my system with EAPI 8.
33
34 This isn't a distribution, it's a silly toy for some super-intelligent
35 people to play with, causing idiots like me hours and hours just trying
36 to maintain stability.

Replies

Subject Author
Re: [gentoo-user] dev-python/isodate breaks my emerge because it's at EAPI? David Haller <gentoo@×××××××.de>