Package: acidlab
Version: 0.9.6b20-19
Severity: serious
Tags: etch-ignore
Usertags: postrm-depends-nonessential
Justification: Policy violation, see section 7.2

hi,

while running archive wide piuparts tests your package failed on purge
because of debconf beeing unavailable during postrm:

   Removing acidlab ...
  Purging configuration files for acidlab ...
  /var/lib/dpkg/info/acidlab.postrm: line 16: db_get: command not found
  /var/lib/dpkg/info/acidlab.postrm: line 66: db_stop: command not found
  dpkg: error processing acidlab (--purge):
   subprocess post-removal script returned error exit status 127
  Errors were encountered while processing:
   acidlab

the full log can be found here:

 http://people.debian.org/~abi/piuparts/

please be sure to use a conditional call to debconf and its commands (this is
just an example):

--
 if [ -f /usr/share/debconf/confmodule ]; then
    . /usr/share/debconf/confmodule
 fi

 db_get ||:
--

Please also note: Bugs filed on Packages failing in postrm because of debconf
beeing unavailable are not considered RC for etch, so are tagged etch-ignore.

bye,
    - michael



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

Reply via email to