Hi, On Thu, Nov 17, 2022 at 10:11:44AM +0800, Paul Wise wrote:
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?
It seems that it's currently only failing on riscv64 from its buildd's pages:https://buildd.debian.org/status/package.php?p=dbus-python
For riscv64, I suspect that the package uses dbus-daemon instead of dbus to cause the timeout on 1.3.2-2. Before the version, it build successfully on riscv64.
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.
Ok, Will wait for the maintainer's advices for days and then forward this to upstream maybe. -- Regards, -- Bo YU
signature.asc
Description: PGP signature
_______________________________________________ Pkg-utopia-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers
