Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936086 - dev-python/virtualenvwrapper-6.1.0 fails tests: run_tests: line 27: activate: No such file or directory
Summary: dev-python/virtualenvwrapper-6.1.0 fails tests: run_tests: line 27: activate:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alfred Wingate
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-15 06:45 UTC by Agostino Sarubbo
Modified: 2025-02-19 02:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,93.92 KB, text/plain)
2024-07-15 06:45 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-07-15 06:45:32 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-15 06:45:33 UTC
Created attachment 897646 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-15 06:45:34 UTC
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)
Comment 3 Larry the Git Cow gentoo-dev 2025-02-11 15:34:20 UTC
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(+)
Comment 4 Alfred Wingate 2025-02-19 02:53:21 UTC
6.1.0 removed and 6.1.1 addressed this.