Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743340 - dev-python/isort-4.3.21_p2-r1 fails tests
Summary: dev-python/isort-4.3.21_p2-r1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-18 13:40 UTC by Agostino Sarubbo
Modified: 2020-09-22 06:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,42.93 KB, text/plain)
2020-09-18 13:40 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 2020-09-18 13:40:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/isort-4.3.21_p2-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-18 13:40:26 UTC
Created attachment 661158 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-18 13:40:27 UTC
Possible context of error(s):

E               FileNotFoundError: [Errno 2] No such file or directory: 'isort': 'isort'
E               FileNotFoundError: [Errno 2] No such file or directory: 'isort': 'isort'
Comment 3 Larry the Git Cow gentoo-dev 2020-09-22 06:23:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcbead31f53092de4d6d851f9fd0a9334b63a674

commit fcbead31f53092de4d6d851f9fd0a9334b63a674
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-09-21 21:48:03 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-09-22 06:21:37 +0000

    dev-python/isort: Fix tests not finding the executable
    
    Closes: https://bugs.gentoo.org/743340
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/isort/isort-4.3.21_p2-r1.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)