Bug 2440577

Summary: python-azure-mgmt-privatedns: FTBFS in Fedora Rawhide: No module named 'six'
Product: [Fedora] Fedora Reporter: Karolina Surma <ksurma>
Component: python-azure-mgmt-privatednsAssignee: Jeremy Cline <jeremy>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: jeremy, python-packagers-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
URL: https://koschei.fedoraproject.org/package/python-azure-mgmt-privatedns
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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-02-18 12:04:42 UTC
Description of problem:
Package python-azure-mgmt-privatedns fails to build from source in Fedora Rawhide.
A transient dependency on python3-six has probably been removed from one of the dependencies. It needs to be declared directly in the package's specfile.

Version-Release number of selected component (if applicable):
1.0.0-23.fc44

Steps to Reproduce:
koji build --scratch f45 python-azure-mgmt-privatedns-1.0.0-23.fc44.src.rpm

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

Reproducible: Always

Actual Results:
  File "/builddir/build/BUILD/python-azure-mgmt-privatedns-1.0.0-build/BUILDROOT/usr/lib/python3.14/site-packages/azure/mgmt/privatedns/models/__init__.py", line 50, in <module>
    from ._private_dns_management_client_enums import (
    ...<3 lines>...
    )
  File "/builddir/build/BUILD/python-azure-mgmt-privatedns-1.0.0-build/BUILDROOT/usr/lib/python3.14/site-packages/azure/mgmt/privatedns/models/_private_dns_management_client_enums.py", line 10, in <module>
    from six import with_metaclass
ModuleNotFoundError: No module named 'six'

Expected Results:
Import check passes

Comment 1 Karolina Surma 2026-02-18 12:10:04 UTC
The same thing happens for at least those too:

python-azure-mgmt-eventgrid
python-azure-mgmt-synapse
python-azure-mgmt-extendedlocation
python-azure-synapse-spark
python-azure-mgmt-media
python-azure-mgmt-trafficmanager
python-azure-mgmt-iotcentral
python-azure-data-tables
python-azure-mgmt-iothubprovisioningservices
python-azure-mgmt-subscription
python-azure-mgmt-batchai
python-azure-mgmt-applicationinsights
python-azure-mgmt-support
python-azure-mgmt-managementgroups
python-azure-mgmt-loganalytics
python-azure-mgmt-cdn