Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840185 - dev-python/django-tables2-2.4.1 fails tests: ModuleNotFoundError: No module named mock psycopg2 pytz
Summary: dev-python/django-tables2-2.4.1 fails tests: ModuleNotFoundError: No module n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-22 13:17 UTC by Agostino Sarubbo
Modified: 2022-04-22 15:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,167.32 KB, text/plain)
2022-04-22 13:17 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-04-22 13:17:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/django-tables2-2.4.1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-22 13:17:17 UTC
Created attachment 773240 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-22 13:17:18 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=3)
ImportError: Failed to import test module: tests.columns.test_datetimecolumn
ImportError: Failed to import test module: tests.columns.test_jsoncolumn
ImportError: Failed to import test module: tests.test_models
ModuleNotFoundError: No module named 'mock'
ModuleNotFoundError: No module named 'psycopg2'
ModuleNotFoundError: No module named 'pytz'
Comment 3 Larry the Git Cow gentoo-dev 2022-04-22 15:28:11 UTC
The bug has been closed via the following commit(s):

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

commit 08cf48c38d7ddeb4ee01ff5701b075ae8b5ba932
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-22 15:26:03 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-22 15:28:08 +0000

    dev-python/django-tables2: Add more test deps
    
    Closes: https://bugs.gentoo.org/840185
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/django-tables2/django-tables2-2.4.1.ebuild | 3 +++
 1 file changed, 3 insertions(+)