Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 824170 - dev-python/markdown-3.3.5 fails tests: ModuleNotFoundError: No module named importlib_metadata
Summary: dev-python/markdown-3.3.5 fails tests: ModuleNotFoundError: No module named i...
Status: RESOLVED OBSOLETE
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: 2021-11-17 11:06 UTC by Agostino Sarubbo
Modified: 2022-06-16 08:30 UTC (History)
1 user (show)

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


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

Issue: dev-python/markdown-3.3.5 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-17 11:06:16 UTC
Created attachment 751870 [details]
build.log

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


ImportError: Failed to import test module: markdown
ImportError: Failed to import test module: tests.test_apis
ImportError: Failed to import test module: tests.test_extensions
ImportError: Failed to import test module: tests.test_legacy
ImportError: Failed to import test module: tests.test_meta
ImportError: Failed to import test module: tests.test_syntax.blocks.test_blockquotes
ImportError: Failed to import test module: tests.test_syntax.blocks.test_code_blocks
ImportError: Failed to import test module: tests.test_syntax.blocks.test_headers
ImportError: Failed to import test module: tests.test_syntax.blocks.test_hr
ImportError: Failed to import test module: tests.test_syntax.blocks.test_html_blocks
ImportError: Failed to import test module: tests.test_syntax.blocks.test_paragraphs
ImportError: Failed to import test module: tests.test_syntax.extensions.test_abbr
ImportError: Failed to import test module: tests.test_syntax.extensions.test_admonition
ImportError: Failed to import test module: tests.test_syntax.extensions.test_attr_list
ImportError: Failed to import test module: tests.test_syntax.extensions.test_code_hilite
ImportError: Failed to import test module: tests.test_syntax.extensions.test_def_list
ImportError: Failed to import test module: tests.test_syntax.extensions.test_fenced_code
ImportError: Failed to import test module: tests.test_syntax.extensions.test_footnotes
ImportError: Failed to import test module: tests.test_syntax.extensions.test_legacy_attrs
ImportError: Failed to import test module: tests.test_syntax.extensions.test_legacy_em
ImportError: Failed to import test module: tests.test_syntax.extensions.test_md_in_html
ImportError: Failed to import test module: tests.test_syntax.extensions.test_tables
ImportError: Failed to import test module: tests.test_syntax.extensions.test_toc
ImportError: Failed to import test module: tests.test_syntax.inline.test_autolinks
ImportError: Failed to import test module: tests.test_syntax.inline.test_emphasis
ImportError: Failed to import test module: tests.test_syntax.inline.test_entities
ImportError: Failed to import test module: tests.test_syntax.inline.test_images
ImportError: Failed to import test module: tests.test_syntax.inline.test_links
ImportError: Failed to import test module: tests.test_syntax.inline.test_raw_html
ModuleNotFoundError: No module named 'importlib_metadata'
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-06-16 08:30:45 UTC
Old version gone.