Your message dated Fri, 31 Aug 2007 15:47:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#438801: fixed in adduser 3.105 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: adduser Version: 3.104 When installing puppet (which does this): /usr/sbin/adduser --system \ --group \ --home /var/lib/puppet \ --gecos "Puppet configuration manangement daemon" \ puppet > /dev/null I saw: Use of uninitialized value in printf at /usr/sbin/adduser line 188. If I changed the statement a printf to this: print gtx("Warning: The home dir $special_home you specified already exists.\n") if (!defined($no_create_home) && -d $special_home); Then it worked - however I'm not aware of the correct usage of gettext. "locale" reports: LANG=en_GB.UTF-8 LC_CTYPE="en_GB.UTF-8" LC_NUMERIC="en_GB.UTF-8" LC_TIME="en_GB.UTF-8" LC_COLLATE="en_GB.UTF-8" LC_MONETARY="en_GB.UTF-8" LC_MESSAGES="en_GB.UTF-8" LC_PAPER="en_GB.UTF-8" LC_NAME="en_GB.UTF-8" LC_ADDRESS="en_GB.UTF-8" LC_TELEPHONE="en_GB.UTF-8" LC_MEASUREMENT="en_GB.UTF-8" LC_IDENTIFICATION="en_GB.UTF-8" LC_ALL= Thanks Adrian Bridgett
--- End Message ---
--- Begin Message ---Source: adduser Source-Version: 3.105 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.105.dsc to pool/main/a/adduser/adduser_3.105.dsc adduser_3.105.tar.gz to pool/main/a/adduser/adduser_3.105.tar.gz adduser_3.105_all.deb to pool/main/a/adduser/adduser_3.105_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: Fri, 31 Aug 2007 16:22:00 +0100 Source: adduser Binary: adduser Architecture: source all Version: 3.105 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: 432639 432710 433043 433063 433089 433147 433182 433298 433634 433639 435777 435883 435886 438801 439212 440236 Changes: adduser (3.105) unstable; urgency=low . [ Joerg Hoh ] * fix incorrect message when trying an already existing user as system user. Thanks to Vincent Bernat for spotting. Closes: #435777 * fix non-working --disabled-password, when using --system. Thanks to Ray Miller for the patch. Closes: #433639 * adjust EXTRA_GROUPS to have the same values as debian-installer for the first user, removing "src" and "lp". Thanks Trent W. Buck. Closes: #432710 * fixed error message when home directory already exists. Thanks Justin Pryzby, Closes: #438801 * fixed name for "#" (pound -> hash), thanks to Malcolm Parsons. Closes: #440236 . [ Stephen Gran ] * Translations: - add sk (thanks Ivan Masár <[EMAIL PROTECTED]>) (closes: #439212) - update de (thanks Helge Kreutzmann <[EMAIL PROTECTED]>) (closes: #433089) - update fi (thanks Sami Kallio <[EMAIL PROTECTED]>) (closes: #433182) - update fr, doc/po4a/po/fr, and po4a.conf ( thanks Nicolas François" <[EMAIL PROTECTED]>, and Christian Perrier <[EMAIL PROTECTED]>) (closes: #435883, #432639, #433063, #435886) - update nb (thanks Hans Fredrik Nordhaug <[EMAIL PROTECTED]>) (closes: #433043) - update nl (thanks Thijs Kinkhorst <[EMAIL PROTECTED]>) (closes: #433298) - update pt (thanks Miguel Figueiredo <[EMAIL PROTECTED]>) (closes: #433147) - update pt_BR (thanks Eder L. Marques <[EMAIL PROTECTED]>) (closes: #433634) Files: f29a93d2b5a5141d45ad3884c6852a88 694 admin important adduser_3.105.dsc c1971d2b33aeb1c76b06b8f48b32783d 250075 admin important adduser_3.105.tar.gz 8e085f9da6cbe6028716018dfe043726 173832 admin important adduser_3.105_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG2DPxSYIMHOpZA44RAs1NAJ9HIBaWyfd8pRtgxU3KnV/u1pK7IACfZlI8 AYobeJ69UxikNY9aHfZXnRo= =zgGe -----END PGP SIGNATURE-----
--- End Message ---

