Package: libapache-mod-index-rss
Version: 0.10-11
Severity: serious
Tags: etch-ignore
Justification: Policy violation

hi,

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

  Removing libapache-mod-index-rss ...
  Purging configuration files for libapache-mod-index-rss ...
  /var/lib/dpkg/info/libapache-mod-index-rss.postrm: line 9: 
/usr/share/debconf/confmodule: No such file or directory
  dpkg: error processing libapache-mod-index-rss (--purge):
   subprocess post-removal script returned error exit status 1
  Errors were encountered while processing:
   libapache-mod-index-rss

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