Bug 2453823
| Summary: | flatpak-module-tools fails to build with setuptools_scm 10+ | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | flatpak-module-tools | Assignee: | Yaakov Selkowitz <yselkowi> |
| Status: | ASSIGNED --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | kalevlember, otaylor, yselkowi |
| Target Milestone: | --- | ||
| 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:14:47 UTC
Do you need help fixing this? Please respond. Setting SETUPTOOLS_SCM_WRITE_TO_SOURCE=1 probably makes no difference, see my upstream report https://github.com/pypa/setuptools-scm/issues/1364 For now, perhaps rm -rf after %pyproject_install is a way to go. |