From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SY4KR-0005D8-JH for garchives@archives.gentoo.org; Fri, 25 May 2012 23:53:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F38F6E068E; Fri, 25 May 2012 23:53:41 +0000 (UTC) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.3]) by pigeon.gentoo.org (Postfix) with ESMTP id 07ED8E0654 for ; Fri, 25 May 2012 23:52:16 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id 14286C6F72 for ; Sat, 26 May 2012 00:52:16 +0100 (BST) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id jHhG2LgKKSi6 for ; Sat, 26 May 2012 00:52:16 +0100 (BST) Received: from wstn.localnet (unknown [78.32.181.186]) by mail.ukfsn.org (Postfix) with ESMTP id D919FC6E17 for ; Sat, 26 May 2012 00:52:15 +0100 (BST) From: Peter Humphrey Organization: at home To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] udevd boot messages Date: Sat, 26 May 2012 00:52:15 +0100 User-Agent: KMail/1.13.7 (Linux/3.2.12-gentoo; KDE/4.8.3; x86_64; ; ) References: <4FBA07BB.6070807@gmail.com> <4FBF6A55.5080600@libertytrek.org> <4FBFE7DA.5010900@coolmail.se> In-Reply-To: <4FBFE7DA.5010900@coolmail.se> 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="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201205260052.15217.peter@humphrey.ukfsn.org> X-Archives-Salt: d6e2028e-e707-46d6-a481-5ea45b01a987 X-Archives-Hash: 77a90a54e04a0dd9702fd6e626e58a0f On Friday 25 May 2012 21:13:14 pk wrote: > app-portage/elogviewer is also nice... :-) I thought I'd give this a try, but after installing it and its two dependencies (pygtk and libglade - this is a KDE box) I get this: $ elogviewer --help File "/usr/local/bin/elogviewer", line 11 """ ^ SyntaxError: invalid syntax I messed about with that file but couldn't make the syntax work, so I ran "emerge -Cav elogviewer" and the file was left behind. Qfile and "equery b /usr/local/bin/elogviewer" turned nothing up so I deleted the file. Now, after remerging elogviewer and the two dependencies I get this: $ elogviewer --help bash: /usr/local/bin/elogviewer: No such file or directory What's going on here? Where did that file come from originally, and why is it not being installed now? I've retrieved it from a backup, but how did it get in there? It dates from 2007! Maybe it's just too late at night. -- Rgds Peter