From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 15943138330 for ; Wed, 21 Sep 2016 10:49:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 499E7E0B78; Wed, 21 Sep 2016 10:48:59 +0000 (UTC) Received: from smarthost03a.mail.zen.net.uk (smarthost03a.mail.zen.net.uk [212.23.1.20]) by pigeon.gentoo.org (Postfix) with ESMTP id C46E8E0AE6 for ; Wed, 21 Sep 2016 10:48:58 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost03a.mail.zen.net.uk with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1bmf5F-0001kQ-JI for gentoo-user@lists.gentoo.org; Wed, 21 Sep 2016 10:48:57 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge wants to upgrade gtk+ but it's masked Date: Wed, 21 Sep 2016 11:48:57 +0100 Message-ID: <3408425.tUO9X2FuJl@peak> User-Agent: KMail/4.14.10 (Linux/4.7.4-gentoo; KDE/4.14.24; x86_64; ; ) In-Reply-To: <20160921105711.155d50ea@phoucgh.digimed.co.uk> References: <7eec009d-965d-82a9-7d73-b8a6051b2ad2@st.com> <1.474.451.038-ner-9.807@TP_L520> <20160921105711.155d50ea@phoucgh.digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost03a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: a78770ae-1122-428c-9380-33f2024459cf X-Archives-Hash: 104dcd4ad80257648e4243ce656762d0 On Wednesday 21 Sep 2016 10:57:11 Neil Bothwick wrote: > On Wed, 21 Sep 2016 09:43:58 +0000, Franz Fellner wrote: > > > Good suggestion, thanks. notification-deamon wants the upgrade, I'll > > > try with some more masking or USE change. > > > > --verbose --tree (short: -vt) should really be used by default ;) It > > doesn't hurt but it is a great help. > > I disagree, --verbose gives too much information making it harder to spot > the important stuff. For example --verbose shows all USE flags for every > package while without it you only see changes to them, which is normally > all you are interested in. ... and in a case not involving head-scratching and detective work, --tree makes the list much harder to read. So don't do it. :P -- Rgds Peter