Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869761 - dev-python/jsonschema-4.16.0:0 - ModuleNotFoundError: No module named jsonschema
Summary: dev-python/jsonschema-4.16.0:0 - ModuleNotFoundError: No module named jsonschema
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-11 16:12 UTC by Toralf Förster
Modified: 2022-09-12 12:47 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.89 KB, text/plain)
2022-09-11 16:12 UTC, Toralf Förster
Details
dev-python:jsonschema-4.16.0:20220911-153617.log (dev-python:jsonschema-4.16.0:20220911-153617.log,6.39 KB, text/plain)
2022-09-11 16:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,47.51 KB, text/plain)
2022-09-11 16:12 UTC, Toralf Förster
Details
environment (environment,136.73 KB, text/plain)
2022-09-11 16:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.43 KB, application/x-bzip)
2022-09-11 16:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.38 KB, application/x-bzip)
2022-09-11 16:12 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-09-11 16:12:49 UTC
  File "/usr/lib/python3.10/site-packages/hatch_fancy_pypi_readme/_builder.py", line 7, in <module>
    from ._fragments import Fragment
  File "/usr/lib/python3.10/site-packages/hatch_fancy_pypi_readme/_fragments.py", line 14, in <module>
    from jsonschema import Validator
ModuleNotFoundError: No module named 'jsonschema'
 * ERROR: dev-python/jsonschema-4.16.0::gentoo failed (compile phase):
 *   Wheel build failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20220911-080004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 64a1b0ae02e51af3e69492fec19055439f1ae3af
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 11 14:57:34 2022 +0000

    2022-09-11 14:57:33 UTC

emerge -qpvO dev-python/jsonschema
[ebuild  N    ] dev-python/jsonschema-4.16.0  USE="-test" PYTHON_TARGETS="python3_10 -pypy3 -python3_8 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-09-11 16:12:50 UTC
Created attachment 804712 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-11 16:12:51 UTC
Created attachment 804715 [details]
dev-python:jsonschema-4.16.0:20220911-153617.log
Comment 3 Toralf Förster gentoo-dev 2022-09-11 16:12:52 UTC
Created attachment 804718 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-11 16:12:54 UTC
Created attachment 804721 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-11 16:12:55 UTC
Created attachment 804724 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-11 16:12:56 UTC
Created attachment 804727 [details]
temp.tar.bz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-09-12 12:47:41 UTC
This was a bug in hatch-fancy-pypi-readme 22.5.0+ and it was reverted.