Bug 2453825
| Summary: | pywhispercpp fails to build with setuptools_scm 10+ | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | pywhispercpp | Assignee: | Manish Tiwari <matiwari> |
| Status: | NEW --- | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | matiwari |
| Target Milestone: | --- | Flags: | matiwari:
mirror+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| 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, 2451398 | ||
|
Description
Miro Hrončok
2026-04-01 12:16:51 UTC
Do you need help fixing this? Please respond. Hi, setting up env var SETUPTOOLS_SCM_WRITE_TO_SOURCE=1 doesn't help, So I removed generated version file and bytecode to build it successfully with setuptools_scm 10 scratch-build: https://koji.fedoraproject.org/koji/taskinfo?taskID=144514253 You are not the first person who says SETUPTOOLS_SCM_WRITE_TO_SOURCE=1 doesn't help, I will investigate. |