GNU bug report logs - #20729
true bugs

Previous Next

Package: coreutils;

Reported by: Dan Burton <danburton.email <at> gmail.com>

Date: Thu, 4 Jun 2015 04:53:01 UTC

Severity: normal

Tags: notabug

Done: Eric Blake <eblake <at> redhat.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20729 in the body.
You can then email your comments to 20729 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#20729; Package coreutils. (Thu, 04 Jun 2015 04:53:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dan Burton <danburton.email <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Thu, 04 Jun 2015 04:53:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Burton <danburton.email <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: true bugs
Date: Wed, 3 Jun 2015 21:00:51 -0700
[Message part 1 (text/plain, inline)]
According to `man true', the --help and --version flags should have output.
However, when I run `true --help' or `true --version', I get no output.
These are "true bugs" (pun intended), so as instructed by the man page, I
am reporting true bugs to bug-coreutils <at> gnu.org.

-- Dan Burton
[Message part 2 (text/html, inline)]

Added tag(s) notabug. Request was from Eric Blake <eblake <at> redhat.com> to control <at> debbugs.gnu.org. (Thu, 04 Jun 2015 05:03:02 GMT) Full text and rfc822 format available.

Reply sent to Eric Blake <eblake <at> redhat.com>:
You have taken responsibility. (Thu, 04 Jun 2015 05:03:03 GMT) Full text and rfc822 format available.

Notification sent to Dan Burton <danburton.email <at> gmail.com>:
bug acknowledged by developer. (Thu, 04 Jun 2015 05:03:04 GMT) Full text and rfc822 format available.

Message #12 received at 20729-done <at> debbugs.gnu.org (full text, mbox):

From: Eric Blake <eblake <at> redhat.com>
To: Dan Burton <danburton.email <at> gmail.com>, 20729-done <at> debbugs.gnu.org,
 GNU bug control <control <at> debbugs.gnu.org>
Subject: Re: bug#20729: true bugs
Date: Wed, 03 Jun 2015 23:02:26 -0600
[Message part 1 (text/plain, inline)]
tag 20729 notabug
thanks

On 06/03/2015 10:00 PM, Dan Burton wrote:
> According to `man true', the --help and --version flags should have output.
> However, when I run `true --help' or `true --version', I get no output.
> These are "true bugs" (pun intended), so as instructed by the man page, I
> am reporting true bugs to bug-coreutils <at> gnu.org.

Thanks for the report.  However, you did not read enough of 'man true';
a bit further down, you would see:

       NOTE: your shell may have its own version of true, which usually
super‐
       sedes the version described here.  Please refer to your  shell's
 docu‐
       mentation for details about the options it supports.

And sure enough, compare the difference:

$ type true
true is a shell builtin

or use 'env' to force the standalone version rather than the builtin:

$ env true --help
Usage: true [ignored command line arguments]
  or:  true OPTION
Exit with a status code indicating success.

      --help     display this help and exit
      --version  output version information and exit

NOTE: your shell may have its own version of true, which usually supersedes
the version described here.  Please refer to your shell's documentation
for details about the options it supports.

GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
For complete documentation, run: info coreutils 'true invocation'


As such, I'm closing this as not a bug, but feel free to add further
comments.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

[signature.asc (application/pgp-signature, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 02 Jul 2015 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 42 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.