Your message dated Sun, 01 Oct 2006 07:47:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#389765: fixed in ippl 1.4.14-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: ippl
Version: 1.4.14-7
Severity: serious

Hello Marc,

There is an error when attempting to purge ippl:
  Removing ippl ...
  Purging configuration files for ippl ...
  Removing system user
  Unknown option: home

The postrm script cannot rely on adduser to be available when purging.

Furthermore the postrm include:
if [ "$1" = "purge" ]; then
        rm -rf /var/log/ippl
        
        echo >&2 'Removing system user'
        deluser --home $HOMEDIR --system $USERNAME
        rm -rf $HOMEDIR
fi

Unfortunately deluser does not understand the --home option.

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 


--- End Message ---
--- Begin Message ---
Source: ippl
Source-Version: 1.4.14-8

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

ippl_1.4.14-8.diff.gz
  to pool/main/i/ippl/ippl_1.4.14-8.diff.gz
ippl_1.4.14-8.dsc
  to pool/main/i/ippl/ippl_1.4.14-8.dsc
ippl_1.4.14-8_i386.deb
  to pool/main/i/ippl/ippl_1.4.14-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.
Marc Haber <[EMAIL PROTECTED]> (supplier of updated ippl 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: Sun,  1 Oct 2006 14:24:27 +0000
Source: ippl
Binary: ippl
Architecture: source i386
Version: 1.4.14-8
Distribution: unstable
Urgency: low
Maintainer: Marc Haber <[EMAIL PROTECTED]>
Changed-By: Marc Haber <[EMAIL PROTECTED]>
Description: 
 ippl       - IP protocols logger
Closes: 377027 389765 390154
Changes: 
 ippl (1.4.14-8) unstable; urgency=low
 .
   * postrm:
     * Fix deluser call, the --home parameter does not exist any more.
     * Handle gracefully the case that deluser does not exist during
       package purge.
     * Thanks to Bill Allombert and Vincent Zweije. Closes: #389765
   * Create /var/run/ippl in init script. Closes: #390154
   * lsb-ize init script. Closes: #377027
   * give absolute time for upstream inactivity
   * regenerate debian/control
   * Standards-Version: 3.7.2:
     * use invoke-rc.d in logrotate file
   * debian/rules: remove workaround for cdbs bug #284231
Files: 
 7b870ae89033d8fa943ebe8ab90f829c 646 net extra ippl_1.4.14-8.dsc
 cd6f6b584aa24738016be6ab6b06f8c3 11757 net extra ippl_1.4.14-8.diff.gz
 4f17508f23a37fcee48c4e807c99cfbf 40318 net extra ippl_1.4.14-8_i386.deb

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

iD8DBQFFH9HkgZalRGu6PIQRAnRQAJ4mQAeB1P3321WcwCkoDvqP23xZsACeIIZn
prab3oFs/c7rZdKC/LxByCY=
=gIA1
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to