Package: ftpd-ssl
Version: 0.17.18+0.3-5

While testing ftpd-ssl with piuparts, I ran into the following problem:

  Purging configuration files for ftpd-ssl ...
  /var/lib/dpkg/info/ftpd-ssl.postrm: line 5: update-inetd: command not
found
  dpkg: error processing ftpd-ssl (--purge):
   subprocess post-removal script returned error exit status 127

The postrm script can rely only on non-essential packages during the
purge phase (see policy, 7.2 Binary Dependencies, last paragraph
describing Depends). You probably need to call update-inetd
conditionally, checking whether the ucf command is availabe using
which(1).

-- 
Love is a four letter word. So is hate.



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

Reply via email to