Bug 2460114

Summary: python-niaaml: FTBFS in Fedora Rawhide: ModuleNotFoundError: No module named 'typing_extensions'
Product: [Fedora] Fedora Reporter: Karolina Surma <ksurma>
Component: python-niaamlAssignee: Iztok Fister, Jr. <iztok>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: iztok, neuro-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
URL: https://koschei.fedoraproject.org/package/python-niaaml
Whiteboard:
Fixed In Version: python-niaaml-2.2.1-1.fc44 python-niaaml-2.2.1-1.fc43 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-05-06 00:50:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2412434, 2433833    

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.