Gentoo Archives: gentoo-user

From: Gerion Entrup <gerion.entrup@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problem merging meson with setuptools. Requesting setuptools-45
Date: Thu, 13 Feb 2020 10:04:56
Message-Id: 3039000.44csPzL39Z@falbala
1 Hi,
2
3 I have a strange emerge/update problem:
4 ```
5 # emerge -a1 "=meson-0.52.1::gentoo" "=setuptools-42.0.2::gentoo" -v
6 These are the packages that would be merged, in order:
7
8 Calculating dependencies... done!
9
10 !!! All ebuilds that could satisfy "dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]" have been masked.
11 !!! One of the following masked packages is required to complete your request:
12 - dev-python/setuptools-45.2.0::gentoo (masked by: package.mask, ~amd64 keyword)
13 /usr/portage/profiles/package.mask:
14 # Michał Górny <mgorny@g.o> (2020-01-16)
15 # The new version loses Python 2 support but does not introduce any real
16 # changes. Let's mask it to reduce the noise, and hopefully try to get
17 # python2_7 out of default PYTHON_TARGETS first.
18
19 - dev-python/setuptools-45.1.0::gentoo (masked by: package.mask, ~amd64 keyword)
20
21 (dependency required by "dev-util/meson-0.52.1::gentoo" [ebuild])
22 (dependency required by "=meson-0.52.1::gentoo" [argument])
23 For more information, see the MASKED PACKAGES section in the emerge
24 man page or refer to the Gentoo Handbook.
25 ```
26
27 I guess, this is unwanted, especially since both packages are stable.
28 I don't find anything in the meson ebuild that explain the dependency to
29 setuptools 45. Did I misconfigured something?
30
31 Best,
32 Gerion

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies