https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/python-lsp-server-1.12.0 fails tests. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 908568 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: 2024-11-12 04:07:39,289 UTC - INFO - pylsp.config.config - Failed to load pylsp entry point 'pydocstyle': No module named 'pydocstyle' 2024-11-12 04:07:39,316 UTC - INFO - pylsp.config.config - Failed to load pylsp entry point 'pydocstyle': No module named 'pydocstyle' E AssertionError: assert 'isabs(s)' == 'commonprefix(m)' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any FAILED test/plugins/test_completion.py::test_jedi_completion_with_fuzzy_enabled - AssertionError: assert 'isabs(s)' == 'commonprefix(m)' INFO pylsp.config.config:config.py:82 Failed to load pylsp entry point 'pydocstyle': No module named 'pydocstyle' test/plugins/test_completion.py::test_jedi_completion_with_fuzzy_enabled FAILED [ 17/168]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=340bf29453b14d83a7c869a189fa05e0209f5e89 commit 340bf29453b14d83a7c869a189fa05e0209f5e89 Author: Nowa Ammerlaan <nowa@gentoo.org> AuthorDate: 2025-01-02 14:38:23 +0000 Commit: Nowa Ammerlaan <nowa@gentoo.org> CommitDate: 2025-01-02 15:19:53 +0000 dev-python/python-lsp-server: patch and enable python 3.13 Closes: https://bugs.gentoo.org/943312 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> .../python-lsp-server-1.12.0-jedi19-compat.patch | 16 ++++ .../python-lsp-server-1.12.0-r1.ebuild | 95 ++++++++++++++++++++++ 2 files changed, 111 insertions(+)