Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905737 - dev-python/django-debug-toolbar-4.0.0 fails tests: ModuleNotFoundError: No module named html5lib
Summary: dev-python/django-debug-toolbar-4.0.0 fails tests: ModuleNotFoundError: No mo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-05 06:52 UTC by Agostino Sarubbo
Modified: 2023-05-05 12:40 UTC (History)
0 users

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


Attachments
build.log (build.log,61.02 KB, text/plain)
2023-05-05 06:52 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 2023-05-05 06:52:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/django-debug-toolbar-3.8.1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-05 06:52:59 UTC
Created attachment 861155 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-05 06:53:00 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=13, skipped=1)
ImportError: Failed to import test module: tests.panels.test_cache
ImportError: Failed to import test module: tests.panels.test_custom
ImportError: Failed to import test module: tests.panels.test_history
ImportError: Failed to import test module: tests.panels.test_logging
ImportError: Failed to import test module: tests.panels.test_profiling
ImportError: Failed to import test module: tests.panels.test_redirects
ImportError: Failed to import test module: tests.panels.test_request
ImportError: Failed to import test module: tests.panels.test_settings
ImportError: Failed to import test module: tests.panels.test_sql
ImportError: Failed to import test module: tests.panels.test_staticfiles
ImportError: Failed to import test module: tests.panels.test_template
ImportError: Failed to import test module: tests.panels.test_versions
ImportError: Failed to import test module: tests.test_integration
ModuleNotFoundError: No module named 'html5lib'
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-05 06:54:07 UTC
ci has reproduced this issue with version 4.0.0 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-05-05 12:40:55 UTC
The bug has been closed via the following commit(s):

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

commit 327963b2b52b13e6990003d9f9cf51615a9ea1e4
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-05-05 12:39:30 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-05-05 12:40:30 +0000

    dev-python/django-debug-toolbar: add test deps
    
    Closes: https://bugs.gentoo.org/905737
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-python/django-debug-toolbar/django-debug-toolbar-4.0.0.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)