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: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: fti-bugs, 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: 2026-06-24 17:47:55 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, 2433836, 2485690    

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

Comment 2 Karolina Surma 2026-06-06 18:21:31 UTC
*** Bug 2485786 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Fails To Install 2026-06-14 08:30:35 UTC
Hello,

Please note that this comment was generated automatically by https://forge.fedoraproject.org/releng/tooling/src/branch/main/release-process/bug-filing/follow-policy/follow_policy.py
If you feel that this output has mistakes, please open an issue at https://forge.fedoraproject.org/releng/tickets/issues

This package fails to install and maintainers are advised to take one of the following actions:

 - Fix this bug and close this bugzilla once the update makes it to the repository.
   (The same script that posted this comment will eventually close this bugzilla
   when the fixed package reaches the repository, so you don't have to worry about it.)

or

 - Move this bug to ASSIGNED if you plan on fixing this, but simply haven't done so yet.

or

 - Orphan the package if you no longer plan to maintain it.


If you do not take one of these actions, the process at https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs will continue.
This package may be orphaned in 7+ weeks.
This is the first reminder (step 3) from the policy.

Don't hesitate to ask for help on https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/ if you are unsure how to fix this bug.

Comment 4 Fedora Fails To Install 2026-06-24 17:47:55 UTC
Hello,

Please note that this comment was generated automatically by https://forge.fedoraproject.org/releng/tooling/src/branch/main/release-process/bug-filing/follow-policy/follow_policy.py
If you feel that this output has mistakes, please open an issue at https://forge.fedoraproject.org/releng/tickets/issues

All subpackages of a package against which this bug was filled are now installable or removed from Fedora 45.

Thanks for taking care of it!