reopen 489101
severity 489101 important
thanks

On Thu, Jul 03, 2008 at 10:30:03AM +0200, Lucas Nussbaum wrote:
> Package: speedy-cgi-perl
> Version: 2.22-10
> Severity: serious

> During a rebuild of all packages in sid, your package failed to build on
> i386.

> > perl debian/list-backends 
> > "/build/user-speedy-cgi-perl_2.22-10-amd64-kE9own/speedy-cgi-perl-2.22-10/speedy_backend/speedy_backend"
> >  | \
> >         xargs --no-run-if-empty --verbose kill
> > kill 10204 10456 15976 15977 17105 17106 17110 17111 17115 17116 22975 
> > 22977 23478 23479 25519 25530 25816 25824 26404 26405 26426 26427 26433 
> > 26434 27289 27290 1951 2194 2198 4338 4355 7190 7207 9901 9902 12342 12792 
> > 12886 12887 12925 12935 12939 12940 12948 12958 13111 13294 13489 13490 
> > kill: No such process
> > make: *** [kill-backends-stamp] Error 123

This looks like a fairly rare race condition. Clearly one of the
lingering speedy_backend processes has exited between running the
debian/list-backends script and actually killing the processes.

My guess is that some of the processes running just after the test
suite are not 'lingering', they just haven't had the time to exit
gracefully yet.

My first try at a fix would be sleeping a few seconds after the test
suite before killing any remaining processes. If that doesn't help,
just ignoring the exit status of the 'kill' command seems to be in order.

Reopening but downgrading the severity.
-- 
Niko Tyni   [EMAIL PROTECTED]



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

Reply via email to