Package: speedy-cgi-perl
Version: 2.22-5
Severity: important
Justification: FTBFS, but m68k is still not a release candidate AFAIK

The m68k build of 2.22-5 failed:

t/killfe..............Use of uninitialized value in scalar chop at t/killfe.t 
line 17.
FAILED test 1
    Failed 1/1 tests, 0.00% okay

The killfe test forks a script that outputs its pid and sleeps
for five seconds. After one second, the speedy frontend for the 
script is killed and then restarted. The idea is to make sure that 
the backend survives and its pid stays the same.

The problem is probably that one second is not enough to get the
backend running and output its pid on a slow buildd. It should be
safe to increase it to at least to 3, let's try that.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to