I was fixing a FTBFS https://bugzilla.redhat.com/show_bug.cgi?id=2291622 in the package python-astroquery The reason of the failure were two files, installed but unpackaged, both in python3_sitelib named: astroquery/ipac/irsa/tests/data/.#.MOST_full_with_tarballs.html.tmp astroquery/ipac/irsa/tests/data/.#.MOST_regular.html.tmp The build logs https://kojipkgs.fedoraproject.org//work/tasks/5000/119225000/build.log show the following error /builddir/build/BUILD/python-astroquery-0.4.7-build/BUILDROOT/usr/lib/python3.13/site-packages/astroquery/ipac/irsa/tests/data/MOST_full_with_tarballs.html: failed to process: /builddir/build/BUILD/python-astroquery-0.4.7-build/BUILDROOT/usr/lib/python3.13/site-packages/astroquery/ipac/irsa/tests/data/MOST_full_with_tarballs.html: failed to read line: stream did not contain valid UTF-8 After the faillure, there is a temporary file lef around, that I had to remove manually. A few more details here: https://lists.fedoraproject.org/archives/list/packaging@lists.fedoraproject.org/thread/J6ZF4YEY5UKVDQBCK6EVHI7QF772BVSW/ Reproducible: Always
https://github.com/keszybz/add-determinism/pull/18
FEDORA-2024-1ccf0fd221 (rust-add-determinism-0.3.1-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-1ccf0fd221
FEDORA-2024-1ccf0fd221 (rust-add-determinism-0.3.1-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.