Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814128 - sci-visualization/dash-1.21.0 fails tests
Summary: sci-visualization/dash-1.21.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-20 20:48 UTC by Agostino Sarubbo
Modified: 2021-09-21 18:28 UTC (History)
0 users

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


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

Issue: sci-visualization/dash-1.21.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-20 20:48:20 UTC
Created attachment 740409 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-20 20:48:21 UTC
Possible context of error(s):

E   ModuleNotFoundError: No module named 'bs4'
E   ModuleNotFoundError: No module named 'dash_generator_test_component_nested'
E   ModuleNotFoundError: No module named 'dash_test_components'
E   ModuleNotFoundError: No module named 'flask_talisman'
E   ModuleNotFoundError: No module named 'mock'
E   ModuleNotFoundError: No module named 'percy'
E   ModuleNotFoundError: No module named 'selenium'
E   ModuleNotFoundError: No module named 'yaml'
/var/tmp/portage/sci-visualization/dash-1.21.0/temp/environment: line 2980: cd: dash-renderer: No such file or directory
/var/tmp/portage/sci-visualization/dash-1.21.0/temp/environment: line 2986: cd: dash-renderer: No such file or directory
/var/tmp/portage/sci-visualization/dash-1.21.0/temp/environment: line 2998: cd: dash-renderer: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-09-21 18:28:26 UTC
The bug has been closed via the following commit(s):

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

commit 523a6a9001c4d54967def32909ce70cffd260093
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-09-21 18:26:40 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-09-21 18:28:15 +0000

    sci-visualization/dash: disable testing
    
    Closes: https://bugs.gentoo.org/814128
    Closes: https://bugs.gentoo.org/810445
    
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-visualization/dash/dash-1.21.0.ebuild | 34 ++++++++-----------------------
 1 file changed, 8 insertions(+), 26 deletions(-)