X-Spam-Check-By: sourceware.org
Date: Sun, 25 Jun 2006 07:35:17 -0700
From: Benjamin D <cygwin@bkd.no-ip.com>
To: cygwin@cygwin.com
Subject: Re: lockfile & link on Core Duo laptop
Message-ID: <20060625143517.GA5971@happy.netspace.org>
References: <20060625041118.GB22306@happy.netspace.org> <ba40711f0606250706g7a044d0s2fe516ea2b41b61e@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <ba40711f0606250706g7a044d0s2fe516ea2b41b61e@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Jun-25-06 07:06AM, Lev Bishop wrote (Re: lockfile & link on Core Duo laptop):
> On 6/25/06, Benjamin D wrote:
> >
> >Works fine, so I try seeing what happens with strace:
> >
> > $ ls -il foo bar; touch foo && strace link foo bar > strace.out 2>&1 && 
> > ls -il foo bar
> > ls: foo: No such file or directory
> > ls: bar: No such file or directory
> > ls: bar: No such file or directory
> > 2814749767163063 -rw------- 1 bdodge mkgroup-l-d 0 Jun 24 20:58 foo
> 
> Some WAG things to try:
> a) Put in a pause:
> $ ls -il foo bar; touch foo && sleep 2 && strace link foo bar >
> strace.out 2>&1 && ls -il foo bar

Nope.

> b) Completely uninstall the Embassy Trusted Security thing (or
> whatever it's called).

Yes! Thanks! :-)

> c) Suspect (and, to test, uninstall (not just disable)) any realtime
> virus scanners, personal firewalls, file indexers (google desktop
> search) and anything else that hooks into file syscalls stuff.
> (Especially do this if step (a) made any difference).

For the record, I tried this 2nd (before uninstalling Embassy). It
didn't help to disable the Windows "Indexing Service".

Thanks again!
- Benjamin

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

