Your message dated Sat, 19 May 2007 21:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#416743: fixed in ejabberd 1.1.2-8
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ejabberd
Version: 1.1.2-6
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:

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

the full log can be found here:

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

please be sure to use a conditional call to debconf:

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

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



--- End Message ---
--- Begin Message ---
Source: ejabberd
Source-Version: 1.1.2-8

We believe that the bug you reported is fixed in the latest version of
ejabberd, which is due to be installed in the Debian FTP archive:

ejabberd_1.1.2-8.diff.gz
  to pool/main/e/ejabberd/ejabberd_1.1.2-8.diff.gz
ejabberd_1.1.2-8.dsc
  to pool/main/e/ejabberd/ejabberd_1.1.2-8.dsc
ejabberd_1.1.2-8_i386.deb
  to pool/main/e/ejabberd/ejabberd_1.1.2-8_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Torsten Werner <[EMAIL PROTECTED]> (supplier of updated ejabberd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 18 May 2007 13:44:53 +0200
Source: ejabberd
Binary: ejabberd
Architecture: source i386
Version: 1.1.2-8
Distribution: unstable
Urgency: high
Maintainer: Torsten Werner <[EMAIL PROTECTED]>
Changed-By: Torsten Werner <[EMAIL PROTECTED]>
Description: 
 ejabberd   - Distributed, fault-tolerant Jabber/XMPP server written in Erlang
Closes: 408410 409916 416050 416178 416743 416779 424193
Changes: 
 ejabberd (1.1.2-8) unstable; urgency=high
 .
   [ Torsten Werner ]
   * Remove redundant Build-Depends.
   * Use erlang-depends for calculating Depends now.
   * Change email address of Christophe Romain in man page as requested by
     himself.
   * Add XS-X-Vcs-Svn header to debian/control.
 .
   [ Sergei Golovan ]
   * Security fix, mentioned in 1.1.2-5 was backported from SVN and not
     from 1.1.3, where it is incomplete (the bug affects ejabberd only if
     users' rosters are stored in relational database, and not in Mnesia,
     which is default).
   * Moved patches to debian directory. This fixes cleaning up
     after build process. (Closes: #424193)
   * Moved creating user ejabberd from preinst to postinst because preinst
     cannot rely on existence of adduser package.
   * Added a comment to ejabberd.cfg concerning UTF-8 encoding.
   * Unfuzzied one string in russian debconf translation (closes: #408410).
   * Removed annoying message about existing SSL certificate.
   * Fixed references to ejabberd installation and operation guide in manual
     pages (closes: #416050).
   * Backup ejabberd database on package removal or upgrade to a subdirectory
     of /var/backups instead of /var/tmp (closes: #409916).
   * Do not change /etc/ejabberd, /var/lib/ejabberd and /var/log/ejabberd
     ownership and permissions if they are overridden using dpkg-statoverride
     (closes: #416178).
   * Conditionally source /usr/share/debconf/confmodule in postrm script as
     debconf isn't an essential package (closes: #416743).
   * Included Portuguese translation of debconf messages (closes: #416779).
Files: 
 cf7b4aad0c4968da81e68772255f5371 732 net optional ejabberd_1.1.2-8.dsc
 0e9ad2a466d958133a50586354b1863b 30496 net optional ejabberd_1.1.2-8.diff.gz
 630ff563cfa3abf01a10be89841d0091 881232 net optional ejabberd_1.1.2-8_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGT23HfY3dicTPjsMRAgYRAJ9ZLh4P5ul7ECGVGTS2zHZe2ePSyACggiZU
HIVVV8TjrYUU4Z2tJXob6hg=
=nxaa
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to