Hi Santiago, On 2025-11-19 04:04, Santiago Vila wrote:
Either python3 should be added to Build-Depends, or maybe some of the BD in Build-Depends-Indep should be moved to Build-Depends.
I added python3 to the Build-Depends. It's used for generating test data, which will be an arch-all package in the future, but is currently just used in the arch-any build tests. We'll need it for both.
No claim that doing that will fix the current problem, please test it with "sbuild --arch-any --no-arch-all" and then with "sbuild --no-arch-any --arch-all" to be sure.
That explains how I made B-D mistakes twice with this update. I missed a B-D on git in 6.4.3-1 because I'd only tested with git-buildpackage. I checked my work for 6.4.3-2 with "sbuild --arch-any" but I didn't realize it used the same environment for both the arch-any and arch-all builds.
Lesson learned. Thank you for the advice. I will test them separately from now on.
Sincerely, Cory Bloor