Adrian Bridgett
2007-Aug-27 09:30 UTC
Bug#439762: adduser: uninitialized value on line 188
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
Debian Bug Tracking System
2007-Aug-31 15:54 UTC
[Adduser-devel] Bug#439762: marked as done (adduser: uninitialized value on line 188)
Your message dated Fri, 31 Aug 2007 15:47:02 +0000 with message-id <E1IR8i6-0004s7-Ie at ries.debian.org> 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) -------------- next part -------------- An embedded message was scrubbed... From: Adrian Bridgett <adrian at smop.co.uk> Subject: adduser: uninitialized value on line 188 Date: Mon, 27 Aug 2007 10:30:34 +0100 Size: 2102 Url: http://lists.alioth.debian.org/pipermail/adduser-devel/attachments/20070831/7f7fca7c/attachment-0002.eml -------------- next part -------------- An embedded message was scrubbed... From: Stephen Gran <sgran at debian.org> Subject: Bug#438801: fixed in adduser 3.105 Date: Fri, 31 Aug 2007 15:47:02 +0000 Size: 4478 Url: http://lists.alioth.debian.org/pipermail/adduser-devel/attachments/20070831/7f7fca7c/attachment-0003.eml