zsh-users
 help / color / mirror / code / Atom feed
From: "René Neumann" <lists@necoro.eu>
To: meino.cramer@gmx.de
Cc: zsh-users@zsh.org
Subject: Re: Scripts not finding scripts
Date: Thu, 27 Jun 2013 10:08:44 +0200	[thread overview]
Message-ID: <51CBF30C.7090205@necoro.eu> (raw)
In-Reply-To: <20130627021432.GA3144@solfire>

Am 27.06.2013 04:14, schrieb meino.cramer@gmx.de:
> Hi,
> 
> On my recent Gentoo box there was installed zsh 5.0.2
> (x86_64-pc-linux-gnu) on 26.6.
> 
> Now, when I call a certain script, which works before
> fine, it does not find another script called from this script.
> Both scripts are installed at ~/bin/. and found when called
> from the commandline somewhere (that is $PATH is setup correctly)
> 
> Unfortunately I have now ideas, what cause this behaviour.
> 
> What do I have to change to get back the behaviour as it was before
> zsh 5.0.2 ?

See https://bugs.gentoo.org/show_bug.cgi?id=19924#c39

In short: Previous behavior was broken, now it's fixed:
/etc/zsh/zprofile was renamed to /etc/zsh/zshenv and is thus sourced
_every time_. Hence it may do something to $PATH which is not expected.

- René


  parent reply	other threads:[~2013-06-27  8:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-27  2:14 meino.cramer
2013-06-27  2:51 ` Phil Pennock
2013-06-27  8:08 ` René Neumann [this message]
2013-06-27 10:34   ` Mikael Magnusson

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=51CBF30C.7090205@necoro.eu \
    --to=lists@necoro.eu \
    --cc=meino.cramer@gmx.de \
    --cc=zsh-users@zsh.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).