Package: interchange-ui
Version: 5.4.2-4
Severity: serious
Tags: etch-ignore
Usertags: postrm-depends-nonessential
User: [EMAIL PROTECTED]
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 interchange-ui ...
  /var/lib/dpkg/info/interchange-ui.postrm: line 70: db_stop: command not found
  dpkg: error processing interchange-ui (--purge):
   subprocess post-removal script returned error exit status 127
  Errors were encountered while processing:
   interchange-ui

the full log can be found here:

 http://people.debian.org/~lucas/logs/2007/07/01/interchange-cat-standard.log

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 ||:
--

bye,
    - michael


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

Reply via email to