- Package:
- src:distro-info
- Source:
- src:distro-info
- Submitter:
- Helmut Grohne
- Date:
- 2026-09-01 19:29:04 UTC
- Severity:
- normal
- Tags:
distro-info regressed cross building. It now fails the Python module build. Notably, this is an architecture-independent Python module installed into an architecture-independent binary package. There is no need to build it during a cross build. Rather than figuring out what fails here, I suggest reducing the arch-only build. Please find a patch attached. Helmut