Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895074 - dev-python/pygccxml-2.2.1-r1 fails tests: ModuleNotFoundError: No module named pycodestyle
Summary: dev-python/pygccxml-2.2.1-r1 fails tests: ModuleNotFoundError: No module name...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-17 09:00 UTC by Agostino Sarubbo
Modified: 2023-02-17 09:48 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,126.04 KB, text/plain)
2023-02-17 09:00 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-02-17 09:00:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pygccxml-2.2.1-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-17 09:00:36 UTC
Created attachment 851988 [details]
build.log

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


FAILED (errors=1)
ImportError: Failed to import test module: unittests.test_all
ModuleNotFoundError: No module named 'pycodestyle'
Comment 3 Larry the Git Cow gentoo-dev 2023-02-17 09:48:36 UTC
The bug has been closed via the following commit(s):

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

commit 8b62b8d391bc4eccfc6775132c64e5a90fb63a11
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-17 09:08:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-17 09:48:19 +0000

    dev-python/pygccxml: skip pycodestyle tests
    
    Closes: https://bugs.gentoo.org/895074
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/pygccxml/pygccxml-2.2.1-r1.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)