From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-dev+bounces-48631-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RPsDf-0003mg-47 for garchives@archives.gentoo.org; Mon, 14 Nov 2011 08:48:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B989421C028; Mon, 14 Nov 2011 08:48:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B2536E00E8 for <gentoo-dev@lists.gentoo.org>; Mon, 14 Nov 2011 08:48:10 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: djc) by smtp.gentoo.org (Postfix) with ESMTPSA id 1CB3B64C5D for <gentoo-dev@lists.gentoo.org>; Mon, 14 Nov 2011 08:48:10 +0000 (UTC) Received: by gyd10 with SMTP id 10so5912555gyd.40 for <gentoo-dev@lists.gentoo.org>; Mon, 14 Nov 2011 00:48:08 -0800 (PST) Received: by 10.182.92.97 with SMTP id cl1mr2243188obb.21.1321260488057; Mon, 14 Nov 2011 00:48:08 -0800 (PST) Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.182.11.38 with HTTP; Mon, 14 Nov 2011 00:47:47 -0800 (PST) In-Reply-To: <4EC075F9.4070801@gentoo.org> References: <4EB4FA98.3080201@gentoo.org> <4EBD42EE.4060104@gentoo.org> <4EBEF208.5060500@gentoo.org> <201111121840.16686.vapier@gentoo.org> <4EBFBA75.3030500@gentoo.org> <1321188262-sup-4513@raeviah> <4EBFCD5D.3080807@gentoo.org> <1321194595-sup-8983@raeviah> <4EBFE727.8000903@gentoo.org> <4EC02CC0.9080907@gentoo.org> <4EC04E11.3060500@gentoo.org> <4EC0559C.4020806@gentoo.org> <4EC06E9D.4060803@gentoo.org> <4EC075F9.4070801@gentoo.org> From: Dirkjan Ochtman <djc@gentoo.org> Date: Mon, 14 Nov 2011 09:47:47 +0100 Message-ID: <CAKmKYaALqffNTVssaY-jFsPD5TdU9FW3GORA6WA0WLZ=3MkYuA@mail.gmail.com> Subject: Re: [gentoo-dev] have portage be quiet by default To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 89c22d66-155a-400a-b167-9eff10c67bc9 X-Archives-Hash: db424605081914dbac0b34b9b4457fd5 On Mon, Nov 14, 2011 at 02:59, Zac Medico <zmedico@gentoo.org> wrote: > Well, it's much easier to gather interest and get feedback if we deploy > the change and ask questions later. I like the new output, but find it kind of annoying that there's very little feedback on how far the progress is within a single job. Perhaps we could show the currently executing ebuild phase in order to give a little more feedback? Maybe most packages are completely dominated by src_compile(), but for smaller packages it would be helpful, IMO. Cheers, Dirkjan