From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AA45C1397E9 for ; Wed, 19 Aug 2015 01:39:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A2771422E; Wed, 19 Aug 2015 01:39:20 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 97B31141E1 for ; Wed, 19 Aug 2015 01:39:18 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZRsLK-0000g6-JP for gentoo-user@lists.gentoo.org; Wed, 19 Aug 2015 03:39:06 +0200 Received: from 206.125.41.78 ([206.125.41.78]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Aug 2015 03:39:06 +0200 Received: from w41ter by 206.125.41.78 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Aug 2015 03:39:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: !!!! Date: Tue, 18 Aug 2015 18:38:51 -0700 Message-ID: <20150818183851.38ee9e5c@a6> References: <55D38D15.3040800@verizon.net> <6QW71r01R1kktTk01QW9jv> <55D3D5E3.3040407@cox.net> 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-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 206.125.41.78 X-Archives-Salt: 48ff8d13-752e-4819-bd5f-cc6f967d12e4 X-Archives-Hash: 24e8571a64cc1071cd59a6827c253f92 On Tue, 18 Aug 2015 18:03:31 -0700 John Campbell wrote: > I haven't really been following this closely but I haven't seen any > suggestion to use "emerge -1 --quiet=y smart-live-rebuild" to remove > the offending curses output. Hopefully emerge doesn't check/use > curses unless it's producing actual output. A very obscure hint, and I like it :) I have no trouble emerging packages (at the moment) so I emerged app-portage/smart-live-rebuild, which dragged in eselect-package-manager as a dependency. 'eselect package-manager list' shows only portage as installed, even though I now also have porthole and smart-live-rebuild installed too. Do you see something different?