GNU bug report logs - #9339
Feature suggestion --distribution

Previous Next

Package: coreutils;

Reported by: rcb <rcb <at> beco.cc>

Date: Sun, 21 Aug 2011 19:30:02 UTC

Severity: wishlist

Tags: notabug, wontfix

Done: Assaf Gordon <assafgordon <at> gmail.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 9339 in the body.
You can then email your comments to 9339 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 owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#9339; Package coreutils. (Sun, 21 Aug 2011 19:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to rcb <rcb <at> beco.cc>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Sun, 21 Aug 2011 19:30:03 GMT) Full text and rfc822 format available.

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

From: rcb <rcb <at> beco.cc>
To: bug-coreutils <at> gnu.org
Subject: Feature suggestion --distribution
Date: Sun, 21 Aug 2011 14:00:32 -0300
[Message part 1 (text/plain, inline)]
Please, add an option to show distro info. Example:

#uname -d
ubuntu v.10.04
#uname --distribution
slackware v. 13.37

Thanks for taking your time to read this. If you need me to ask this
suggestion in other channel, please let me know.

Dr. Beco

--
Linux user since linux was unusable.
[Message part 2 (text/html, inline)]

Information forwarded to owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#9339; Package coreutils. (Mon, 22 Aug 2011 01:52:02 GMT) Full text and rfc822 format available.

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

From: Bob Proulx <bob <at> proulx.com>
To: rcb <rcb <at> beco.cc>
Cc: 9339 <at> debbugs.gnu.org
Subject: Re: bug#9339: Feature suggestion --distribution
Date: Sun, 21 Aug 2011 19:49:06 -0600
severity 9339 wishlist
tags 9339 + notabug wontfix
thanks

rcb wrote:
> Please, add an option to show distro info. Example:
> 
> #uname -d
> ubuntu v.10.04
> #uname --distribution
> slackware v. 13.37
> 
> Thanks for taking your time to read this. If you need me to ask this
> suggestion in other channel, please let me know.

The 'uname' command is one of those very old legacy commands from the
old, old Unix era before the current networking and before almost any
attempt at making systems inter-operable.  As such it is a terrible
command.  It is inconsistently implemented on different systems.  It
has limitations and issues that don't really apply to the current
state of things anymore.  The only portable use is to call it without
option arguments and then depending upon what it returns possibly call
it again with system specific options.  As such I really don't think
it is good to expand its use by adding more to it.

But the real reason I would be opposed to this is that the LSB
commands already implement this behavior.  Let's not duplicate the
functionality elsewhere.

  $ lsb_release --id
  Distributor ID: SUSE LINUX

  $ lsb_release --id
  Distributor ID: Debian

  $ lsb_release --id
  Distributor ID: Ubuntu

  http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/lsbrelease.html

Bob




Severity set to 'wishlist' from 'normal' Request was from Bob Proulx <bob <at> proulx.com> to control <at> debbugs.gnu.org. (Mon, 22 Aug 2011 01:52:02 GMT) Full text and rfc822 format available.

Added tag(s) notabug and wontfix. Request was from Bob Proulx <bob <at> proulx.com> to control <at> debbugs.gnu.org. (Mon, 22 Aug 2011 01:52:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-coreutils <at> gnu.org:
bug#9339; Package coreutils. (Fri, 19 Oct 2018 01:31:02 GMT) Full text and rfc822 format available.

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

From: Assaf Gordon <assafgordon <at> gmail.com>
To: 9339 <at> debbugs.gnu.org
Subject: Re: bug#9339: Feature suggestion --distribution
Date: Thu, 18 Oct 2018 19:30:22 -0600
close 9339
stop

With no further comments in 7 years, I'm closing this item.

-assaf






bug closed, send any further explanations to 9339 <at> debbugs.gnu.org and rcb <rcb <at> beco.cc> Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Fri, 19 Oct 2018 01:31:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 16 Nov 2018 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 219 days ago.

Previous Next


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