importlib.metadata.PackageNotFoundError: meson
I have several packages failing to build with meson. They all end with the same error message: importlib.metadata.PackageNotFoundError: meson See attached attached mesa.log for an example. I've done a prt-get update -fr on python3, meson and ninja to no avail. Thanks for your help. Xavier
And a wonderful bonjour to you too, Xavier On 26.11.2021 14:18, zaz.colmant@free.fr wrote:
I have several packages failing to build with meson. They all end with the same error message: importlib.metadata.PackageNotFoundError: meson
Any chance that you didn't follow along the recent changes around pyparsing and packaging? [1] If that's the case, these get notified with a reason, there is nothing better we can do about it. [2] Tim [1] https://crux.nu/gitweb/?p=ports/opt.git;a=commit;h=406ed5c2404858dc2e19a0a60... [2] https://lists.crux.nu/pipermail/crux/2021-November/007068.html
On Fri, Nov 26, 2021 at 01:37:30PM +0000, tbier@posteo.de wrote:
Any chance that you didn't follow along the recent changes around pyparsing and packaging? [1] If that's the case, these get notified with a reason, there is nothing better we can do about it. [2]
I did the apply the downgrade on python3-pyparsing a few days ago, version is indeed 2.4.7 Is there something else I'm missing? Thx, Xavier
On Fri, Nov 26, 2021 at 04:08:03PM +0000, tbier@posteo.de wrote:
setuptools-scm somehow got involved when installed, nothing else I can think of right now. OK, FYI I did have python3-setuptools-scm installed some time ago. I did remove it about 2 weeks ago and reinstalled the regular setuptools.
Thx Xavier
On Fri, Nov 26, 2021 at 08:01:43PM +0000, tbier@posteo.de wrote:
On 26.11.2021 20:43, Xavier wrote:
OK, FYI I did have python3-setuptools-scm installed some time ago. I did remove it about 2 weeks ago and reinstalled the regular setuptools.
That makes no sense, they are not exclusive.
-T I meant, I did a prt-get update -fr on the regular setuptools.
Xavier
I did a prt-get update -fr python3 python3-setuptools python3-pyparsing meson. It solved my issues. Xavier
participants (3)
-
tbier@posteo.de
-
Xavier
-
zaz.colmant@free.fr