tag 390636 - unreproducable thanks Per Olofsson: > Look at the subprocerr function in /usr/lib/dpkg/controllib.pl. It > calls WIFEXITED and WIFSIGNALED. Where are these functions actually > defined? That's what perl is complaining about; it can't find them.
More specifically, controllib.pl is missing a "use POSIX;" or so. -- Pelle -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

