Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857675 - [guru] dev-python/readability-lxml-0.8.1 fails tests: ModuleNotFoundError: No module named chardet
Summary: [guru] dev-python/readability-lxml-0.8.1 fails tests: ModuleNotFoundError: No...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-11 19:21 UTC by Agostino Sarubbo
Modified: 2022-07-20 09:35 UTC (History)
1 user (show)

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


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

Issue: dev-python/readability-lxml-0.8.1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-11 19:21:18 UTC
Created attachment 791099 [details]
build.log

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


FAILED (errors=2)
ImportError: Failed to import test module: readability
ImportError: Failed to import test module: tests.test_article_only
ModuleNotFoundError: No module named 'chardet'
Comment 3 Larry the Git Cow gentoo-dev 2022-07-20 09:35:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f4bd700f5af7b6a911b8f308e4e42828e7827de2

commit f4bd700f5af7b6a911b8f308e4e42828e7827de2
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-07-11 19:26:12 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2022-07-11 19:26:12 +0000

    dev-python/readability-lxml: add missing test dep
    
    Closes: https://bugs.gentoo.org/857675
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/readability-lxml/readability-lxml-0.8.1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)