Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834493 - dev-python/octave_kernel-0.34.1 fails tests
Summary: dev-python/octave_kernel-0.34.1 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: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-02 16:19 UTC by Agostino Sarubbo
Modified: 2022-03-02 16:46 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,101.84 KB, text/plain)
2022-03-02 16:19 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 2022-03-02 16:19:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/octave_kernel-0.34.1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-02 16:19:29 UTC
Created attachment 766158 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-02 16:19:30 UTC
Error(s) that match a know pattern:


FAILED (errors=1)
Comment 3 Larry the Git Cow gentoo-dev 2022-03-02 16:46:51 UTC
The bug has been closed via the following commit(s):

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

commit 25c5e7e2d6eeba30deb4a4b6e8cace4123e789d2
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-03-02 16:46:41 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-03-02 16:46:41 +0000

    dev-python/octave_kernel: don't install twice for testing
    
    distutils-r1_python_test will call the distutils_install_for_testing
    function again (without --via-venv), so instead we just call eunittest directly
    
    Closes: https://bugs.gentoo.org/834493
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/octave_kernel/octave_kernel-0.34.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)