Bug 2385536

Summary: python-snakemake-executor-plugin-azure-batch: FTBFS in Fedora rawhide/f43
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: python-snakemake-executor-plugin-azure-batchAssignee: Ben Beasley <code>
Status: CLOSED CANTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: code, neuro-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-08-12 00:02:10 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: 2363643    
Bug Blocks: 2339432    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2025-07-31 10:38:12 UTC
python-snakemake-executor-plugin-azure-batch failed to build from source in Fedora rawhide/f43

https://koji.fedoraproject.org/koji/taskinfo?taskID=135250068


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
Please fix python-snakemake-executor-plugin-azure-batch at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
python-snakemake-executor-plugin-azure-batch will be orphaned. Before branching of Fedora 44,
python-snakemake-executor-plugin-azure-batch will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2025-07-31 10:38:23 UTC
Created attachment 2101508 [details]
build.log

Comment 2 Fedora Release Engineering 2025-07-31 10:38:29 UTC
Created attachment 2101509 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2025-07-31 10:38:32 UTC
Created attachment 2101511 [details]
state.log

Comment 4 Ben Beasley 2025-07-31 12:05:35 UTC
Copied from https://bugzilla.redhat.com/show_bug.cgi?id=2363643#c1:

----

Unfortunately, python-azure-batch was updated to a 15.0.0 beta release in Rawhide without coordination, and an internal API that this plugin used appears to be gone or refactored beyond recognition.

This is not something that I can reasonably fix downstream: the migration path is not obvious and I am not particularly familiar with the Azure SDK, so I would be starting from first principles, and that’s more than I want to attempt, especially without a way to test it since I do not have (or want) Azure credentials.

I reported the issue upstream in https://github.com/snakemake/snakemake-executor-plugin-azure-batch/issues/37. I doubt it will be a high priority since azure-batch 15 is not released yet and since pip users are protected by a SemVer bound (azure-batch = "^14.2.0"). However, we have some time to wait for a fix. If nothing is ready by the time we start getting to Fedora 43 freezes, I’ll probably need to retire this plugin.

----

I just pinged upstream to see if anyone is planning to work on this in the near term, https://github.com/snakemake/snakemake-executor-plugin-azure-batch/issues/37#issuecomment-3139691986. If I don’t hear back in the next week or so, then I’ll plan to go ahead and retire this package for F43.

Comment 5 Ben Beasley 2025-08-12 00:02:10 UTC
I haven’t had any response from upstream on azure-batch 15.0.0b1 compatibility, and it seems unlikely that a solution will be found in time for Fedora 43, so I have retired this package ahead of Fedora 43 branching.