Package: dacco-cat-users
Version: 0.9-1

When testing dacco-cat-users with piuparts, I get the following error:

  Purging configuration files for dacco-cat-users ...
  /var/lib/dpkg/info/dacco-cat-users.postrm: line 5: dictdconfig:
command not found
  dpkg: error processing dacco-cat-users (--purge):
   subprocess post-removal script returned error exit status 127

The postrm script calls dictdconfig, but the package that provides it is
no longer installed when dacco-cat-users is purged. You can only rely on
packages that are "Essential: yes" during purge; if you need to call
dictdconfig, you need to call it conditionally, testing for its
existence with, say, which(1).

-- 
sic transit discus mundi



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

Reply via email to