zsh-workers
 help / color / mirror / code / Atom feed
From: Markku.Jarvinen@tpo.fi
To: zsh-workers@math.gatech.edu
Subject: a bug in zsh?
Date: Thu, 25 Jul 1996 15:49:31 +0300	[thread overview]
Message-ID: <199607251249.PAA14251@christine.tpo.fi> (raw)

Hi!

From the docs this seems to be the right address to ask about a bug.

The system: Sun Sparc 
Operating system: Solaris 2.4 or Solaris 2.5

ZSH-version 2.6-beta19, 3.0pre2, 3.0pre3

BUG: when option chaselinks is set and I run zsh on a host
     which has automounted homedirectories command 'pwd'
     does weird things (i.e. changes directory to some random
     directory that was first mounted using automount).

I traced this to zgetcwd in compat.c, it tries to traverse
filesystem backwards looking for the path it came from, but
chdir("..") from a automounted directory is not same as chdir
into the parent of that directory, so this traversal fails.

Any suggestions other than turning chaselinks off?

	- Markku





             reply	other threads:[~1996-07-25 12:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-25 12:49 Markku.Jarvinen [this message]
1996-07-25 17:03 ` Bart Schaefer

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=199607251249.PAA14251@christine.tpo.fi \
    --to=markku.jarvinen@tpo.fi \
    --cc=zsh-workers@math.gatech.edu \
    /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).