Your message dated Thu, 27 Mar 2008 21:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471705: fixed in adduser 3.107
has caused the Debian Bug report #471705,
regarding passwd: deluser weirdness; uninit value
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
471705: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471705
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: passwd
Version: 1:4.0.18.1-7
Severity: normal

$ sudo useradd useradd
$ grep useradd /etc/passwd
useradd:x:1004:1007::/home/useradd:/bin/sh
$ sudo deluser useradd
Use of uninitialized value in numeric eq (==) at /usr/sbin/deluser line 228.
WARNING: You are just about to delete the root account (uid 0)
Usually this is never required as it may render the whole system unusable
Press immediately Ctrl+C if you want to abort
Ok, you really want it, I'll delete that account
Removing user `useradd' ...
Warning: group `useradd' has no more members.
Done.
$ grep root /etc/passwd
root:x:0:0:root:/root:/bin/bash

There was no delay for me to ^C (or otherwise the delay wasn't long
enough to read and reread that surprising message).  Presumably the
error message (apparently a false-positive) is due to the
uninitialized value.



--- End Message ---
--- Begin Message ---
Source: adduser
Source-Version: 3.107

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

adduser_3.107.dsc
  to pool/main/a/adduser/adduser_3.107.dsc
adduser_3.107.tar.gz
  to pool/main/a/adduser/adduser_3.107.tar.gz
adduser_3.107_all.deb
  to pool/main/a/adduser/adduser_3.107_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.
Stephen Gran <[EMAIL PROTECTED]> (supplier of updated adduser 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: Thu, 27 Mar 2008 20:43:30 +0000
Source: adduser
Binary: adduser
Architecture: source all
Version: 3.107
Distribution: unstable
Urgency: low
Maintainer: Debian Adduser Developers <[EMAIL PROTECTED]>
Changed-By: Stephen Gran <[EMAIL PROTECTED]>
Description: 
 adduser    - add and remove users and groups
Closes: 469165 470464 470847 471705 471903 472349
Changes: 
 adduser (3.107) unstable; urgency=low
 .
   [ Joerg Hoh ]
   * deluser: fix really annoying message about removing root account when 
removing
     just a simple user. (Closes: #469165, #470464, #470847, #471705, #472349)
 .
   [ Stephen Gran ]
   * Translations:
     - eu (thanks Piarres Beobide <[EMAIL PROTECTED]>)(closes: #471903)
Files: 
 0dd290f4b8f57d3d61413596163adf01 835 admin important adduser_3.107.dsc
 85f472ae5cedaea852c487ce7f6bd1e3 264145 admin important adduser_3.107.tar.gz
 f5bf39bfa88f28632bb193990976314f 172946 admin important adduser_3.107_all.deb

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

iD8DBQFH7AdrSYIMHOpZA44RAhXvAJ963469wSRtHT2vJjA5ly6CcnYikgCeP3zw
BDly+ZSSNl1pi52FpyHk3Bk=
=b/dk
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to