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-batch | Assignee: | Ben Beasley <code> | ||||||||
| Status: | CLOSED CANTFIX | QA Contact: | |||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | 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
Fedora Release Engineering
2025-07-31 10:38:12 UTC
Created attachment 2101508 [details]
build.log
Created attachment 2101509 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2101511 [details]
state.log
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. 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. |