GNU bug report logs - #16187
Tabbed output of "guix package -l"

Previous Next

Package: guix;

Reported by: Roel Janssen <roel <at> moefel.org>

Date: Wed, 18 Dec 2013 18:06:01 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

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 16187 in the body.
You can then email your comments to 16187 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-guix <at> gnu.org:
bug#16187; Package guix. (Wed, 18 Dec 2013 18:06:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Roel Janssen <roel <at> moefel.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Wed, 18 Dec 2013 18:06:02 GMT) Full text and rfc822 format available.

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

From: Roel Janssen <roel <at> moefel.org>
To: <bug-guix <at> gnu.org>
Subject: Tabbed output of "guix package -l"
Date: Wed, 18 Dec 2013 19:03:56 +0100
I'd like the output of a command like "guix package -l" to be tabbed 
preserving all columns.

An example output of the current version:
Generation 68	dec 18 2013 12:46:45	(current)
  make  4.0     out     /nix/store/...
  automake      1.14	out     /nix/store/...
  ...

What I would like to see:
  make          4.0     out     /nix/store/...
  automake      1.14    out     /nix/store/...
  ...

The same applies for the output of "guix package -I" and "guix package 
-A"





Information forwarded to bug-guix <at> gnu.org:
bug#16187; Package guix. (Thu, 19 Dec 2013 17:18:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Roel Janssen <roel <at> moefel.org>
Cc: 16187 <at> debbugs.gnu.org
Subject: Re: bug#16187: Tabbed output of "guix package -l"
Date: Thu, 19 Dec 2013 18:17:36 +0100
Hi,

Thanks for the report.

Roel Janssen <roel <at> moefel.org> skribis:

> I'd like the output of a command like "guix package -l" to be tabbed
> preserving all columns.
>
> An example output of the current version:
> Generation 68	dec 18 2013 12:46:45	(current)
>   make  4.0     out     /nix/store/...
>   automake      1.14	out     /nix/store/...
>   ...
>
> What I would like to see:
>   make          4.0     out     /nix/store/...
>   automake      1.14    out     /nix/store/...
>   ...
>
> The same applies for the output of "guix package -I" and "guix package
> -A"

As discussed on IRC, the rationale (for -I and -A) was to have something
both human-readable and processable–that is, one can pipe it through
‘cut’ and extract the data.  I think that’s an important property, for a
Unix command-line tool.

Now, ideally, ‘guix package’ would be just one of the user interfaces,
with others being more user-oriented than command-oriented (see TODO)...

What do you think?

Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#16187; Package guix. (Fri, 27 Dec 2013 21:56:02 GMT) Full text and rfc822 format available.

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

From: Roel Janssen <roel <at> moefel.org>
To: <ludo <at> gnu.org>
Subject: Re: bug#16187: Tabbed output of "guix package -l"
Date: Mon, 23 Dec 2013 21:13:22 +0100
> Hi,
>
> Thanks for the report.
>
> Roel Janssen <roel <at> moefel.org> skribis:
>
>> I'd like the output of a command like "guix package -l" to be tabbed
>> preserving all columns.
>>
>> An example output of the current version:
>> Generation 68	dec 18 2013 12:46:45	(current)
>>   make  4.0     out     /nix/store/...
>>   automake      1.14	out     /nix/store/...
>>   ...
>>
>> What I would like to see:
>>   make          4.0     out     /nix/store/...
>>   automake      1.14    out     /nix/store/...
>>   ...
>>
>> The same applies for the output of "guix package -I" and "guix 
>> package
>> -A"
>
> As discussed on IRC, the rationale (for -I and -A) was to have 
> something
> both human-readable and processable–that is, one can pipe it through
> ‘cut’ and extract the data.  I think that’s an important property, 
> for a
> Unix command-line tool.
>
> Now, ideally, ‘guix package’ would be just one of the user 
> interfaces,
> with others being more user-oriented than command-oriented (see 
> TODO)...
>
> What do you think?
>
> Ludo’.

Hello,

I think a separation between command-oriented and user-oriented
output is a good solution.

Kind regards,
Roel.





Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Fri, 27 Dec 2013 21:57:01 GMT) Full text and rfc822 format available.

Notification sent to Roel Janssen <roel <at> moefel.org>:
bug acknowledged by developer. (Fri, 27 Dec 2013 21:57:02 GMT) Full text and rfc822 format available.

Message #16 received at 16187-close <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Roel Janssen <roel <at> moefel.org>
Cc: 16187-close <at> debbugs.gnu.org
Subject: Re: bug#16187: Tabbed output of "guix package -l"
Date: Fri, 27 Dec 2013 22:56:45 +0100
Roel Janssen <roel <at> moefel.org> skribis:

> I think a separation between command-oriented and user-oriented
> output is a good solution.

Great.  I’m closing this bug, but let’s reopen it if someone feels
there’s more to discuss.

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 25 Jan 2014 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 241 days ago.

Previous Next


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