public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: meino.cramer@gmx.de
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: /usr/local/bin/python???
Date: Sun, 15 Apr 2012 18:11:07 +0200	[thread overview]
Message-ID: <20120415161107.GA12409@solfire> (raw)
In-Reply-To: <jmeosg$8to$1@dough.gmane.org>

walt <w41ter@gmail.com> [12-04-15 17:24]:
> 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?
> 
>
In the meanwhile I found:

The reason was the first lines in the effected scripts:
#! /usr/local/bin/python

Fixing this to
#! /usr/bin/python

fixed that problem.

Best regards,
mcc





  reply	other threads:[~2012-04-15 16:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-15  2:46 [gentoo-user] /usr/local/bin/python??? meino.cramer
2012-04-15  3:23 ` Pandu Poluan
2012-04-15  3:30   ` meino.cramer
2012-04-15 15:18 ` [gentoo-user] /usr/local/bin/python??? walt
2012-04-15 16:11   ` meino.cramer [this message]
2012-04-15 22:28     ` Sebastian Pipping
2012-04-16  2:31       ` meino.cramer
2012-04-16  3:14         ` Sebastian Pipping
2012-04-16 23:10           ` »Q«

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120415161107.GA12409@solfire \
    --to=meino.cramer@gmx.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox