Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Is this a genlop bug?
Date: Mon, 01 Oct 2018 09:25:21
Message-Id: 6899100.3HpOLymiAI@peak
1 Hello list,
2
3 When I run "genlop -c" is it supposed to include the whole cat/pkg name in its
4 calculations, or just the pkgname? I saw this today:
5
6 $ genlop -c
7 Currently merging 8 out of 16
8 * dev-lang/rust-1.29.1
9 current merge time: 13 minutes and 38 seconds.
10 ETA: 1 minute and 58 seconds.
11 $ genlop -t rust | grep second
12 merge time: 29 minutes and 26 seconds.
13 merge time: 4 seconds.
14 merge time: 10 seconds.
15 merge time: 32 minutes and 44 seconds.
16 $ genlop -t dev-lang/rust | grep second
17 merge time: 29 minutes and 26 seconds.
18 merge time: 32 minutes and 44 seconds.
19
20 This looks like a bug to me.
21
22 --
23 Regards,
24 Peter.

Replies

Subject Author
Re: [gentoo-user] Is this a genlop bug? Andrew Udvare <audvare@×××××.com>