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 0806B1393F1 for ; Wed, 16 Sep 2015 10:21:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86E3EE0886; Wed, 16 Sep 2015 10:21:28 +0000 (UTC) Received: from smarthost01d.mail.zen.net.uk (smarthost01d.mail.zen.net.uk [212.23.1.7]) by pigeon.gentoo.org (Postfix) with ESMTP id 79186E0872 for ; Wed, 16 Sep 2015 10:21:27 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01d.mail.zen.net.uk with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1Zc9qA-0009JC-Hk for gentoo-user@lists.gentoo.org; Wed, 16 Sep 2015 10:21:26 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] emaint -C logs Date: Wed, 16 Sep 2015 11:21:25 +0100 Message-ID: <2124265.PjZN406vOo@wstn> User-Agent: KMail/4.14.8 (Linux/4.0.5-gentoo; KDE/4.14.8; x86_64; ; ) 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-smarthost01d-IP: [82.69.80.10] X-Archives-Salt: 1a36fa1f-698b-4180-b142-a9eeb98ae6ed X-Archives-Hash: 717807d695a08a959ccdc83a278efbcc Hello list, I've been playing with emaint and on one box I got an error message: # emaint -C logs PORT_LOGDIR_CLEAN command returned None See the make.conf(5) man page for PORT_LOGDIR_CLEAN usage instructions. This is needlessly complex. In fact all I needed was for PORT_LOGDIR to be defined in make.conf. Just thought I'd mention it in case anyone else was similarly afflicted. -- Rgds Peter