Control: forwarded -1 https://rt.cpan.org/Public/Bug/Display.html?id=99463
On Sun, Aug 16, 2015 at 05:31:18PM +0100, Chris Lamb wrote: > Source: libmessage-passing-perl > Version: 0.116-1 > Severity: serious > Justification: fails to build from source > User: [email protected] > Usertags: ftbfs locale > X-Debbugs-Cc: [email protected] > libmessage-passing-perl fails to build from source on unstable/amd64 > under some locales (eg. LANG="fr_CH.UTF-8"): > t/role_connectionmanager.t (Wstat: 512 Tests: 15 Failed: 2) > Failed tests: 12-13 > Non-zero exit status: 2 Are you sure it's a locale issue? I can't reproduce it here. This is also https://rt.cpan.org/Public/Bug/Display.html?id=99463 and upstream says there: It might be a timing problem because the timeout is set to 0.1 seconds and the async code waits for 0.11 seconds which might be too close and trigger a race condition. which sounds plausible. -- Niko

