https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/virtualenvwrapper-6.1.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 897646 [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: ./tests/run_tests: line 27: /var/tmp/portage/dev-python/virtualenvwrapper-6.1.0/work/virtualenvwrapper-6.1.0_python3.12/test/bin/activate: No such file or directory FAILED (failures=1) FAILED (failures=2)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3edd6bd564e3495bacb9b0c6340cefd07c9817c2 commit 3edd6bd564e3495bacb9b0c6340cefd07c9817c2 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-10-29 15:38:26 +0000 Commit: Nowa Ammerlaan <nowa@gentoo.org> CommitDate: 2025-02-11 15:24:56 +0000 dev-python/virtualenvwrapper: add 6.1.1 Add optional testing for zsh and more effort in getting tests to work reliably. Also python3.13 support. Bug: https://bugs.gentoo.org/936086 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/40523 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> dev-python/virtualenvwrapper/Manifest | 1 + .../virtualenvwrapper-6.1.1.ebuild | 98 ++++++++++++++++++++++ 2 files changed, 99 insertions(+)
6.1.0 removed and 6.1.1 addressed this.