Your message dated Fri, 29 Sep 2006 15:33:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#390187: fixed in debarchiver 0.6.5
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: debarchiver
Version: 0.6.4
Severity: serious
Hello Ola,
There is an error when attempting to purge debarchiver:
Removing debarchiver ...
Purging configuration files for debarchiver ...
/var/lib/dpkg/info/debarchiver.postrm: line 22: userdel: command not found
dpkg: error processing debarchiver (--purge):
The postrm script cannot rely on adduser to be available when purging.
See Policy 7.2:
Note, however, that the `postrm' cannot rely on any non-essential packages to
be present during the `purge' phase.
Also the postrm do
if grep "^debarchiver:" /etc/passwd > /dev/null 2>&1 ; then
userdel debarchiver
fi
if grep "^debarchiver:" /etc/group > /dev/null 2>&1 ; then
groupdel debarchiver
fi
You should rather use getent and deluser/delgroup which obey
configuration in adduser.conf.
Cheers,
--
Bill. <[EMAIL PROTECTED]>
Imagine a large red swirl here.
--- End Message ---
--- Begin Message ---
Source: debarchiver
Source-Version: 0.6.5
We believe that the bug you reported is fixed in the latest version of
debarchiver, which is due to be installed in the Debian FTP archive:
debarchiver_0.6.5.dsc
to pool/main/d/debarchiver/debarchiver_0.6.5.dsc
debarchiver_0.6.5.tar.gz
to pool/main/d/debarchiver/debarchiver_0.6.5.tar.gz
debarchiver_0.6.5_all.deb
to pool/main/d/debarchiver/debarchiver_0.6.5_all.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.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated debarchiver 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, 29 Sep 2006 20:50:05 +0200
Source: debarchiver
Binary: debarchiver
Architecture: source all
Version: 0.6.5
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description:
debarchiver - Tool to handle debian package archives
Closes: 390187
Changes:
debarchiver (0.6.5) unstable; urgency=low
.
* Check the existance of userdel and groupdel before using that
command in purge phaes, closes: #390187.
Files:
66e5a72d8338c1bf1ffd4a2836891a58 546 devel optional debarchiver_0.6.5.dsc
1275e3b9d240cc9952fe60ac30e0413b 96779 devel optional debarchiver_0.6.5.tar.gz
8d1e61d028d03673771c40fc7e454063 50640 devel optional debarchiver_0.6.5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFHW0bGKGxzw/lPdkRAvbmAJ9bSfcSwJqmLYkvxXqdKGIzMvU9fQCfZYmb
hECN5ZAIKGC3YiGpsHyyodw=
=kykR
-----END PGP SIGNATURE-----
--- End Message ---