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 1SJRGQ-00017f-47 for garchives@archives.gentoo.org; Sun, 15 Apr 2012 15:21:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0539E0CDE; Sun, 15 Apr 2012 15:20:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 80AFCE0CC0 for ; Sun, 15 Apr 2012 15:19:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 134801B4004 for ; Sun, 15 Apr 2012 15:19:02 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.183 X-Spam-Level: X-Spam-Status: No, score=-2.183 tagged_above=-999 required=5.5 tests=[AWL=-1.173, BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vJIyPZsqNiMs for ; Sun, 15 Apr 2012 15:18:56 +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 smtp.gentoo.org (Postfix) with ESMTPS id 90A991B4001 for ; Sun, 15 Apr 2012 15:18:56 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SJRE4-0005yV-6o for gentoo-user@gentoo.org; Sun, 15 Apr 2012 17:18:52 +0200 Received: from adsl-69-234-192-250.dsl.irvnca.pacbell.net ([69.234.192.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Apr 2012 17:18:52 +0200 Received: from w41ter by adsl-69-234-192-250.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Apr 2012 17:18:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: /usr/local/bin/python??? Date: Sun, 15 Apr 2012 08:18:35 -0700 Message-ID: References: <20120415024645.GA3326@solfire> 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-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-192-250.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120312 Thunderbird/11.0 In-Reply-To: <20120415024645.GA3326@solfire> X-Archives-Salt: b049b167-2ad4-4dec-96e0-f8f7d2878d1f X-Archives-Hash: 43b793b57d1d424ea1390ee7a59ba3eb On 04/14/2012 07:46 PM, meino.cramer@gmx.de wrote: > Running > > glsa-check -p affected > > > produces: > > solfire:/root>glsa-check -p affected > zsh: /usr/bin/glsa-check: bad interpreter: /usr/local/bin/python: no such file or directory On my machines glsa-check returns nothing, but I don't have zsh installed. Maybe zsh installs its own config files that set a hard-coded path for the python interpreter? Dunno. What happens if you run glsa-check from a bash prompt instead of zsh?