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 5DEAC1381F3 for ; Wed, 17 Jul 2013 13:03:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2393E09ED; Wed, 17 Jul 2013 13:03:34 +0000 (UTC) Received: from mout.perfora.net (mout.perfora.net [74.208.4.195]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4631E09BE for ; Wed, 17 Jul 2013 13:03:33 +0000 (UTC) Received: from localhost (66-208-231-133.ubr01a.rte20201.pa.hfc.comcastbusiness.net [66.208.231.133]) by mrelay.perfora.net (node=mrus1) with ESMTP (Nemesis) id 0Lz5GC-1U4C4A31X6-014VXD; Wed, 17 Jul 2013 09:03:31 -0400 Date: Wed, 17 Jul 2013 08:03:29 -0500 From: Bruce Hill To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] KDE and NetworkManager Message-ID: <20130717130329.GN3387@server> References: <51E43EDE.3090905@gmail.com> <20130716182003.GH3387@server> <20130717115953.GL3387@server> 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=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Provags-ID: V02:K0:BXMpJ1QNVBarVdtF6AEeO30UeGuPfaFmpM1owXoJhFG mBbd5rZ/gm+lUeBbqdNnBqxvuPGp501YuC1TY/hbxhsGM8gWvu WrAjK/2IVcU5dkqup9IdZAOjv4t42ZnQqxEebp3Si9OIPF51rA z7EOvzbwMjOpUAu6ukwp/wCBE/Lz2xleTHxkLwTXpFXqScHpfJ ZYaas5sHs8AJbQ02BmfPGTMUa+ccZEKBZUCsoq+5jL7RjILU9N DAJh2EriRw3tzpgVq8L7RSr2z4uXFs3uzXtumgA/hx3JHoSQVk p69seo0jxZvseGW6uY5bnv6sfdQ4i0fjogaLJgxHXT54laeVQ= = X-Archives-Salt: 9ae719f3-6cd1-4533-8858-db36f856117f X-Archives-Hash: a54fda2765b60dfd04c78b5d774461d6 On Wed, Jul 17, 2013 at 02:18:22PM +0200, András Csányi wrote: > On 17 July 2013 13:59, Bruce Hill wrote: > > On Wed, Jul 17, 2013 at 10:04:12AM +0200, András Csányi wrote: > >> > > >> > mingdao@jeremiah ~ $ grep plugdev /usr/portage/net-misc/wicd/wicd-1.7.2.4-r* > >> > mingdao@jeremiah ~ $ grep users /usr/portage/net-misc/wicd/wicd-1.7.2.4-r* > >> > /usr/portage/net-misc/wicd/wicd-1.7.2.4-r2.ebuild: ewarn "Wicd-1.6 and newer requires your user to be in the 'users' group. If" > >> > /usr/portage/net-misc/wicd/wicd-1.7.2.4-r3.ebuild: ewarn "Wicd-1.6 and newer requires your user to be in the 'users' group. If" > >> > >> Ok. How is possible to get the post-install message of an ebuild > >> without re-emerge the package neither opening the log file? The man > >> page of emerge cannot say anything about it. > > > > Read the pkg_postinst portion of the ebuild. > > Great! > > > If you have installed app-portage/elogv issue "elogv" and find the desired > > package. > > Thanks, I'll check it! > > > Two quick ways off the top of my head after the first cup of coffee. ;) > > The magic is coming from coffee, I know! :) Since reading the ebuild is not the _friendly_ way to get this information, let me help you install the software to make this easy... emerge -ajv app-portage/elogv (ncurses, which is text with colors) or emerge -ajv app-portage/elogviewer (GTK+ based utility, perhaps with GUI) Now add these lines to /etc/portage/make.conf (/etc/make.conf on old systems) PORTAGE_ELOG_SYSTEM="save" PORTAGE_ELOG_CLASSES="warn error info log qa" Then create this directory as root with this command: mkdir -p /var/log/portage/elog Then as root add your normal user to the portage group with this command: gpasswd -a portage (replace with your normal user's name and do not use the < > Then issue: newgrp as that user or logout of Linux and log back in (you do _not_ need to reboot). Then you can issue "elogv" or start elogviewer from the desktop entry and read the logs of your files. Hope this helps. Happy Gentooing! Bruce -- Happy Penguin Computers >') 126 Fenco Drive ( \ Tupelo, MS 38801 ^^ support@happypenguincomputers.com 662-269-2706 662-205-6424 http://happypenguincomputers.com/ A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting