Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839996 - dev-python/django-tables2-2.4.1 fails tests
Summary: dev-python/django-tables2-2.4.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: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-22 06:39 UTC by Agostino Sarubbo
Modified: 2022-04-22 07:08 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,162.30 KB, text/plain)
2022-04-22 06:39 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 06:39:22 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 06:39:24 UTC
Created attachment 772772 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-22 06:39:26 UTC
Error(s) that match a know pattern:


FAILED (errors=18)
ImportError: Failed to import test module: tests.columns.test_booleancolumn
ImportError: Failed to import test module: tests.columns.test_checkboxcolumn
ImportError: Failed to import test module: tests.columns.test_datetimecolumn
ImportError: Failed to import test module: tests.columns.test_filecolumn
ImportError: Failed to import test module: tests.columns.test_general
ImportError: Failed to import test module: tests.columns.test_jsoncolumn
ImportError: Failed to import test module: tests.columns.test_linkcolumn
ImportError: Failed to import test module: tests.columns.test_templatecolumn
ImportError: Failed to import test module: tests.test_core
ImportError: Failed to import test module: tests.test_extra_columns
ImportError: Failed to import test module: tests.test_faq
ImportError: Failed to import test module: tests.test_footer
ImportError: Failed to import test module: tests.test_models
ImportError: Failed to import test module: tests.test_ordering
ImportError: Failed to import test module: tests.test_pinned_rows
ImportError: Failed to import test module: tests.test_tabledata
ImportError: Failed to import test module: tests.test_templates
ImportError: Failed to import test module: tests.test_views
ModuleNotFoundError: No module named 'lxml'
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 07:08:58 UTC
The bug has been closed via the following commit(s):

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

commit b6bf09cb8c73e6f54639e0478cc2ed60cb6e3726
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-22 06:56:26 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-22 07:08:51 +0000

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

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