* bug#16484: Contradictory package count
@ 2014-01-18 12:00 Andreas Enge
2014-01-18 15:39 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Enge @ 2014-01-18 12:00 UTC (permalink / raw)
To: 16484
Hello,
installing a few packages, I get the following output:
...
building profile '/nix/store/ylq6xn1599wfph4n6caw7kdd5wds4x9n-profile' with 65 packages......
51 packages in profile
The difference is, I think, that I consciously installed 51 packages, while
the remaining 14 ones are pulled in as propagated-inputs. Could the output be
made uniform, in either sense?
Andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#16484: Contradictory package count
2014-01-18 12:00 bug#16484: Contradictory package count Andreas Enge
@ 2014-01-18 15:39 ` Ludovic Courtès
2014-01-23 19:39 ` Andreas Enge
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2014-01-18 15:39 UTC (permalink / raw)
To: Andreas Enge; +Cc: 16484
Andreas Enge <andreas@enge.fr> skribis:
> installing a few packages, I get the following output:
>
> ...
> building profile '/nix/store/ylq6xn1599wfph4n6caw7kdd5wds4x9n-profile' with 65 packages......
> 51 packages in profile
>
> The difference is, I think, that I consciously installed 51 packages, while
> the remaining 14 ones are pulled in as propagated-inputs.
Exactly.
> Could the output be made uniform, in either sense?
The issue is that the ‘65 packages’ lines comes from the build side log
(which doesn’t know the distinction between propagated inputs and the
rest), while the ‘51 packages’ line comes from ‘guix package’.
Perhaps the log should say ‘65 items’, to make it clear it’s not
counting the same thing.
Alternately, we could also remove that line altogether.
WDYT?
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#16484: Contradictory package count
2014-01-18 15:39 ` Ludovic Courtès
@ 2014-01-23 19:39 ` Andreas Enge
2014-01-24 21:11 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Enge @ 2014-01-23 19:39 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 16484
On Sat, Jan 18, 2014 at 04:39:06PM +0100, Ludovic Courtès wrote:
> The issue is that the ‘65 packages’ lines comes from the build side log
> (which doesn’t know the distinction between propagated inputs and the
> rest), while the ‘51 packages’ line comes from ‘guix package’.
>
> Perhaps the log should say ‘65 items’, to make it clear it’s not
> counting the same thing.
>
> Alternately, we could also remove that line altogether.
Maybe we could remove both lines even? But I am happy with removing only
one, then preferably the "65 packages" one, which is not coherent with
guix package -I|wc
Andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#16484: Contradictory package count
2014-01-23 19:39 ` Andreas Enge
@ 2014-01-24 21:11 ` Ludovic Courtès
0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2014-01-24 21:11 UTC (permalink / raw)
To: Andreas Enge; +Cc: 16484-done
Andreas Enge <andreas@enge.fr> skribis:
> On Sat, Jan 18, 2014 at 04:39:06PM +0100, Ludovic Courtès wrote:
>> The issue is that the ‘65 packages’ lines comes from the build side log
>> (which doesn’t know the distinction between propagated inputs and the
>> rest), while the ‘51 packages’ line comes from ‘guix package’.
>>
>> Perhaps the log should say ‘65 items’, to make it clear it’s not
>> counting the same thing.
>>
>> Alternately, we could also remove that line altogether.
>
> Maybe we could remove both lines even? But I am happy with removing only
> one, then preferably the "65 packages" one, which is not coherent with
> guix package -I|wc
I removed the “wrong” one, and kept the other.
Thanks!
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-01-24 21:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18 12:00 bug#16484: Contradictory package count Andreas Enge
2014-01-18 15:39 ` Ludovic Courtès
2014-01-23 19:39 ` Andreas Enge
2014-01-24 21:11 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.