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 2C5131387B1 for ; Mon, 21 Sep 2015 23:03:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B317121C039; Mon, 21 Sep 2015 23:03:26 +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 9E0B0E07D2 for ; Mon, 21 Sep 2015 23:03:25 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZeA7H-000505-8S for gentoo-user@lists.gentoo.org; Tue, 22 Sep 2015 01:03:23 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Sep 2015 01:03:23 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Sep 2015 01:03:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: =?utf-8?b?RUlYX0xJTUlUX0NPTVBBQ1Q9MA==?= Date: Mon, 21 Sep 2015 23:03:16 +0000 (UTC) Message-ID: References: <20150921155310.GB6136@mikasa> 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: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 SeaMonkey/2.35) X-Archives-Salt: 8d11da42-b91a-4b45-9108-06c607819da9 X-Archives-Hash: 02ea9d5b99a73d16b8172c04201cb72b Bryan Gardiner khumba.net> writes: > > Trying to set the 'EIX_LIMIT_COMPACT=0' > > in /etc/eixrc/00-eixrc does not seem to work. > > I test this command with 'eix -cC dev-util' > > > > Strangely, this use to work too:: > > > > EIX_LIMIT_COMPACT=0 eix -cC dev-util > > > > I even recompiled app-portage/eix, to no avail. > > > > Can somebody confirm this (i did run eix-update). > > Bug, or did I miss something? > > It's working for me, with both 0.30.4 and 0.30.11 (I ran eix-update > too), setting EIX_LIMIT_COMPACT on the command line and in > /etc/eixrc/00-eixrc, as root and as a normal user. Hey thks bryan, Command line does work. (too early). The config file in /etc/eixrc/00-eixrc is not working. curious..... I'm going to reinstall a few things That fixed it, I deleted the config file and recreated it.... thx. James