Bug 2460114 - python-niaaml: FTBFS in Fedora Rawhide: ModuleNotFoundError: No module named 'typing_extensions'
Summary: python-niaaml: FTBFS in Fedora Rawhide: ModuleNotFoundError: No module named ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-niaaml
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Iztok Fister, Jr.
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: PYTHON3.15 F45FTBFS, RAWHIDEFTBFS
TreeView+ depends on / blocked
 
Reported: 2026-04-21 14:09 UTC by Karolina Surma
Modified: 2026-05-06 16:46 UTC (History)
2 users (show)

Fixed In Version: python-niaaml-2.2.1-1.fc44 python-niaaml-2.2.1-1.fc43
Clone Of:
Environment:
Last Closed: 2026-05-06 00:50:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karolina Surma 2026-04-21 14:09:07 UTC
Description of problem:
Package python-niaaml fails to build from source in Fedora Rawhide.

Version-Release number of selected component (if applicable):
2.2.0-2.fc44

Steps to Reproduce:
koji build --scratch f45 python-niaaml-2.2.0-2.fc44.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/python-niaaml

Reproducible: Always

Actual Results:
+ /builddir/build/BUILD/python-niaaml-2.2.0-build/BUILDROOT/usr/bin/niaaml --show-completion bash
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-niaaml-2.2.0-build/BUILDROOT/usr/bin/niaaml", line 3, in <module>
    from niaaml.cli import main
  File "/builddir/build/BUILD/python-niaaml-2.2.0-build/BUILDROOT/usr/lib/python3.14/site-packages/niaaml/__init__.py", line 14, in <module>
    from niaaml import cli
  File "/builddir/build/BUILD/python-niaaml-2.2.0-build/BUILDROOT/usr/lib/python3.14/site-packages/niaaml/cli.py", line 9, in <module>
    from typing_extensions import Annotated
ModuleNotFoundError: No module named 'typing_extensions'

Comment 1 Fedora Update System 2026-04-28 09:55:04 UTC
FEDORA-2026-69bcd554ad (python-niaaml-2.2.1-1.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-69bcd554ad

Comment 2 Fedora Update System 2026-04-28 09:55:15 UTC
FEDORA-2026-8a41cced86 (python-niaaml-2.2.1-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-8a41cced86

Comment 3 Fedora Update System 2026-05-06 00:50:08 UTC
FEDORA-2026-69bcd554ad (python-niaaml-2.2.1-1.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Fedora Update System 2026-05-06 16:46:07 UTC
FEDORA-2026-8a41cced86 (python-niaaml-2.2.1-1.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.