Package: sane-utils
Version: 1.0.32-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to purge.
According to policy 7.2 you cannot rely on the depends being available
during purge, only the essential packages are available for sure.

>From the attached log (scroll to the bottom...):

  Purging configuration files for sane-utils (1.0.32-1) ...
  dpkg: error processing package sane-utils (--purge):
   installed sane-utils package post-removal script subprocess returned error 
exit status 1
  Errors were encountered while processing:
   sane-utils

After injecting 'set -x' into the postrm script:

  Purging configuration files for sane-utils (1.0.32-1) ...
  + set -e
  + [ purge = purge ]
  + pathfind update-inetd
  + OLDIFS=

  + IFS=:
  + [ -x /usr/local/sbin/update-inetd ]
  + [ -x /usr/local/bin/update-inetd ]
  + [ -x /usr/sbin/update-inetd ]
  + [ -x /usr/bin/update-inetd ]
  + [ -x /sbin/update-inetd ]
  + [ -x /bin/update-inetd ]
  + IFS=

  + return 1
  dpkg: error processing package sane-utils (--purge):
   installed sane-utils package post-removal script subprocess returned error 
exit status 1
  Errors were encountered while processing:
   sane-utils


cheers,

Andreas

Attachment: sane-utils_1.0.32-1.log.gz
Description: application/gzip

Reply via email to