On Wed, 2022-11-16 at 12:23 +0800, Bo YU wrote: > The package has a ftbfs issue on riscv64 due to timeout from tests.
I guess this happens on every architecture, presumably the problem is the slow build hardware, not the riscv64 hardware? > Because the dbus-python package is very very key package from my view so > I think it should be considered to find a workround. The patch is very > hacky to reduce import numbers for the test on riscv64 and it should be > increased timeout value of dbus_run_seesion on riscv64. Looking at the bug that this test prevents, it seems that just changing the loop from 100 to 2 would be enough. https://bugs.freedesktop.org/show_bug.cgi?id=23831 Another option might be to have the test provide a progress indicator to the test supervisor, so that as long as the imports are succeeding, the test is able to continue. Maybe talk to upstream about these options. -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pkg-utopia-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers
