dev-python/nbdime-3.1.1-r1 test fail with follow 500/403 errors ( same on amd64 and riscv): FAILED nbdime/tests/test_cli_apps.py::test_git_difftool - requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://127.0.0.1:62020/difftool FAILED nbdime/tests/test_cli_apps.py::test_git_mergetool - requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://127.0.0.1:62021/mergetool FAILED nbdime/tests/test_server_extension.py::test_isgit[notebook] - requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://127.0.0.1:62024/nbdime/api/isgit FAILED nbdime/tests/test_server_extension.py::test_isgit_nonrepo[notebook] - requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://127.0.0.1:62024/nbdime/api/isgit FAILED nbdime/tests/test_server_extension.py::test_difftool[notebook] - requests.exceptions.TooManyRedirects: Exceeded 30 redirects. FAILED nbdime/tests/test_server_extension.py::test_diff_api[notebook] - requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://127.0.0.1:62024/nbdime/api/diff FAILED nbdime/tests/test_server_extension.py::test_git_diff_api[notebook] - requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://127.0.0.1:62024/nbdime/api/gitdiff FAILED nbdime/tests/test_server_extension.py::test_diff_api_checkpoint[notebook] - requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://127.0.0.1:62024/nbdime/api/diff FAILED nbdime/tests/test_server_extension.py::test_diff_api_symlink[notebook] - requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: http://127.0.0.1:62024/nbdime/api/diff FAILED nbdime/tests/test_server_extension.py::test_diff_api_checkpoint[jupyter_server] - requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://127.0.0.1:62025/nbdime/api/diff
Created attachment 856869 [details] info.txt emerge --info
Created attachment 856871 [details] build.log.xz
Similar but not identical to musl bug #834680, less error here.
>dev-python/jupyter_server-2 facing this bug, use =dev-python/jupyter_server-1.19.1 pass tests. See https://github.com/jupyter/nbdime/pull/646 and https://github.com/jupyter/nbdime/pull/641.
Paste comment 4 again: >dev-python/jupyter_server-2 facing this bug, use =dev-python/jupyter_server-1.19.1 pass tests.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd719287735af5f313a8b6b7db64763cbaace21 commit 5fd719287735af5f313a8b6b7db64763cbaace21 Author: jinqiang zhang <peeweep@0x0.ee> AuthorDate: 2023-03-09 18:59:03 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-03-10 19:20:42 +0000 dev-python/nbdime: fix tests and modernize ebuild Closes: https://bugs.gentoo.org/900431 Signed-off-by: jinqiang zhang <peeweep@0x0.ee> Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/nbdime/Manifest | 2 + dev-python/nbdime/nbdime-3.1.1-r2.ebuild | 103 +++++++++++++++++++++++++++++++ 2 files changed, 105 insertions(+)