Package: adduser Version: 3.97 Severity: normal Hi, bee# LC_ALL=C deluser --quiet --system FOOBAR > /dev/null || true bee# bee# LC_ALL=C delgroup --quiet --system FOOBAR > /dev/null || true /usr/sbin/delgroup: The group `FOOBAR'' does not exist. It would be nice if both command would output the warning or no warning. Thanks, -- System Information: Debian Release: Debian unstable (sid) APT prefers unstable APT policy: (500, ''unstable''), (1, ''experimental'') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-686 Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15) Versions of packages adduser depends on: ii debconf [debconf-2.0] 1.5.5 Debian configuration management sy ii passwd 1:4.0.18.1-3 change and administer password and ii perl-base 5.8.8-6.1 The Pathologically Eclectic Rubbis adduser recommends no packages. -- debconf information excluded -- Loïc Minier <lool@dooz.org>
Joerg Hoh
2006-Sep-28 18:17 UTC
[Adduser-devel] Bug#389958: deluser differs in output from delgroup
On Thu, Sep 28, 2006 at 06:13:07PM +0200, Lo?c Minier wrote:> Package: adduser > Version: 3.97 > Severity: normal > > Hi, > > bee# LC_ALL=C deluser --quiet --system FOOBAR > /dev/null || true > bee# > > bee# LC_ALL=C delgroup --quiet --system FOOBAR > /dev/null || true > /usr/sbin/delgroup: The group `FOOBAR'' does not exist. > > It would be nice if both command would output the warning or no > warning.Do you think it''s a good idea to disable all output if there''s --quiet set? I just checked the code and found out, that we have a lot of output which is always printed, independent of --quiet. Maybe a policy: When there''s --quiet given, no output to stderr? J?rg -- What did you do to the cat? It looks half-dead. -Schroedinger''s wife -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/adduser-devel/attachments/20060928/2813ddc6/attachment.pgp
Marc Haber
2006-Sep-29 07:57 UTC
[Adduser-devel] Bug#389958: deluser differs in output from delgroup
On Thu, Sep 28, 2006 at 08:17:18PM +0200, Joerg Hoh wrote:> Do you think it''s a good idea to disable all output if there''s --quiet set?No. According to adduser documentation, --quiet suppresses informational messages and shows only warnings and errors. According to deluser documentation, --quiet suppresses progress messages. In both cases, the warning should be displayed. And I think that we should streamline the docs so that identical options are documented identically and do the same thing. Any chance to have this ready for etch? Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don''t trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 72739835
Stephen Gran
2006-Sep-29 10:30 UTC
[Adduser-devel] Bug#389958: deluser differs in output from delgroup
This one time, at band camp, Marc Haber said:> Any chance to have this ready for etch?I don''t have room on my plate for at least another week or two, sorry. I have given it a quick once over, and it looks like it really needs a compreensive review, which should be several hours work. I just won''t have those hours until mid October or so, though. I''m not saying it''s horribly out of line, just that there are several code paths to trace, and several doc points to touch up. Take care, -- ----------------------------------------------------------------- | ,''''`. Stephen Gran | | : :'' : sgran@debian.org | | `. `'' Debian user, admin, and developer | | `- http://www.debian.org | ----------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/adduser-devel/attachments/20060929/150aaf47/attachment.pgp
Debian Bug Tracking System
2007-Feb-10 13:35 UTC
[Adduser-devel] Processed: Re: deluser differs in output from delgroup
Processing commands for control@bugs.debian.org:> close 389958 3.102Bug#389958: deluser differs in output from delgroup ''close'' is deprecated; see http://www.debian.org/Bugs/Developer#closing. Bug marked as fixed in version 3.102, send any further explanations to Loïc Minier <lool@dooz.org>> # my clumsy attempt at making sure version tracking works > found 389958 3.97Bug#389958: deluser differs in output from delgroup Bug marked as found in version 3.97.> notfound 389958 3.102Bug#389958: deluser differs in output from delgroup Bug marked as not found in version 3.102. (By the way, this Bug is currently marked as done.)> thanksStopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Stephen Gran
2007-Feb-10 13:38 UTC
[Adduser-devel] Bug#389958: deluser differs in output from delgroup
close 389958 3.102 # my clumsy attempt at making sure version tracking works found 389958 3.97 notfound 389958 3.102 thanks This one time, at band camp, Lo?c Minier said:> bee# LC_ALL=C deluser --quiet --system FOOBAR > /dev/null || true > bee# > > bee# LC_ALL=C delgroup --quiet --system FOOBAR > /dev/null || true > /usr/sbin/delgroup: The group `FOOBAR'' does not exist. > > It would be nice if both command would output the warning or no > warning.Somehow this got missed out of the last upload''s changelog entry. -- ----------------------------------------------------------------- | ,''''`. Stephen Gran | | : :'' : sgran@debian.org | | `. `'' Debian user, admin, and developer | | `- http://www.debian.org | ----------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/adduser-devel/attachments/20070210/8a568b8a/attachment.pgp